index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
1
-3
/
+3
|
\
|
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+3
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-4
/
+4
|
/
*
Merge branch 'frr/pull/569'
David Lamparter
2017-05-18
1
-2
/
+2
|
\
|
*
bgpd: fix config of v6 vpn networks tags
Lou Berger
2017-05-17
1
-2
/
+2
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
|
bgpd: use correct type for rfapi thread pointer
Quentin Young
2017-05-05
1
-1
/
+1
*
|
bgpd, zebra: Implement BGP Prefix-SID IETF draft
Vivek Venkatraman
2017-04-06
1
-0
/
+4
*
|
bgpd: labeled unicast processing
Don Slice
2017-04-06
1
-1
/
+12
|
/
*
bgpd: change str2mac call api
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: replace AFI_ETHER reference with AFI_L2VPN ref
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: enhance network command for evpn route type 5
Philippe Guibert
2017-02-14
1
-2
/
+4
*
bgpd: enhance EPVN vty show commands
Philippe Guibert
2017-02-14
1
-0
/
+3
*
bgpd: add EVPN RT5 gatewayIp address to bgp_static context
Philippe Guibert
2017-02-14
1
-0
/
+1
*
bgpd: introduction of vxlan tunnel attribute
Philippe Guibert
2017-02-14
1
-0
/
+1
*
bgpd: route type 5 internal structures plus processing
Philippe Guibert
2017-02-14
1
-0
/
+4
*
bgpd: handling EVPN Route Type 5 NLRI message
Philippe Guibert
2017-02-14
1
-3
/
+5
*
Merge remote-tracking branch 'origin/master' into pr/111
Donald Sharp
2017-01-27
1
-0
/
+3
|
\
*
|
bgpd: move bgp_show_type enumerate to bgp_route.h
Philippe Guibert
2017-01-24
1
-0
/
+22
|
/
*
bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)
Lou Berger
2017-01-19
1
-0
/
+4
*
bgpd: release all memory explicitly on exit
Renato Westphal
2016-11-28
1
-1
/
+1
*
bgpd: Remove the double-pass parsing of NLRIs
Paul Jakma
2016-10-26
1
-1
/
+0
*
bgpd: Regularise bgp_update_receive, add missing notifies and checks
Paul Jakma
2016-10-26
1
-1
/
+1
*
bgpd: Regularise BGP NLRI sanity checks a bit
Paul Jakma
2016-10-26
1
-1
/
+1
*
bgpd: implement admin distance
Maitane Zotes
2016-10-20
1
-2
/
+2
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-1
/
+1
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+37
*
bgpd: improve cleanup in bgp_delete()
Lou Berger
2016-06-09
1
-0
/
+3
*
bgpd: make _vpnv4 static handling SAFI-agnostic
Lou Berger
2016-06-07
1
-3
/
+6
*
BGP: VRF registration and cleanup
vivek
2016-02-12
1
-0
/
+1
*
bgpd: Add the ability to use a VRF to bgp
Donald Sharp
2016-02-02
1
-2
/
+3
*
BGP bestpath debugs need to display the addpath RX ID
Daniel Walton
2015-12-07
1
-0
/
+4
*
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-11-10
1
-16
/
+2
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-1
/
+2
*
Added json formating support to show-...-neighbors-... bgp commands.
Morgan Stewart
2015-08-12
1
-3
/
+2
*
Key changes:
Donald Sharp
2015-06-12
1
-1
/
+1
*
bgpd, zebra: rfc-5549-generic.patch
Donald Sharp
2015-06-11
1
-0
/
+4
*
If the default route is removed from the BGP table we must re-evaluate "neigh...
Donald Sharp
2015-05-20
1
-0
/
+3
*
bgpd-nht-import-check-fix.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
Add json output support for a few BGP show commands
Donald Sharp
2015-05-20
1
-2
/
+3
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+22
*
BGP: add addpath RX support
Donald Sharp
2015-05-20
1
-3
/
+7
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-3
/
+6
*
Changes to improve BGP convergence time:
Donald Sharp
2015-05-20
1
-1
/
+1
*
Add [bestpath|multipath] option to 'show ip bgp x.x.x.x'
Donald Sharp
2015-05-20
1
-0
/
+7
*
Add support for route tags
Donald Sharp
2015-05-20
1
-1
/
+1
*
bgpd: bgpd-route-map-match-interface.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
BGP doesn't count a route with an unreachable nexthop in PfxRcd
Donald Sharp
2015-05-20
1
-0
/
+4
*
bgpd: bgpd-mrai.patch
Donald Sharp
2015-05-20
1
-0
/
+6
*
bgpd: bgpd-table-map.patch
Donald Sharp
2015-05-20
1
-0
/
+2
[next]