summaryrefslogtreecommitdiffstats
path: root/vrrpd/vrrp_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* vrrpd: add IPv4 pseudoheader option for VRRPv3Siger Yang2022-11-251-0/+27
* vrrpd: use ipaddr_is_zero when neededIgor Ryzhov2022-01-271-5/+2
* 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