mirror_frr/staticd
vdhingra 88fa5104a0 staticd : Configuration northbound implementation
1. Modifies the data structs to make the distance, tag and table-id
   property of a route, i.e created a hireachical data struct to save
   route and nexthop information.
2. Backend northbound implementation

Signed-off-by: VishalDhingra <vdhingra@vmware.com>
2020-07-16 08:33:00 -07:00
..
.gitignore staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
Makefile staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
static_debug.c *: use the current project name (FRRouting) 2020-03-25 17:38:56 -04:00
static_debug.h *: use the current project name (FRRouting) 2020-03-25 17:38:56 -04:00
static_main.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_memory.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_memory.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nb_config.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nb.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nb.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nht.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nht.h staticd: Track state of where we are and limit installs/updates to min 2019-07-16 08:27:31 -04:00
static_routes.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_routes.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vrf.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vrf.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vty.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vty.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_zebra.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_zebra.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
staticd.conf.sample pbrd, sharpd, staticd: Add some color to sample configuration files 2019-08-19 10:36:53 -04:00
subdir.am staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00