frr/sharpd
Philippe Guibert cb8d0e125c sharpd: add End.B6.Encap behaviour to seg6local routes
Add End.B6.Encap support to install seg6local routes.

> ubuntu2204hwe# sharp install seg6local-routes 4004::4 nexthop-seg6local loop1 End_B6_Encap nexthop-seg6 2001::5 encap 2001🅰️🅱️c 2001🅰️:d:e 1
> ubuntu2204hwe# do show ipv6 route
> [..]
> D>* 4004::4/128 [150/0] via 2001::5, loop1, seg6local End.B6.Encap nh6 2001::5, seg6 2001🅰️🅱️c,2001🅰️:d:e, weight 1, 00:00:04

The uB6_Encap operation is also supported, but not displayed in the
documentation as iproute2 does not support it yet.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2025-04-25 15:22:47 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive sharpd 2019-02-13 15:03:30 -05:00
sharp_globals.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
sharp_logpump.c lib, sharpd: Move sys/resource.h to where it is used 2024-01-04 14:43:46 -05:00
sharp_main.c sharpd: Eliminate leaked list for locator-chunks 2024-08-08 14:24:59 -04:00
sharp_nht.c sharpd: fix avoid twice sending NHG_DEL for a nexthop-group 2023-12-05 10:06:12 +01:00
sharp_nht.h sharpd: Set Callback Function for Memory Cleanup 2023-11-15 11:59:02 +04:00
sharp_vty.c sharpd: add End.B6.Encap behaviour to seg6local routes 2025-04-25 15:22:47 +02:00
sharp_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
sharp_zebra.c sharpd: clean up variable-shadowing compiler warnings 2025-04-08 14:41:27 -04:00
sharp_zebra.h sharpd: Allow sharpd to watch nexthops in the mrib 2024-10-28 14:10:06 -04:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00