summaryrefslogtreecommitdiffstats
path: root/nhrpd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | nhrpd: remove useless typedefPhilippe Guibert2021-04-131-1/+0
* | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert2021-04-132-40/+23
* | nhrp: avoid crashing when terminating interface contextsPhilippe Guibert2021-04-121-4/+5
* | nhrpd: add a zebra api to configure neighbor table per interfacePhilippe Guibert2021-04-125-34/+24
* | nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-093-22/+30
* | nhrpd: link layer registration to notificationsPhilippe Guibert2021-04-093-103/+91
* | nhrpd: use CALLOC instead of MALLOCPhilippe Guibert2021-04-091-1/+1
* | nhrpd: lookup appropriate ipsec pathPhilippe Guibert2021-04-091-0/+39
* | nhrpd: Fixup tab usage and sockunion2str usageDonald Sharp2021-04-062-6/+3
|/
* Merge pull request #8240 from reubendowle/fixes/nhrp-natJafar Al-Gharaibeh2021-04-0410-95/+468
|\
| * nhrpd: Fix memory leak in error path when forwarding packetsReuben Dowle2021-04-011-0/+1
| * nhrpd: Ensure invalid pointer is not used if two NAT extensions receivedReuben Dowle2021-04-012-37/+41
| * nhrpd: Make some debug prints more informativePhilippe Guibert2021-03-283-9/+7
| * nhrpd: Display post-nat NBMA for local addressesAmold Lad2021-03-281-11/+28
| * nhrpd: Remove unecessary new line from debug messagesReuben Dowle2021-03-281-2/+2
| * nhrpd: Use %pSU instead of sockunion2strReuben Dowle2021-03-192-66/+29
| * nhrpd: Fix some style issuesReuben Dowle2021-03-184-52/+69
| * nhrpd: Set prefix length in NAT extension in resolution-replyAmol Lad2021-03-181-0/+4
| * nhrpd: Ensure invalid NAT extension info cannot be usedReuben Dowle2021-03-181-2/+4
| * nhrpd: Use SU_ADDRSTRLEN where appropriateReuben Dowle2021-03-181-14/+12
| * nhrpd: populate correct prefix length in NAT extension in Reg-ReplyAmol Lad2021-03-184-108/+206
| * nhrpd: Add Claimed NBMA field in sh ip nhrp cache outputAmol Lad2021-03-187-28/+61
| * nhrpd: add NHS details in NAT Extension headerAmol Lad2021-03-181-2/+15
| * nhrpd: copy NAT extension if present else attempt to populateAmol Lad2021-03-181-21/+26
| * nhrpd: parse multiple CIEs in NAT extension headerAmol Lad2021-03-181-19/+24
| * nhrpd: Add empty NAT extension header for Non Natted Spoke in Resolution-ReplyAmol Lad2021-03-181-9/+7
| * nhrpd: Set correct MTU in NHRP extensionsAmol Lad2021-03-184-1/+7
| * nhrpd: Send prefix length in NAT extension the same as is done by CiscoReuben Dowle2021-03-181-2/+3
| * nhrpd: Add CIE to NAT extension in resolution requestsGaurav Goyal2021-03-181-1/+8
| * nhrpd: Add NAT extension in forwarded packetsGaurav Goyal2021-03-181-2/+41
| * nhrpd: Process NAT extension properly, and also fallback to IPSec NAT infoGaurav Goyal2021-03-185-20/+171
| * nhrpd: Add zbuf routine to peek at contentsAmol Lad2021-03-182-0/+13
* | Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-2211-31/+14
|\ \
| * | *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
| * | *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-1710-12/+12
| * | *: require ISO C11 (or C++11)David Lamparter2021-03-171-18/+0
* | | nhrpd: Remove newline from log messageDonald Sharp2021-03-181-1/+1
| |/ |/|
* | nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peerGaurav Goyal2021-03-174-1/+10
* | nhrpd: Make comments clearer, fix style issuesReuben Dowle2021-03-173-11/+14
* | nhrpd: Close IPSec connection when tunnel protection removedGaurav Goyal2021-03-174-6/+18
* | nhrpd: Retry IPSec if NHRP is repeatedly failingGaurav Goyal2021-03-173-0/+23
|/
* nhrpd: Set hop count to 1 in traffic indicationGaurav Goyal2021-03-141-1/+1
* Merge pull request #8177 from Jafaral/nhrp-ev-handlerQuentin Young2021-03-101-2/+2
|\
| * nhrp: enables the event system to interpret client results correctlyJoe Maimon2021-03-101-2/+2
* | nhrpd: Use our built-in printf functionalityDonald Sharp2021-03-108-119/+56
|/
* nhrpd: Fix clang SA about null derefDonald Sharp2021-02-141-2/+7
* Merge pull request #7764 from pguibert6WIND/nhrp_shortcut_routesJafar Al-Gharaibeh2021-02-122-10/+32
|\
| * nhrpd: replace nhrp route nexthop with onlink route when prefix=nhPhilippe Guibert2021-02-111-6/+20
| * nhrpd: shortcut routes installed with nexthop.Philippe Guibert2021-02-111-4/+12
* | libs,nhrpd: remove exec permMark Stapp2021-01-126-0/+0
|/