index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2132 from donaldsharp/missed_stuff
Russ White
2018-05-12
1
-8
/
+34
|
\
|
*
bgpd, lib, zebra: Cleanup formatting issues found
Donald Sharp
2018-05-09
1
-8
/
+6
|
*
bgpd: enable neighbor-nexthop-self for l2vpn evpn address family
Mitesh Kanjariya
2018-05-09
1
-0
/
+2
|
*
bgpd: modify route install/withdraw logic for evpn type-5 routes in vrf
Mitesh Kanjariya
2018-05-09
1
-2
/
+10
|
*
bgpd: apply advertise ipv4 unicast route-map while advertising type-5 routes
Mitesh Kanjariya
2018-05-09
1
-6
/
+24
*
|
Merge pull request #2137 from mkanjari/evpn-addr-change
Russ White
2018-05-09
1
-9
/
+11
|
\
\
|
|
/
|
/
|
|
*
*: change struct evpn_addr to include a union of all evpn route types
mitesh
2018-05-03
1
-9
/
+11
*
|
Merge pull request #2073 from pguibert6WIND/bgp_fs_pbr
Russ White
2018-05-03
1
-1
/
+1
|
\
\
|
*
|
bgpd: add function handling flowspec entries to pass to zebra
Philippe Guibert
2018-04-30
1
-1
/
+1
|
|
/
*
/
bgpd: when showing routes, add nexthop vrf and announce-self flag
G. Paul Ziemba
2018-04-28
1
-14
/
+159
|
/
*
bgpd: Prevent vrf 2 vrf route leaking from going offbox.
Donald Sharp
2018-04-25
1
-0
/
+10
*
bgpd: move attr display into checked block
Quentin Young
2018-04-13
1
-24
/
+28
*
bgpd: Fix another aspath %d that should be %u
Donald Sharp
2018-04-13
1
-1
/
+1
*
bgpd: the nexthop IP is displayed for FS entries.
Philippe Guibert
2018-04-09
1
-2
/
+14
*
bgpd: nexthop tracking with labels for vrf-vpn leaking
G. Paul Ziemba
2018-04-04
1
-13
/
+43
*
Merge pull request #1993 from vivek-cumulus/evpn-fixes
Lou Berger
2018-04-04
1
-1
/
+1
|
\
|
*
bgpd: Fix use of ROUTE_IMPORTED for EVPN
vivek
2018-03-30
1
-1
/
+1
*
|
bgpd: enhance show bgp ipv4 flowspec <IP>
Philippe Guibert
2018-03-30
1
-0
/
+13
*
|
bgpd: support for json in show bgp ipv4 flowspec commands
Philippe Guibert
2018-03-30
1
-3
/
+6
*
|
bgpd: support for show bgp ipv4 flowspec
Philippe Guibert
2018-03-30
1
-0
/
+40
*
|
bgpd: disable aggregation for flowspec entries
Philippe Guibert
2018-03-30
1
-2
/
+10
|
/
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-65
/
+67
*
Merge pull request #1915 from vivek-cumulus/evpn-ipv6-external-routing
Philippe Guibert
2018-03-27
1
-2
/
+4
|
\
|
*
bgpd: Use BGP_ROUTE_IMPORTED for EVPN
vivek
2018-03-17
1
-2
/
+4
*
|
bgpd: Use BGP instance to derive the VRF for route uninstall
vivek
2018-03-21
1
-7
/
+11
*
|
bgpd: Fix peer withdrawal and route leaking for vpn's and vrf's
Donald Sharp
2018-03-21
1
-1
/
+32
*
|
bgpd: Clean up peer status checking for a received nlri
Donald Sharp
2018-03-16
1
-4
/
+0
|
/
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
1
-6
/
+41
|
\
|
*
bgpd: Fix warning
vivek
2018-03-13
1
-1
/
+2
|
*
bgpd: Fix enum, use API for log string
vivek
2018-03-13
1
-4
/
+21
|
*
Merge branch 'master' of https://github.com/frrouting/frr into pmsi-parse-dis...
vivek
2018-03-13
1
-6
/
+7
|
|
\
|
|
*
Merge branch 'master' into type5-default-originate
Mitesh Kanjariya
2018-03-12
1
-25
/
+17
|
|
|
\
|
|
*
\
Merge branch 'master' into type5-default-originate
Mitesh Kanjariya
2018-03-06
1
-4
/
+7
|
|
|
\
\
|
|
*
|
|
bgpd: allow advertise-subnet cmd without enabling advertise ipv4 unicast
Mitesh Kanjariya
2018-02-23
1
-2
/
+2
|
*
|
|
|
Merge branch 'master' of https://github.com/frrouting/frr into pmsi-parse-dis...
vivek
2018-03-10
1
-27
/
+21
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
bgpd: Fix warnings
vivek
2018-03-04
1
-1
/
+0
|
*
|
|
|
bgpd: Parse PMSI Tunnel Attribute and display
vivek
2018-03-04
1
-0
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
bgpd: vpn-vrf route leaking
G. Paul Ziemba
2018-03-09
1
-13
/
+169
*
|
|
|
bgpd: some more debug info when 'debug updates out' is set
G. Paul Ziemba
2018-03-09
1
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-32
/
+23
|
|
/
|
/
|
*
|
Merge branch 'master' into evpn-bug-fixes
Mitesh Kanjariya
2018-02-21
1
-269
/
+246
|
\
|
|
*
Merge pull request #1701 from donaldsharp/zapi_vrf_label
Martin Winter
2018-02-14
1
-1
/
+1
|
|
\
|
|
*
*: Make code use a consisten definition of labels
Donald Sharp
2018-02-09
1
-1
/
+1
|
*
|
whitespace/comment fixes per qlyoung
G. Paul Ziemba
2018-02-09
1
-3
/
+3
|
*
|
bgpd: ran indent.py on some files prior to bgp vpn-vrf leaking changes
G. Paul Ziemba
2018-02-09
1
-265
/
+232
|
*
|
bgpd: json route table brace counting
G. Paul Ziemba
2018-02-09
1
-11
/
+20
|
|
/
*
/
bgpd: Ensure EVPN routes are not injected back into EVPN
vivek
2018-02-09
1
-2
/
+4
|
/
*
zebra/bgpd: fix compilation issues
mitesh
2018-01-24
1
-1
/
+1
*
bgpd: Use source route's path attributes for type-5 routes
vivek
2018-01-24
1
-1
/
+3
*
bgpd: advertise VNI subnet
Mitesh Kanjariya
2018-01-24
1
-2
/
+2
[next]