mirror_frr/sharpd
Hiroki Shirokura c27b47d791 sharpd: install_routes_helper support ZAPI_ROUTE flags (step1)
current route addition mechanism on shaprd support only ipv4/v6 nexthop
routes simply. so It doesn't need to ensure flags of zapi_routes.

Then when we want to configure more complicated routing feature (like a
srv6), we will want to control flags of zapi_route. In this patch, it
will supports to configure flags of zapi_route when sharpd calls
ZEBRA_ROUTE_ADD.

Signed-off-by: Hiroki Shirokura <slank.dev@gmail.com>
2021-06-02 10:24:47 -04: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 sharpd: install_routes_helper support ZAPI_ROUTE flags (step1) 2021-06-02 10:24:47 -04:00
sharp_logpump.c lib: rewrite zlog lock-free & TLS-buffered 2020-04-01 06:53:26 +02:00
sharp_main.c sharpd: Add Traffic Engineering Database (TED) 2021-03-23 15:39:30 +01:00
sharp_nht.c *: require semicolon after DEFINE_MTYPE & co 2021-03-17 06:18:17 +01:00
sharp_nht.h sharpd: implement NHG notification handling 2020-09-28 12:41:00 -04:00
sharp_vty.c sharpd: install_routes_helper support ZAPI_ROUTE flags (step1) 2021-06-02 10:24:47 -04:00
sharp_vty.h sharpd: add "logpump" to bulk test logging 2020-03-24 15:58:36 +01:00
sharp_zebra.c sharpd: install_routes_helper support ZAPI_ROUTE flags (step1) 2021-06-02 10:24:47 -04:00
sharp_zebra.h sharpd: install_routes_helper support ZAPI_ROUTE flags (step1) 2021-06-02 10:24:47 -04:00
subdir.am *: remove *.conf.sample files 2021-04-09 13:14:30 -04:00