You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Switch State Service (SwSS) is a collection of software that provides a database interface for communication with and state representation of network applications and network switch hardware.
6
+
The SWitch State Service (SWSS) is a collection of software that provides a database interface for communication with and state representation of network applications and network switch hardware.
7
7
8
8
## Getting Started
9
9
@@ -26,26 +26,33 @@ There are a few different ways you can install SONiC-SWSS.
26
26
27
27
For your convenience, you can install prepared packages on Debian Jessie:
28
28
29
-
sudo apt-get install sonic-swss
29
+
sudo apt-get install swss
30
30
31
31
#### Install from Source
32
32
33
33
Checkout the source: `git clone https://github.com/Azure/sonic-swss.git` and install it yourself.
34
+
35
+
Get SAI header files into /usr/include/sai. Put the SAI header files that you use to compile
0 commit comments