summaryrefslogtreecommitdiff
path: root/nhrpd/nhrpd.h
AgeCommit message (Expand)Author
2024-09-17nhrpd: Implement retrying resolution requestJoshua Muthii
2024-06-10nhrp: add `cisco-authentication` password supportVolodymyr Huti
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-24nhrpd: unset noarp flag using a zapi messageLouis Scalbert
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-10-26Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-19nhrpd: drop list.hDavid Lamparter
2021-10-19nhrpd: convert reg list to DLISTDavid Lamparter
2021-10-19nhrpd: convert mcast list to DLISTDavid Lamparter
2021-10-19nhrpd: convert nhs list to DLISTDavid Lamparter
2021-10-19nhrpd: convert notifier list to DLISTDavid Lamparter
2021-04-30nhrpd: redirect netlink gre with zebraPhilippe Guibert
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-09nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert
2021-04-09nhrpd: link layer registration to notificationsPhilippe Guibert
2021-04-06nhrpd: Introduce new - nflog mutlicast-nflog-group (1-65535) - commandAmol Lad
2021-04-06nhrpd: Fix style violation issuesReuben Dowle
2021-04-06nhrpd: Add support for forwarding multicast packetsAmol Lad
2021-04-03Merge pull request #8240 from reubendowle/fixes/nhrp-natJafar Al-Gharaibeh
2021-03-22Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis
2021-03-18nhrpd: Add Claimed NBMA field in sh ip nhrp cache outputAmol Lad
2021-03-18nhrpd: Process NAT extension properly, and also fallback to IPSec NAT infoGaurav Goyal
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-17nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peerGaurav Goyal
2021-03-17nhrpd: Close IPSec connection when tunnel protection removedGaurav Goyal
2021-03-17nhrpd: Retry IPSec if NHRP is repeatedly failingGaurav Goyal
2021-01-12libs,nhrpd: remove exec permMark Stapp
2020-12-17nhrpd: Cleanup resources when interface is deletedReuben Dowle
2020-12-17nhrpd: change ipsec SA count to 32-bitTimo Teräs
2020-11-23nhrpd: cache config may disappear if iface not present at startupPhilippe Guibert
2019-10-17nhrpd: clean up SA warningMark Stapp
2019-10-16nhrpd: be more careful with linked listsMark Stapp
2019-09-19*: Add infrastructure to support zapi interface callbacksDonald Sharp
2019-07-03lib: split off c-ares code from nhrpdDavid Lamparter
2019-05-03*: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-10-23nhrpd: Let struct zebra_privs_t be availableDonald Sharp
2017-08-10nhrpd: fix issues found by coverityJorge Boncompte
2017-04-25nhrpd: implement 'show ip nhrp nhs'Timo Teräs
2017-03-07nhrpd: change VTY port 2612->2610David Lamparter
2017-03-07nhrpd: adapt to API changesDavid Lamparter
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs