summaryrefslogtreecommitdiffstats
path: root/vrrpd/vrrp_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vrrpd: log errmsg, stricter nb validationQuentin Young2020-08-111-2/+8
* vrrpd: fix improper NB query during validationQuentin Young2020-08-111-5/+8
* vrrpd: don't allow autocreated vr's in NB layerQuentin Young2020-08-111-3/+13
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-1/+1
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-143/+123
* vrrpd, yang: cleanup vrrp nb conversionQuentin Young2019-12-091-10/+5
* vrrpd: remove unused variablesQuentin Young2019-12-091-4/+1
* vrrpd: remove unused variable in nbQuentin Young2019-12-091-4/+2
* vrrpd: northbound conversionQuentin Young2019-12-091-0/+814