summaryrefslogtreecommitdiffstats
path: root/vrrpd/vrrp_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* vrrpd: add frr-vrf yang moduleQuentin Young2020-08-121-0/+1
* *: have daemons call frr_fini() at terminationMark Stapp2020-06-111-0/+2
* *: integrate remaining daemons with filterRafael Zalamena2020-06-051-0/+1
* vrrpd, yang: cleanup vrrp nb conversionQuentin Young2019-12-091-0/+5
* vrrpd: northbound conversionQuentin Young2019-12-091-0/+1
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* vrrpd: Allow vrrp to gracefully ignore access list commandsDonald Sharp2019-06-201-0/+1
* vrrpd: use MTYPE_STATICDavid Lamparter2019-06-211-0/+2
* vrrpd, zebra: fix checkpatch warningsQuentin Young2019-05-171-1/+1
* vrrpd: fix global buffer overflow from style fixQuentin Young2019-05-171-1/+1
* vrrpd: gracefully shutdown on SIGTERM / SIGINTQuentin Young2019-05-171-1/+3
* vrrpd, lib: style fixesQuentin Young2019-05-171-1/+1
* doc: change vrrp to listen on port 2619Quentin Young2019-05-171-1/+1
* vrrpd: style cleanupQuentin Young2019-05-171-1/+1
* vrrpd: add debugging knobsQuentin Young2019-05-171-0/+2
* vrrpd: fix headersQuentin Young2019-05-171-16/+17
* vrrpd: get sockets workingQuentin Young2019-05-171-0/+1
* vrrpd: interface supportQuentin Young2019-05-171-0/+2
* vrrpd: initial commitQuentin Young2019-05-171-0/+151