summaryrefslogtreecommitdiffstats
path: root/nhrpd/netlink_arp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nhrpd: cleaning netlink gre informationPhilippe Guibert2021-04-301-8/+0
* nhrpd: remove useless typedefPhilippe Guibert2021-04-131-1/+0
* nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert2021-04-131-28/+20
* nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert2021-04-121-32/+0
* nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-091-22/+1
* nhrpd: link layer registration to notificationsPhilippe Guibert2021-04-091-102/+65
* nhrpd: Use our built-in printf functionalityDonald Sharp2021-03-101-13/+5
* *: unify thread/event cancel macrosMark Stapp2020-10-231-1/+1
* nhrpd: resolve formatting warningsGhasem Naddaf2020-03-111-4/+3
* nhrpd: fix netlink neigh message handling for lladdrGhasem Naddaf2020-02-271-11/+31
* *: compare pointer types to NULL, not 0Quentin Young2019-02-261-2/+2
* *: 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-30/+41
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-3/+10
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-4/+7
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-2/+2
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+275