summaryrefslogtreecommitdiff
path: root/python/runtests.py
diff options
context:
space:
mode:
authorCarmine Scarpitta <cscarpit@cisco.com>2024-12-24 08:56:28 +0100
committerCarmine Scarpitta <cscarpit@cisco.com>2025-02-03 22:20:01 +0100
commit6f52056f70524a26e7ff72c06ca9be826763d603 (patch)
treebb5e419e1ddfdae3366f4b71ec864c0abf112e15 /python/runtests.py
parent4f43a33d421973d8229561bae7872770ea254e58 (diff)
staticd: Extend `ip_route_address_interface` to support SRv6 traffic steering
staticd already has a CLI to steer IPv6 traffic over a given SRv6 SID list: ``` ipv6 route 2001:db8:1:1::/64 sr0 segments fcbb:bbbb:1:2:3:fe00:: ``` This PR extends the existing CLI `ip route` to support steering of IPv4 traffic over an SRv6 SID list. ``` ip route 10.0.0.0/24 sr0 segments fcbb:bbbb:1:2:3:fe00:: ``` Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'python/runtests.py')
0 files changed, 0 insertions, 0 deletions