summaryrefslogtreecommitdiff
path: root/vrrpd/vrrp_ndisc.h
AgeCommit message (Collapse)Author
2023-02-09*: remove some leftover license blurbsDavid Lamparter
The regex'ing left some paragraphs that didn't exactly match. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2019-05-17vrrpd: fix headersQuentin Young
* Add include guards where missing * Add include guard comments where missing * Fix copyright notices * Sort includes Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2019-05-17vrrpd: send ICMPv6 Neighbor AdvertisementsQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>