index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_nhs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nhrpd: Fixup tab usage and sockunion2str usage
Donald Sharp
2021-04-06
1
-5
/
+2
*
Merge pull request #8240 from reubendowle/fixes/nhrp-nat
Jafar Al-Gharaibeh
2021-04-04
1
-8
/
+62
|
\
|
*
nhrpd: Fix some style issues
Reuben Dowle
2021-03-18
1
-0
/
+1
|
*
nhrpd: populate correct prefix length in NAT extension in Reg-Reply
Amol Lad
2021-03-18
1
-10
/
+20
|
*
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
2021-03-18
1
-5
/
+13
|
*
nhrpd: add NHS details in NAT Extension header
Amol Lad
2021-03-18
1
-2
/
+15
|
*
nhrpd: Set correct MTU in NHRP extensions
Amol Lad
2021-03-18
1
-0
/
+1
|
*
nhrpd: Process NAT extension properly, and also fallback to IPSec NAT info
Gaurav Goyal
2021-03-18
1
-0
/
+21
*
|
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-2
/
+2
|
\
\
|
*
|
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
|
|
nhrpd: Remove newline from log message
Donald Sharp
2021-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
nhrpd: Make comments clearer, fix style issues
Reuben Dowle
2021-03-17
1
-6
/
+9
*
|
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
2021-03-17
1
-1
/
+2
*
|
nhrpd: Retry IPSec if NHRP is repeatedly failing
Gaurav Goyal
2021-03-17
1
-0
/
+8
|
/
*
nhrpd: Use our built-in printf functionality
Donald Sharp
2021-03-10
1
-14
/
+8
*
libs,nhrpd: remove exec perm
Mark Stapp
2021-01-12
1
-0
/
+0
*
nhrpd: Cleanup resources when interface is deleted
Reuben Dowle
2020-12-16
1
-0
/
+18
*
nhrpd: Use MTU received in registration in nhs cache
Gaurav Goyal
2020-12-16
1
-1
/
+4
*
nhrpd: Set correct prefix length in nhrp registration
Amol Lad
2020-12-16
1
-1
/
+2
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-2
/
+2
*
lib,nhrpd,bgpd/bmp: pass resolver failure details
David Lamparter
2019-12-11
1
-2
/
+2
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-2
/
+0
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-52
/
+87
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+2
*
nhrpd: use hop count 1 for registration requests
Timo Teräs
2017-08-17
1
-1
/
+1
*
nhrp: improve CIE prefix length handling
Timo Teräs
2017-05-18
1
-1
/
+1
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-9
/
+18
*
nhrpd: implement 'show ip nhrp nhs'
Timo Teräs
2017-04-25
1
-13
/
+15
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-1
/
+4
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+369