index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: fix resource leak (Coverity 1475489)
F. Aragon
2018-11-16
1
-1
/
+3
*
Merge pull request #3348 from donaldsharp/bsd_route_install
Mark Stapp
2018-11-16
1
-1
/
+1
|
\
|
*
zebra: Fix privs elevation
Donald Sharp
2018-11-16
1
-1
/
+1
|
/
*
Merge pull request #3326 from qlyoung/fix-lla-reinstallation
David Lamparter
2018-11-15
1
-24
/
+15
|
\
|
*
zebra: force neighbor entry reinstallation
Quentin Young
2018-10-28
1
-24
/
+15
*
|
Merge pull request #3316 from qlyoung/remove-pr-admonishment
David Lamparter
2018-11-15
1
-4
/
+0
|
\
\
|
*
|
.github: remove style reminder from PR template
Quentin Young
2018-10-28
1
-4
/
+0
*
|
|
Merge pull request #3323 from qlyoung/doc-zebra-protocol
David Lamparter
2018-11-15
1
-78
/
+305
|
\
\
\
|
*
|
|
doc: update zebra protocol documentation
Quentin Young
2018-10-28
1
-78
/
+305
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3329 from rubenk/autoconf-cleanup
David Lamparter
2018-11-15
1
-349
/
+349
|
\
\
\
|
*
|
|
configure.ac: consistently quote all m4 macros
Ruben Kerkhof
2018-11-14
1
-349
/
+349
*
|
|
|
Merge pull request #3331 from mjstapp/fix_lib_id_warning
David Lamparter
2018-11-15
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
libs: rename two id_alloc macros to resolve bsd conflict
Mark Stapp
2018-11-14
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #3332 from qlyoung/fix-code-block-err
Renato Westphal
2018-11-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
doc: use correct specifier for code block
Quentin Young
2018-10-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #3164 from pguibert6WIND/bgpstandalone_importexport
Renato Westphal
2018-11-15
6
-3
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd: allow vrf validity and bgp vrf import/export, when zebra is off
Philippe Guibert
2018-11-13
6
-3
/
+24
*
|
|
|
Merge pull request #3322 from qlyoung/remove-vestigial-secondary
David Lamparter
2018-11-14
3
-20
/
+6
|
\
\
\
\
|
*
|
|
|
doc: remove mention of 'secondary' ip[v6] commands
Quentin Young
2018-10-28
1
-10
/
+0
|
*
|
|
|
zebra: cleanup some leftovers from removed cmds
Quentin Young
2018-10-28
2
-10
/
+6
*
|
|
|
|
Merge pull request #3324 from qlyoung/fix-zebra-router-memleak
David Lamparter
2018-11-14
2
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
zebra: fix zebra router memleaks
Quentin Young
2018-10-28
2
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #3320 from mjstapp/fix_dp_ecmp
Donald Sharp
2018-11-13
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: Fix netlink installation of recursive ecmp routes
Mark Stapp
2018-11-13
1
-0
/
+2
*
|
|
|
Merge pull request #3295 from pguibert6WIND/ospf_area_unconfigure
David Lamparter
2018-11-13
3
-2
/
+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ospfd: permit reconfiguring network after area suppressed
Philippe Guibert
2018-11-09
3
-2
/
+33
*
|
|
|
Merge pull request #3310 from adeg/bugfix/bgpd-mplsvpn-route-import-check
Donald Sharp
2018-11-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bgpd: fix bgp path info for mplsvpn leaked routes so that they are correctly ...
Anton Degtyarev
2018-11-12
1
-1
/
+1
*
|
|
|
|
Merge pull request #3051 from mitch-skiba/addpath_change_V1
Donald Sharp
2018-11-13
28
-191
/
+1546
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-11-10
21
-191
/
+843
|
*
|
|
|
|
lib: Implement an allocator for 32 bit ID numbers
Mitch Skiba
2018-11-09
7
-0
/
+703
|
*
|
|
|
|
isisd: Remove unused debug flags
Christian Franke
2018-11-09
3
-217
/
+11
*
|
|
|
|
|
Merge pull request #3318 from qlyoung/agentx-remove-warning-msg
David Lamparter
2018-11-13
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib: remove agentx already enabled warning
Quentin Young
2018-10-28
1
-2
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #3317 from qlyoung/gitignore-libtool-orig
David Lamparter
2018-11-13
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
frr: ignore libtool.orig
Quentin Young
2018-10-28
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #3287 from donaldsharp/v6_access_list
Lou Berger
2018-11-13
1
-9
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: Add `match ipv6 address WORD` as a legal option
Donald Sharp
2018-11-07
1
-9
/
+32
*
|
|
|
|
|
|
Merge pull request #3286 from donaldsharp/late_registration
David Lamparter
2018-11-13
3
-0
/
+60
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bgpd: Late registration of Extended Nexthop should allow RA's to happen
Donald Sharp
2018-11-07
3
-0
/
+60
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #3313 from qlyoung/doc-strip-whitespace
Lou Berger
2018-11-13
7
-13
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
doc: strip trailing whitespace
Quentin Young
2018-10-28
7
-13
/
+13
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #3314 from qlyoung/doc-ipv6-isis-router-cmd
Lou Berger
2018-11-13
1
-15
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
doc: add missing docs for ipv6 isis router cmd
Quentin Young
2018-10-28
1
-15
/
+10
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #3315 from qlyoung/doc-dev-fixes
Lou Berger
2018-11-13
5
-8
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
doc: include maintainer release procedure in docs
Quentin Young
2018-10-28
3
-4
/
+5
|
*
|
|
|
|
|
|
doc: fix code-block syntax errors
Quentin Young
2018-10-28
1
-3
/
+3
|
*
|
|
|
|
|
|
doc: ignore libyang-building.rst in sources
Quentin Young
2018-10-28
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #3307 from donaldsharp/bondo
Jafar Al-Gharaibeh
2018-11-12
5
-3
/
+105
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
zebra: Let zebra know about bond and blond slave intf types
Dinesh Dutt
2018-11-12
5
-3
/
+105
[next]