summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-7/+7
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-5/+1
* Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White2021-10-261-2/+2
|\
| * *: convert zclient callbacks to tableDavid Lamparter2021-10-201-2/+2
* | nhrpd: drop list.hDavid Lamparter2021-10-191-2/+0
* | nhrpd: convert reg list to DLISTDavid Lamparter2021-10-191-2/+5
* | nhrpd: convert mcast list to DLISTDavid Lamparter2021-10-191-2/+5
* | nhrpd: convert nhs list to DLISTDavid Lamparter2021-10-191-3/+7
* | nhrpd: convert notifier list to DLISTDavid Lamparter2021-10-191-11/+16
|/
* nhrpd: redirect netlink gre with zebraPhilippe Guibert2021-04-301-4/+29
* Merge pull request #8153 from reubendowle/nhrp-multicastJafar Al-Gharaibeh2021-04-131-0/+18
|\
| * nhrpd: Introduce new - nflog mutlicast-nflog-group (1-65535) - commandAmol Lad2021-04-051-1/+1
| * nhrpd: Fix style violation issuesReuben Dowle2021-04-051-4/+6
| * nhrpd: Add support for forwarding multicast packetsAmol Lad2021-04-051-0/+16
* | nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert2021-04-121-1/+3
* | nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-091-0/+3
* | nhrpd: link layer registration to notificationsPhilippe Guibert2021-04-091-0/+1
|/
* Merge pull request #8240 from reubendowle/fixes/nhrp-natJafar Al-Gharaibeh2021-04-041-1/+7
|\
| * nhrpd: Add Claimed NBMA field in sh ip nhrp cache outputAmol Lad2021-03-181-1/+3
| * nhrpd: Process NAT extension properly, and also fallback to IPSec NAT infoGaurav Goyal2021-03-181-0/+4
* | Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-1/+1
|\ \ | |/ |/|
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* | nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peerGaurav Goyal2021-03-171-0/+1
* | nhrpd: Close IPSec connection when tunnel protection removedGaurav Goyal2021-03-171-1/+2
* | nhrpd: Retry IPSec if NHRP is repeatedly failingGaurav Goyal2021-03-171-0/+2
|/
* libs,nhrpd: remove exec permMark Stapp2021-01-121-0/+0
* nhrpd: Cleanup resources when interface is deletedReuben Dowle2020-12-161-0/+3
* nhrpd: change ipsec SA count to 32-bitTimo Teräs2020-12-161-1/+1
* nhrpd: cache config may disappear if iface not present at startupPhilippe Guibert2020-11-231-0/+14
* nhrpd: clean up SA warningMark Stapp2019-10-171-2/+1
* nhrpd: be more careful with linked listsMark Stapp2019-10-161-2/+4
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+4
* lib: split off c-ares code from nhrpdDavid Lamparter2019-07-031-9/+1
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-14/+7
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-71/+108
* nhrpd: Let struct zebra_privs_t be availableDonald Sharp2017-10-241-0/+2
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-0/+2
* nhrpd: implement 'show ip nhrp nhs'Timo Teräs2017-04-251-0/+13
* nhrpd: change VTY port 2612->2610David Lamparter2017-03-071-1/+1
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-0/+3
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+400