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
*
libs,nhrpd: remove exec perm
Mark Stapp
2021-01-12
6
-0
/
+0
*
nhrpd: Cleanup resources when interface is deleted
Reuben Dowle
2020-12-16
5
-2
/
+103
*
nhrpd: Only create one child sa
Gaurav Goyal
2020-12-16
1
-0
/
+2
*
nhrpd: Use MTU received in registration in nhs cache
Gaurav Goyal
2020-12-16
1
-1
/
+4
*
nhrpd: Create route to private spoke-spoke network correctly
Gaurav Goyal
2020-12-16
1
-1
/
+18
*
nhrpd: Clear shortcut routes properly for all protocols
Gaurav Goyal
2020-12-16
1
-4
/
+3
*
nhrpd: add reference to net.ipv4.ip_forward_use_pmtu=1 thread
Timo Teräs
2020-12-16
1
-0
/
+1
*
nhrpd: change ipsec SA count to 32-bit
Timo Teräs
2020-12-16
1
-1
/
+1
*
nhrpd: Set correct prefix length in nhrp registration
Amol Lad
2020-12-16
1
-1
/
+2
*
nhrpd: fix SA warning in nhrp_interface
Mark Stapp
2020-12-08
1
-4
/
+10
*
nhrpd: cache config may disappear if iface not present at startup
Philippe Guibert
2020-11-23
4
-17
/
+195
*
bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefix
Donald Sharp
2020-11-18
2
-3
/
+6
*
nhrpd: Fix memory leak on shutdown
Donald Sharp
2020-11-07
1
-0
/
+12
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
2
-2
/
+2
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
3
-43
/
+26
*
nhrp: Make vici socket path configurable
Zoran Pericic
2020-10-12
2
-2
/
+3
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-1
/
+2
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+2
*
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+1
|
/
*
lib: fix crashes with leafrefs that point to non-implemented modules
Renato Westphal
2020-09-11
1
-1
/
+0
*
nhrpd: add frr-vrf to the list of implemented yang modules
Donald Sharp
2020-09-11
1
-0
/
+1
*
nhrpd: ignore zebra updates about our routes being deleted/added
Philippe Guibert
2020-07-31
1
-0
/
+4
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+2
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-1
/
+1
*
*: use appropriate buffer sizes, specifiers
Quentin Young
2020-04-21
1
-1
/
+2
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-1
/
+2
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+2
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+6
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-2
/
+0
*
nhrpd: Actually allow json output
Donald Sharp
2020-04-15
1
-1
/
+1
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-4
/
+4
*
Merge pull request #5825 from pguibert6WIND/nhrp_vty
Donatas Abraitis
2020-03-22
1
-48
/
+227
|
\
|
*
nhrpd: add json support to show nhrp vty commands
Philippe Guibert
2020-03-13
1
-48
/
+227
*
|
Merge pull request #6043 from pguibert6WIND/nhrp_clear_cache
Donald Sharp
2020-03-20
1
-1
/
+1
|
\
\
|
*
|
nhrpd: fix clear nhrp cache dynamic entries
Philippe Guibert
2020-03-19
1
-1
/
+1
|
|
/
*
|
nhrpd: resolve formatting warnings
Ghasem Naddaf
2020-03-11
4
-48
/
+32
*
|
Merge branch 'master' into nhrp_bugfix
Ghasem Naddaf
2020-03-11
10
-64
/
+62
|
\
|
|
*
Merge pull request #5922 from pguibert6WIND/nhrp_override_fix
Donald Sharp
2020-03-09
1
-4
/
+0
|
|
\
|
|
*
Revert "nhrpd: ignore zebra updates about our routes being deleted/added"
Philippe Guibert
2020-03-06
1
-4
/
+0
|
*
|
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
10
-60
/
+60
|
|
/
|
*
Merge pull request #5918 from ton31337/fix/__func__everywhere
Quentin Young
2020-03-05
2
-3
/
+3
|
|
\
|
|
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
2
-3
/
+3
|
*
|
nhrpd: ignore zebra updates about our routes being deleted/added
Philippe Guibert
2020-03-05
1
-0
/
+4
|
|
/
|
*
nhrpd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-4
/
+3
*
|
nhrpd: route update support for natoa nbma
Ghasem Naddaf
2020-02-27
2
-23
/
+153
*
|
nhrpd: add holdtime and MTU to CIE
Ghasem Naddaf
2020-02-27
2
-35
/
+116
*
|
nhrpd: fix netlink neigh message handling for lladdr
Ghasem Naddaf
2020-02-27
1
-11
/
+31
|
/
*
nhrpd: allow no nhrp map cmd to match the configured cmd
Jafar Al-Gharaibeh
2020-02-14
1
-2
/
+4
[next]