- This project works with the Linux Kernel SR IPV6 revision 3e3ea3e (23 Mar 2016) of https://github.com/segment-routing/sr-ipv6
- Clone needed submodules : git submodule update --init
- In order to run services, you need seg6ctl given in submodule
- In order to create an ingress node, you have to install patched iproute2 given in submodule
- In order to run tests with SRFT, you have to install patched scapy given in submodule