index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
bgpd: Add ability to see martian next-hop's for a vrf
Donald Sharp
2018-02-03
1
-6
/
+10
*
|
|
Merge pull request #1690 from dslicenc/bgpd-vrf-show-cm17377
Lou Berger
2018-01-30
1
-4
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: fix output of show bgp vrf all neighbor x.x.x.x
Don Slice
2018-01-30
1
-4
/
+19
|
|
/
*
|
Merge pull request #1679 from qlyoung/revert-remove-options-directly-connected
Russ White
2018-01-29
1
-8
/
+31
|
\
\
|
*
|
Revert "bgpd: disallow invalid config at cli layer"
Quentin Young
2018-01-26
1
-8
/
+31
|
|
/
*
/
bgpd: remove poorly located bestpath json output
Don Slice
2018-01-25
1
-1
/
+0
|
/
*
bgpd: fix compilation issue with bgpd
Philippe Guibert
2018-01-22
1
-8
/
+12
*
Merge pull request #1627 from qlyoung/bgp-autoshutdown
Russ White
2018-01-16
1
-1
/
+16
|
\
|
*
bgpd: add neighbor autoshutdown
Quentin Young
2018-01-12
1
-1
/
+16
*
|
Merge pull request #1635 from qlyoung/bgpd-remove-options-directly-connected
Renato Westphal
2018-01-16
1
-31
/
+8
|
\
\
|
*
|
bgpd: disallow invalid config at cli layer
Quentin Young
2018-01-12
1
-31
/
+8
|
|
/
*
|
Merge branch 'master' into evpn-symmetric-routing
Mitesh Kanjariya
2018-01-11
1
-92
/
+91
|
\
|
|
*
Merge pull request #1619 from donaldsharp/bgp_debugging
Russ White
2018-01-11
1
-2
/
+5
|
|
\
|
|
*
bgpd: 'summary' to show NoNeg if peer did not negotiate afi/safi
Daniel Walton
2018-01-10
1
-2
/
+5
|
*
|
Merge pull request #1586 from donaldsharp/1585_fix
Russ White
2018-01-11
1
-5
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bgpd: Allow for deprecation of json bgpTimerUp
Donald Sharp
2018-01-03
1
-0
/
+16
|
|
*
bgpd: Fix peer uptime display in milliseconds
Donald Sharp
2018-01-03
1
-5
/
+1
|
*
|
bgpd: use atomic_* ops on _Atomic variables
Quentin Young
2018-01-09
1
-84
/
+66
|
|
/
|
*
bgpd: fix configuration of 0 for coalesce-time
Quentin Young
2017-12-14
1
-5
/
+5
|
*
bgpd: fix config display of coalesce-time
Quentin Young
2017-12-06
1
-3
/
+5
*
|
bgpd: evpn enabled should only be checked for default instance
Mitesh Kanjariya
2017-12-14
1
-2
/
+3
*
|
bgpd: handle different sequence of bgp vrf create/delete
Mitesh Kanjariya
2017-12-14
1
-0
/
+14
*
|
bgpd: l3vni/rmac association with bgp vrf
Mitesh Kanjariya
2017-12-14
1
-6
/
+14
|
/
*
*: make clippy usage more consistent
Renato Westphal
2017-12-04
1
-1
/
+1
*
bgpd: rebase onto master
Quentin Young
2017-11-30
1
-2
/
+2
*
bgpd: atomize write-quanta, add read-quanta
Quentin Young
2017-11-30
1
-11
/
+64
*
bgpd: implement buffered reads
Quentin Young
2017-11-30
1
-8
/
+34
*
bgpd: remove unused `struct thread` from peer
Quentin Young
2017-11-30
1
-2
/
+6
*
Merge pull request #1448 from qlyoung/fix-peer-group-name
Lou Berger
2017-11-28
1
-40
/
+19
|
\
|
*
bgpd: fix `show bgp peer-group NAME`
Quentin Young
2017-11-14
1
-40
/
+19
*
|
bgpd: fix some vrf related cli
Quentin Young
2017-11-28
1
-2
/
+2
*
|
Merge pull request #1474 from qlyoung/foreach_afi_safi
Renato Westphal
2017-11-22
1
-372
/
+298
|
\
\
|
*
|
bgpd: use FOREACH_AFI_SAFI where possible
Quentin Young
2017-11-21
1
-372
/
+298
|
|
/
*
/
bgpd: Only build json for community when needed
Donald Sharp
2017-11-17
1
-3
/
+3
|
/
*
Merge pull request #1370 from dslicenc/cm18408-bgp-timers
Renato Westphal
2017-11-06
1
-2
/
+19
|
\
|
*
bgpd: fix various problems with hold/keepalive timers
Don Slice
2017-10-26
1
-2
/
+19
*
|
bgpd: Allow route-map `match peer...` to have auto-complete
Donald Sharp
2017-10-25
1
-0
/
+1
|
/
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-3
/
+3
*
bgpd: Display unsigned ints
Donald Sharp
2017-10-18
1
-1
/
+1
*
Merge pull request #1324 from donaldsharp/bgp_aspath
Lou Berger
2017-10-16
1
-0
/
+45
|
\
|
*
bgpd: Add ability to display information about bestpath in json
Donald Sharp
2017-10-11
1
-0
/
+45
*
|
bgpd: only allow unicast|multicast SAFIs in VRF/View (i.e., non-core) BGP ins...
Lou Berger
2017-10-09
1
-0
/
+17
|
/
*
bgpd: remove old/broken vpnv4 from of show bgp
Lou Berger
2017-10-05
1
-5
/
+1
*
*: support keywords that begin with uppercase letter
Daniel Walton
2017-09-14
1
-1
/
+1
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-2
/
+2
*
Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10
Renato Westphal
2017-09-05
1
-0
/
+68
|
\
|
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-draft-iet...
Daniel Walton
2017-08-28
1
-22
/
+1
|
|
\
|
*
|
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-0
/
+68
*
|
|
*: fix style
Quentin Young
2017-08-30
1
-177
/
+124
*
|
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-339
/
+322
|
\
\
\
[prev]
[next]