summaryrefslogtreecommitdiffstats
path: root/nhrpd/linux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: unset noarp flag using a zapi messageLouis Scalbert2024-01-241-21/+0
* *: zebra.h should not have fcntl.hDonald Sharp2024-01-091-0/+1
* *: Remove sys/ioctl.h from zebra.hDonald Sharp2024-01-041-0/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-5/+1
* build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-041-1/+2
* nhrpd: clean up SA warning with strncpyPhilippe Guibert2021-04-301-15/+1
* nhrpd: cleaning netlink gre informationPhilippe Guibert2021-04-301-5/+1
* nhrpd: fix coverity warning about os_socket()Mark Stapp2021-04-141-2/+6
* Merge pull request #8153 from reubendowle/nhrp-multicastJafar Al-Gharaibeh2021-04-131-6/+12
|\
| * nhrpd: Fix style issuesReuben Dowle2021-04-051-1/+1
| * nhrpd: Use strlcpy not unsafe strncpyReuben Dowle2021-04-051-1/+6
| * nhrpd: Add support for forwarding multicast packetsAmol Lad2021-04-051-5/+6
* | nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert2021-04-121-1/+0
|/
* *: use appropriate buffer sizes, specifiersQuentin Young2020-04-211-1/+2
* *: sprintf -> snprintfQuentin Young2020-04-211-1/+2
* Revert "nhrpd: strncpy -> strlcpy"Quentin Young2019-03-051-1/+1
* nhrpd: strncpy -> strlcpyQuentin Young2019-02-261-1/+1
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-8/+9
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-1/+1
* nhrpd: configure mgre ipv6 nd for nhrpTimo Teräs2017-05-191-4/+4
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+153