index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: have labeled unicast print consistent with other safis
Lou Berger
2017-07-11
1
-2
/
+2
*
Merge branch 'evpn-prep'
David Lamparter
2017-07-10
6
-29
/
+61
|
\
|
*
Merge commit '3d22338f04d9554fa' into evpn-prep
David Lamparter
2017-07-10
6
-29
/
+61
|
|
\
|
|
*
bgpd: Fixes related to use of L2VPN/EVPN
vivek
2017-05-25
3
-6
/
+10
|
|
*
bgpd: Fix route handling for 2-level routing tables
vivek
2017-05-25
1
-3
/
+28
|
|
*
bgpd: Fix route detailed show for EVPN
vivek
2017-05-25
1
-1
/
+2
|
|
*
lib: Refine EVPN prefix definition
vivek
2017-05-25
3
-19
/
+21
*
|
|
Merge pull request #786 from dwalton76/bgpd-peergroup-activate
Russ White
2017-07-10
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: peer-group members 'activate' when they shouldn't
Daniel Walton
2017-07-07
1
-0
/
+4
*
|
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-07-10
1
-1
/
+0
*
|
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-10
7
-220
/
+57
|
\
\
\
|
*
\
\
Merge pull request #750 from donaldsharp/bgp_buffer
Martin Winter
2017-07-07
3
-187
/
+42
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bgpd: Refactor looping for talking to zebra
Donald Sharp
2017-06-22
1
-93
/
+28
|
|
*
|
bgpd: Make buffer sizes automatically the correct size
Donald Sharp
2017-06-22
3
-94
/
+14
|
*
|
|
Merge pull request #778 from qlyoung/fix-excess-docstring
Russ White
2017-07-07
4
-30
/
+14
|
|
\
\
\
|
|
*
|
|
*: fix excess docstring
Quentin Young
2017-07-05
4
-30
/
+14
|
*
|
|
|
bgpd: "address-family" not displayed in configuration
Daniel Walton
2017-07-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-07-05
1
-37
/
+4
*
|
|
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-05
9
-14
/
+14
|
\
|
|
|
|
*
|
|
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
9
-14
/
+14
*
|
|
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-30
1
-7
/
+2
*
|
|
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
31
-2009
/
+1783
|
\
|
|
|
|
*
|
|
Merge pull request #768 from qlyoung/fix-gitignore2
Jafar Al-Gharaibeh
2017-06-30
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
lib, bgpd: fix .gitignore
Quentin Young
2017-06-29
1
-0
/
+1
|
*
|
|
|
Merge pull request #769 from qlyoung/fix-json-int
Russ White
2017-06-30
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
lib: always use 64-bit integers for json
Quentin Young
2017-06-30
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #767 from donaldsharp/if_update
Jafar Al-Gharaibeh
2017-06-30
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
bgpd, lib, zebra: Fix if_update function to represent what it does
Donald Sharp
2017-06-29
1
-1
/
+1
|
*
|
|
|
*: rebase vty_outln() -> master
Quentin Young
2017-06-29
1
-1
/
+1
|
*
|
|
|
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
14
-54
/
+54
|
*
|
|
|
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
12
-489
/
+489
|
*
|
|
|
*: use vty_outln
Quentin Young
2017-06-29
25
-1178
/
+1083
|
*
|
|
|
Merge pull request #754 from qlyoung/fix-argv-arg
Russ White
2017-06-29
9
-228
/
+122
|
|
\
\
\
\
|
|
*
|
|
|
bgpd: argv->arg grab bag
Quentin Young
2017-06-27
3
-42
/
+25
|
|
*
|
|
|
bgpd: more cli-ening
Quentin Young
2017-06-27
1
-148
/
+59
|
|
*
|
|
|
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
7
-38
/
+38
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #759 from qlyoung/remove-vty-argparsers
Jafar Al-Gharaibeh
2017-06-29
6
-83
/
+73
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
*: remove VTY_GET_*
Quentin Young
2017-06-27
6
-83
/
+73
|
|
|
/
/
|
*
|
|
Merge pull request #714 from opensourcerouting/cli_magic_defpy
Donald Sharp
2017-06-28
3
-52
/
+30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bgpd: (demo) apply some DEFPY()
David Lamparter
2017-06-14
3
-52
/
+30
*
|
|
|
bgpd: Make SAFI-1 and SAFI-4 use the same table
Daniel Walton
2017-06-30
1
-2
/
+2
*
|
|
|
bgpd: Make SAFI-1 and SAFI-4 use the same table
Daniel Walton
2017-06-27
1
-4
/
+0
*
|
|
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-26
9
-60
/
+54
|
\
|
|
|
|
*
|
|
Merge pull request #745 from qlyoung/fix-lookup
Olivier Dugeon
2017-06-21
9
-60
/
+54
|
|
\
\
\
|
|
*
|
|
*: simplify log message lookup
Quentin Young
2017-06-21
9
-60
/
+54
*
|
|
|
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-26
1
-6
/
+4
*
|
|
|
|
Merge branch 'master' into bgpd-ipv4-plus-label-misc3
Daniel Walton
2017-06-21
6
-104
/
+104
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #728 from donaldsharp/owner
Russ White
2017-06-20
3
-13
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
bgpd: Remove unset table.owner
Donald Sharp
2017-06-16
3
-13
/
+0
|
*
|
|
|
|
Merge pull request #731 from qlyoung/fix-bgp-misc-cli
Russ White
2017-06-20
2
-61
/
+40
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]