We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9ea25 commit cfe37e1Copy full SHA for cfe37e1
README.md
@@ -4,6 +4,8 @@ SREXT is a kernel module providing the basic Segment Routing functions in additi
4
ones. It can be used as a standalone SRv6 implementation or as a complement to the existing SRv6
5
kernel implementation (kernel 4.10 and later kernels).
6
7
+This is the [project web page](https://github.com/netgroup/SRv6-net-prog/), part of the [ROSE](https://netgroup.github.io/rose/) project.
8
+
9
SREXT supports “my local SID table” which contains the local SRv6 segments explicitly instantiated
10
in the node and associates each SID with a function. The local SID table is completely independent
11
from the Linux routing table and contains only SRv6 segments. Each entry of the localsid table is an
0 commit comments