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
...
*
Merge pull request #2609 from pacovn/clang_scan_nhrpd_vici_initialization
Donald Sharp
2018-07-03
1
-1
/
+1
|
\
|
*
nhrpd: uninitialized variable (Clang scan)
F. Aragon
2018-07-02
1
-1
/
+1
*
|
Merge pull request #2604 from pacovn/PVS-Studio_odd_operator_usage
Quentin Young
2018-07-02
1
-1
/
+1
|
\
\
|
*
|
nhrpd: odd operator usage fix (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
|
|
/
*
/
eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
|
/
*
nhrpd: uninitialized variable (Clang scan)
F. Aragon
2018-06-29
1
-0
/
+1
*
nhrpd: array limit check (cppcheck)
paco
2018-06-18
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
28
-1109
/
+1527
*
*: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSION
Donald Sharp
2018-02-27
1
-1
/
+1
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-1
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+2
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-2
/
+2
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
nhrpd: Let struct zebra_privs_t be available
Donald Sharp
2017-10-24
2
-1
/
+3
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
2
-6
/
+6
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
2
-10
/
+10
*
nhrpd: Add hash table names
Donald Sharp
2017-09-05
4
-4
/
+12
*
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-2
/
+2
|
\
|
*
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
*
|
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API
David Lamparter
2017-08-28
1
-2
/
+4
|
/
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-67
/
+28
*
nhrpd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
2017-08-24
1
-61
/
+34
*
nhrpd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-24
/
+28
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-1
/
+2
*
babeld/nhrpd: ignore ipv6 srcdest routes
Renato Westphal
2017-08-23
1
-0
/
+12
*
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-5
/
+5
|
\
|
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-5
/
+5
*
|
Merge pull request #929 from opensourcerouting/hooks-doc-irdp
Donald Sharp
2017-08-21
2
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
|
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-7
/
+2
*
|
nhrpd: use hop count 1 for registration requests
Timo Teräs
2017-08-17
1
-1
/
+1
|
/
*
nhrpd: fixes for clang scan-build issues
Jorge Boncompte
2017-08-11
1
-4
/
+7
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
10
-18
/
+41
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-47
/
+54
|
\
|
*
build: non-recursive nhrpd
David Lamparter
2017-08-04
4
-47
/
+54
*
|
nhrp: fix assertion with negative holding times
Jorge Boncompte
2017-08-04
1
-1
/
+1
*
|
nhrp: fix initialization and route redistribution registration
Jorge Boncompte
2017-08-04
1
-20
/
+18
*
|
nhrp: initialize interfaces after VRFs
Jorge Boncompte
2017-08-04
1
-1
/
+1
|
/
*
nhrpd: enable -Werror
David Lamparter
2017-07-14
1
-1
/
+1
*
*: fix GCC 7 warnings/issues
David Lamparter
2017-07-14
1
-1
/
+0
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
2
-1
/
+4
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-2
/
+2
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-2
/
+2
*
|
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-4
/
+2
*
|
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
|
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-3
/
+3
[prev]
[next]