summaryrefslogtreecommitdiff
path: root/nhrpd/netlink_arp.c
AgeCommit message (Expand)Author
2024-02-09nhrp: fix race conditionLou Berger
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_cancelXXX to event_cancelXXXDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-04nhrpd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
2021-04-30nhrpd: cleaning netlink gre informationPhilippe Guibert
2021-04-13nhrpd: remove useless typedefPhilippe Guibert
2021-04-13nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert
2021-04-12nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert
2021-04-09nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert
2021-04-09nhrpd: link layer registration to notificationsPhilippe Guibert
2021-03-10nhrpd: Use our built-in printf functionalityDonald Sharp
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-03-11nhrpd: resolve formatting warningsGhasem Naddaf
2020-02-27nhrpd: fix netlink neigh message handling for lladdrGhasem Naddaf
2019-02-25*: compare pointer types to NULL, not 0Quentin 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-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-03-15*: Remove non-vrf based ifindex lookupDonald Sharp
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs