summaryrefslogtreecommitdiff
path: root/nhrpd/linux.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-04-04build: first header *must* be zebra.h or config.hDavid Lamparter
2021-04-30nhrpd: clean up SA warning with strncpyPhilippe Guibert
2021-04-30nhrpd: cleaning netlink gre informationPhilippe Guibert
2021-04-14nhrpd: fix coverity warning about os_socket()Mark Stapp
2021-04-13Merge pull request #8153 from reubendowle/nhrp-multicastJafar Al-Gharaibeh
2021-04-12nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert
2021-04-06nhrpd: Fix style issuesReuben Dowle
2021-04-06nhrpd: Use strlcpy not unsafe strncpyReuben Dowle
2021-04-06nhrpd: Add support for forwarding multicast packetsAmol Lad
2020-04-20*: use appropriate buffer sizes, specifiersQuentin Young
2020-04-20*: sprintf -> snprintfQuentin Young
2019-03-05Revert "nhrpd: strncpy -> strlcpy"Quentin Young
2019-02-26nhrpd: strncpy -> strlcpyQuentin Young
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-10nhrpd: fix issues found by coverityJorge Boncompte
2017-05-19nhrpd: configure mgre ipv6 nd for nhrpTimo Teräs
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs