..
.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
staticd : Added the warning log for route when VRF is not ready.
2020-08-31 21:12:21 -07:00
static_debug.h
staticd : Added the warning log for route when VRF is not ready.
2020-08-31 21:12:21 -07:00
static_main.c
staticd,vtysh: no access list commands
2020-08-03 21:22:52 -03:00
static_memory.c
staticd : Configuration northbound implementation
2020-07-16 08:33:00 -07:00
static_memory.h
staticd: fixed memory leak on shudown
2020-10-30 05:22:36 -07:00
static_nb_config.c
staticd: fix nexthop creation and installation
2021-02-17 14:19:40 +03:00
static_nb.c
Merge pull request #7863 from chiragshah6/mdev
2021-01-19 07:48:28 -05:00
static_nb.h
Merge pull request #7863 from chiragshah6/mdev
2021-01-19 07:48:28 -05:00
static_nht.c
staticd : Configuration northbound implementation
2020-07-16 08:33:00 -07:00
static_nht.h
staticd : Added the warning log for route when VRF is not ready.
2020-08-31 21:12:21 -07:00
static_routes.c
staticd: fix vrf enabling
2021-02-17 15:06:20 +03:00
static_routes.h
staticd: fix nexthop validation
2021-02-17 14:17:25 +03:00
static_vrf.c
staticd: fix nexthop creation and installation
2021-02-17 14:19:40 +03:00
static_vrf.h
staticd: fix nexthop creation and installation
2021-02-17 14:19:40 +03:00
static_vty.c
staticd: Backend cofiguration code to fix table-id problem
2021-01-12 07:55:16 -08:00
static_vty.h
staticd : Configuration northbound implementation
2020-07-16 08:33:00 -07:00
static_zebra.c
*: Convert all usage of zclient_send_message to new enum
2020-11-15 15:04:52 -05: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
vtysh: dynamically generate the list of daemons for commands
2020-10-02 15:06:27 +03:00