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
...
|
*
|
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-0
/
+1
*
|
|
*: fix style
Quentin Young
2017-08-30
1
-2
/
+4
*
|
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-6
/
+3
|
\
\
\
|
*
|
|
bgpd: get rid of afi_header_vty_out() & co.
David Lamparter
2017-08-29
1
-6
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
1
-2
/
+2
|
\
|
|
|
*
|
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-2
/
+2
|
|
/
*
/
bgpd: Ignore EVPN routes from CLAG peer when VNI comes up
Mitesh Kanjariya
2017-08-17
1
-0
/
+2
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+4
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-4
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-285
/
+286
*
Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr
Donald Sharp
2017-07-14
1
-4
/
+4
|
\
|
*
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-4
/
+4
*
|
bgpd: Refactor 'struct attr_extra' into 'struct attr'
Donald Sharp
2017-07-12
1
-2
/
+2
*
|
bgpd: Display (show) commands for EVPN
vivek
2017-07-12
1
-0
/
+9
*
|
bgpd: EVPN route handling
vivek
2017-07-12
1
-2
/
+30
|
/
*
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
[prev]
[next]