..
.gitignore
vrrpd: add .gitignore
2019-05-17 00:27:08 +00:00
Makefile
vrrpd: initial commit
2019-05-17 00:27:08 +00:00
subdir.am
build: make clippy Makefile rules nicer
2020-04-27 09:52:41 +02:00
vrrp_arp.c
*: frr_elevate_privs -> frr_with_privs
2019-09-03 17:18:35 +02:00
vrrp_arp.h
vrrpd: fix headers
2019-05-17 00:27:08 +00:00
vrrp_debug.c
vrrpd, lib: style fixes
2019-05-17 00:27:08 +00:00
vrrp_debug.h
vrrpd: fix build on Fedora Rawhide
2020-03-07 23:43:38 +01:00
vrrp_main.c
*: have daemons call frr_fini() at termination
2020-06-11 15:41:52 -04:00
vrrp_ndisc.c
*: Do not cast to the same type
2020-04-08 17:15:06 +03:00
vrrp_ndisc.h
vrrpd: fix headers
2019-05-17 00:27:08 +00:00
vrrp_northbound.c
*: change the signature of the northbound callbacks to be more flexible
2020-04-23 10:14:32 -03:00
vrrp_packet.c
*: generously apply const
2019-12-02 15:01:29 +01:00
vrrp_packet.h
*: generously apply const
2019-12-02 15:01:29 +01:00
vrrp_vty.c
*: move CLI node names to cmd_node->name
2020-04-16 12:53:59 +02:00
vrrp_vty.h
vrrpd: northbound conversion
2019-12-09 14:39:18 -05:00
vrrp_zebra.c
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
2020-03-05 20:23:23 +02:00
vrrp_zebra.h
*: Add infrastructure to support zapi interface callbacks
2019-09-19 13:34:06 -04:00
vrrp.c
vrrpd: search all vr's for mvl_ifp to null
2020-03-05 14:22:49 -05:00
vrrp.h
vrrpd, yang: cleanup vrrp nb conversion
2019-12-09 16:05:01 -05:00