index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
nhrpd: remove useless typedef
Philippe Guibert
2021-04-13
1
-1
/
+0
*
|
nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure
Philippe Guibert
2021-04-13
2
-40
/
+23
*
|
nhrp: avoid crashing when terminating interface contexts
Philippe Guibert
2021-04-12
1
-4
/
+5
*
|
nhrpd: add a zebra api to configure neighbor table per interface
Philippe Guibert
2021-04-12
5
-34
/
+24
*
|
nhrp, lib, zebra: add/del neighbor entry possible from nhrp
Philippe Guibert
2021-04-09
3
-22
/
+30
*
|
nhrpd: link layer registration to notifications
Philippe Guibert
2021-04-09
3
-103
/
+91
*
|
nhrpd: use CALLOC instead of MALLOC
Philippe Guibert
2021-04-09
1
-1
/
+1
*
|
nhrpd: lookup appropriate ipsec path
Philippe Guibert
2021-04-09
1
-0
/
+39
*
|
nhrpd: Fixup tab usage and sockunion2str usage
Donald Sharp
2021-04-06
2
-6
/
+3
|
/
*
Merge pull request #8240 from reubendowle/fixes/nhrp-nat
Jafar Al-Gharaibeh
2021-04-04
10
-95
/
+468
|
\
|
*
nhrpd: Fix memory leak in error path when forwarding packets
Reuben Dowle
2021-04-01
1
-0
/
+1
|
*
nhrpd: Ensure invalid pointer is not used if two NAT extensions received
Reuben Dowle
2021-04-01
2
-37
/
+41
|
*
nhrpd: Make some debug prints more informative
Philippe Guibert
2021-03-28
3
-9
/
+7
|
*
nhrpd: Display post-nat NBMA for local addresses
Amold Lad
2021-03-28
1
-11
/
+28
|
*
nhrpd: Remove unecessary new line from debug messages
Reuben Dowle
2021-03-28
1
-2
/
+2
|
*
nhrpd: Use %pSU instead of sockunion2str
Reuben Dowle
2021-03-19
2
-66
/
+29
|
*
nhrpd: Fix some style issues
Reuben Dowle
2021-03-18
4
-52
/
+69
|
*
nhrpd: Set prefix length in NAT extension in resolution-reply
Amol Lad
2021-03-18
1
-0
/
+4
|
*
nhrpd: Ensure invalid NAT extension info cannot be used
Reuben Dowle
2021-03-18
1
-2
/
+4
|
*
nhrpd: Use SU_ADDRSTRLEN where appropriate
Reuben Dowle
2021-03-18
1
-14
/
+12
|
*
nhrpd: populate correct prefix length in NAT extension in Reg-Reply
Amol Lad
2021-03-18
4
-108
/
+206
|
*
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
2021-03-18
7
-28
/
+61
|
*
nhrpd: add NHS details in NAT Extension header
Amol Lad
2021-03-18
1
-2
/
+15
|
*
nhrpd: copy NAT extension if present else attempt to populate
Amol Lad
2021-03-18
1
-21
/
+26
|
*
nhrpd: parse multiple CIEs in NAT extension header
Amol Lad
2021-03-18
1
-19
/
+24
|
*
nhrpd: Add empty NAT extension header for Non Natted Spoke in Resolution-Reply
Amol Lad
2021-03-18
1
-9
/
+7
|
*
nhrpd: Set correct MTU in NHRP extensions
Amol Lad
2021-03-18
4
-1
/
+7
|
*
nhrpd: Send prefix length in NAT extension the same as is done by Cisco
Reuben Dowle
2021-03-18
1
-2
/
+3
|
*
nhrpd: Add CIE to NAT extension in resolution requests
Gaurav Goyal
2021-03-18
1
-1
/
+8
|
*
nhrpd: Add NAT extension in forwarded packets
Gaurav Goyal
2021-03-18
1
-2
/
+41
|
*
nhrpd: Process NAT extension properly, and also fallback to IPSec NAT info
Gaurav Goyal
2021-03-18
5
-20
/
+171
|
*
nhrpd: Add zbuf routine to peek at contents
Amol Lad
2021-03-18
2
-0
/
+13
*
|
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
11
-31
/
+14
|
\
\
|
*
|
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
|
*
|
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
10
-12
/
+12
|
*
|
*: require ISO C11 (or C++11)
David Lamparter
2021-03-17
1
-18
/
+0
*
|
|
nhrpd: Remove newline from log message
Donald Sharp
2021-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peer
Gaurav Goyal
2021-03-17
4
-1
/
+10
*
|
nhrpd: Make comments clearer, fix style issues
Reuben Dowle
2021-03-17
3
-11
/
+14
*
|
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
2021-03-17
4
-6
/
+18
*
|
nhrpd: Retry IPSec if NHRP is repeatedly failing
Gaurav Goyal
2021-03-17
3
-0
/
+23
|
/
*
nhrpd: Set hop count to 1 in traffic indication
Gaurav Goyal
2021-03-14
1
-1
/
+1
*
Merge pull request #8177 from Jafaral/nhrp-ev-handler
Quentin Young
2021-03-10
1
-2
/
+2
|
\
|
*
nhrp: enables the event system to interpret client results correctly
Joe Maimon
2021-03-10
1
-2
/
+2
*
|
nhrpd: Use our built-in printf functionality
Donald Sharp
2021-03-10
8
-119
/
+56
|
/
*
nhrpd: Fix clang SA about null deref
Donald Sharp
2021-02-14
1
-2
/
+7
*
Merge pull request #7764 from pguibert6WIND/nhrp_shortcut_routes
Jafar Al-Gharaibeh
2021-02-12
2
-10
/
+32
|
\
|
*
nhrpd: replace nhrp route nexthop with onlink route when prefix=nh
Philippe Guibert
2021-02-11
1
-6
/
+20
|
*
nhrpd: shortcut routes installed with nexthop.
Philippe Guibert
2021-02-11
1
-4
/
+12
*
|
libs,nhrpd: remove exec perm
Mark Stapp
2021-01-12
6
-0
/
+0
|
/
[prev]
[next]