index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
ldpd: use DEFPY_NOSH whenever possible
Renato Westphal
1
-39
/
+15
2018-08-13
lib: implement DEFPY_NOSH
Renato Westphal
2
-0
/
+7
2018-08-13
babeld: avoid reading the configuration file twice
Renato Westphal
1
-3
/
+0
2018-08-13
lib: add listnode_add_head()
Renato Westphal
2
-0
/
+33
2018-08-13
ospf6d: revert fix for Coverity 1221459
F. Aragon
1
-1
/
+0
2018-08-13
staticd: null check (Coverity 1472311)
F. Aragon
1
-1
/
+1
2018-08-13
bgpd: return value check (Coverity 1472310)
F. Aragon
1
-1
/
+1
2018-08-12
peer_delete did not trigger ZEBRA_NEXTHOP_UNREGISTER to ZEBRA
vishaldhingra
1
-1
/
+1
2018-08-11
babeld: Use enum instead of #defines for kernel route type information
Donald Sharp
2
-15
/
+14
2018-08-11
tests: Cleanup assumption that ALLOC could fail.
Donald Sharp
2
-23
/
+5
2018-08-11
lib: Remove memory check test
Donald Sharp
1
-7
/
+0
2018-08-11
ripd: re-add check for rip_create fail
Quentin Young
1
-1
/
+8
2018-08-11
*: ALLOC calls cannot fail
Donald Sharp
41
-302
/
+84
2018-08-10
tools: correct frr-reload.py handling of bgp vni/exit-vni config
Don Slice
1
-6
/
+23
2018-08-09
staticd: Fix null pointer access (coverity 1472311)
Emanuele Di Pascale
1
-1
/
+1
2018-08-09
bgpd: Fix bgp rpki to match route-map update from PR #2697
Martin Winter
1
-4
/
+4
2018-08-08
configure: fix help text
Mark Stapp
1
-2
/
+4
2018-08-08
lib: fix "-t" command line option
David Lamparter
1
-2
/
+2
2018-08-08
staticd: fix tiny whitespace issue
David Lamparter
1
-1
/
+2
2018-08-08
pimd: fix bogus uninitialized warning
David Lamparter
1
-1
/
+1
2018-08-08
bgpd: Added local router-id to "show bgp neighbor"
Ameya Dharkar
1
-1
/
+4
2018-08-08
1. Added json output to "show ip route <prefix>" command
Ameya Dharkar
1
-7
/
+41
2018-08-07
doc/user/routemap.rst
Christoffer
1
-0
/
+5
2018-08-07
bgpd: fix odd memory mgmt in clist strings fn
Quentin Young
1
-90
/
+19
2018-08-07
bgpd: clean up evpn prefix debugging commands
Quentin Young
2
-85
/
+62
2018-08-07
bgpd: fix UPDATE debugging for prefixes
Quentin Young
1
-47
/
+35
2018-08-07
bgpd: Display `::` if AFI is IPv6, `0.0.0.0` otherwise
Donatas Abraitis
1
-6
/
+7
2018-08-06
debian: remove trailing whitespace from control
Quentin Young
1
-2
/
+2
2018-08-06
debian: add install-info to build deps
Quentin Young
1
-1
/
+1
2018-08-06
bgpd pimd: return check (Coverity 1472232 1472234)
F. Aragon
2
-5
/
+5
2018-08-06
ripd: fix packet sending in authenticate mode
lyq140
1
-3
/
+2
2018-08-06
ripd: fix packet sending
lyq140
1
-0
/
+3
2018-08-03
tools: improve checkpatch slicing
Quentin Young
1
-4
/
+5
2018-08-03
zebra: socket fd check (Coverity 1472236)
F. Aragon
1
-0
/
+1
2018-08-03
bgpd: null check (Coverity 1472237)
F. Aragon
1
-3
/
+3
2018-08-03
bgpd: dead code (Coverity 1472230 1472231 1472238)
F. Aragon
1
-18
/
+6
2018-08-03
ospfd: dead code (Coverity 1472227)
F. Aragon
1
-1
/
+1
2018-08-03
bgpd: variable scope (Coverity 1472229)
F. Aragon
1
-3
/
+1
2018-08-03
bgpd: rsc leak (Coverity 1472226 1472228 1472239)
F. Aragon
2
-6
/
+12
2018-08-03
lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more
Donald Sharp
6
-13
/
+15
2018-08-03
isisd: fix refcounting in isis_route.c
Christian Franke
1
-26
/
+37
2018-08-03
isisd: make spf code dst-src aware
Christian Franke
10
-87
/
+227
2018-08-03
isisd: don't infer spftree from address family
Christian Franke
1
-18
/
+25
2018-08-03
isisd: make use of advanced concepts like arrays and loops
Christian Franke
3
-71
/
+57
2018-08-03
isisd: fix isis_route_merge_verify logic
Christian Franke
1
-3
/
+28
2018-08-03
isisd: fix redist_delete to also consider level-2
Christian Franke
1
-1
/
+1
2018-08-03
isisd: move route_table into spftree
Christian Franke
6
-169
/
+111
2018-08-03
isisd: learn and advertise IPv6 dst-src routes
Christian Franke
10
-70
/
+136
2018-08-03
isisd: add debug message if adjacency is ignored because IP is unusable
Christian Franke
1
-1
/
+8
2018-08-03
pimd: On shutdown ensure wheel exists
Donald Sharp
1
-1
/
+2
[next]