index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_peer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+27
*
nhrpd: Only create one child sa
Gaurav Goyal
2020-12-16
1
-0
/
+2
*
nhrpd: resolve formatting warnings
Ghasem Naddaf
2020-03-11
1
-9
/
+5
*
Merge branch 'master' into nhrp_bugfix
Ghasem Naddaf
2020-03-11
1
-20
/
+19
|
\
|
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-16
/
+16
|
*
nhrpd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-4
/
+3
*
|
nhrpd: add holdtime and MTU to CIE
Ghasem Naddaf
2020-02-27
1
-34
/
+104
|
/
*
nhrpd: offset value not checked for min size
Quentin Young
2020-01-15
1
-2
/
+4
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+2
*
nhrpd: missing operand added
F. Aragon
2018-09-13
1
-2
/
+3
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-12
/
+12
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-165
/
+242
*
nhrpd: Add hash table names
Donald Sharp
2017-09-05
1
-1
/
+3
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
1
-1
/
+5
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
1
-1
/
+3
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-1
/
+1
*
nhrp: improve CIE prefix length handling
Timo Teräs
2017-05-18
1
-3
/
+8
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-6
/
+7
*
nhrp: fix potential crash when vici profile name is not configured
Timo Teräs
2017-04-25
1
-0
/
+2
*
nhrp: fix protocol address family parsing on receive
Timo Teräs
2017-04-25
1
-9
/
+19
*
nhrpd: Fix value set but never used.
Donald Sharp
2017-03-31
1
-1
/
+0
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-0
/
+2
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+860