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
*
Merge pull request #1993 from vivek-cumulus/evpn-fixes
Lou Berger
2018-04-04
4
-11
/
+36
|
\
|
*
bgpd: Fix use of ROUTE_IMPORTED for EVPN
vivek
2018-03-30
3
-11
/
+31
|
*
bgpd: Cleanup linkage between L2 VNIs and L3 VNI
vivek
2018-03-30
1
-0
/
+5
*
|
bgpd: Flowspec client failed to update `exit-address-family`
Philippe Guibert
2018-04-03
1
-1
/
+3
*
|
Merge pull request #1990 from donaldsharp/bgp_v6_ifindex
Russ White
2018-03-30
1
-3
/
+8
|
\
\
|
*
|
bgpd: Only supply ifindex for a v6 nexthop if LL
Donald Sharp
2018-03-29
1
-3
/
+8
*
|
|
bgpd: Flowspec display handlers uses snprintf
Philippe Guibert
2018-03-30
2
-53
/
+147
*
|
|
bgpd: mp_unreach_nlri fs sent with no nexthop
Philippe Guibert
2018-03-30
1
-3
/
+4
*
|
|
bgpd: enhance show bgp ipv4 flowspec <IP>
Philippe Guibert
2018-03-30
3
-0
/
+123
*
|
|
bgpd: support for json in show bgp ipv4 flowspec commands
Philippe Guibert
2018-03-30
6
-30
/
+105
*
|
|
bgpd: introduce [no] debug bgp flowspec
Philippe Guibert
2018-03-30
4
-1
/
+95
*
|
|
bgpd: support for show bgp ipv4 flowspec
Philippe Guibert
2018-03-30
6
-2
/
+355
*
|
|
bgpd: ecommunity show bgp ipv4 flowspec
Philippe Guibert
2018-03-30
3
-1
/
+79
*
|
|
bgpd: use bgp flowspec API to validate and receive NLRI
Philippe Guibert
2018-03-30
1
-3
/
+89
*
|
|
bgpd: add flowspec utilities to decode, convert fs nlri
Philippe Guibert
2018-03-30
3
-2
/
+345
*
|
|
bgpd: disable aggregation for flowspec entries
Philippe Guibert
2018-03-30
1
-2
/
+10
*
|
|
bgpd: add flowspec feature
jaydom
2018-03-30
14
-14
/
+312
|
|
/
|
/
|
*
|
bgpd: add API to allocate a range of table identifiers
Philippe Guibert
2018-03-29
3
-0
/
+65
|
/
*
Merge pull request #1854 from qlyoung/integer-standards-compliance
Lou Berger
2018-03-28
68
-993
/
+983
|
\
|
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
68
-993
/
+983
*
|
Merge pull request #1928 from pguibert6WIND/flowspec_get_vrf_from_rt
Lou Berger
2018-03-27
5
-0
/
+99
|
\
\
|
|
/
|
/
|
|
*
bgpd: add an API to get incoming VRF from a RT
Philippe Guibert
2018-03-27
5
-0
/
+99
*
|
Merge pull request #1915 from vivek-cumulus/evpn-ipv6-external-routing
Philippe Guibert
2018-03-27
4
-11
/
+13
|
\
\
|
|
/
|
/
|
|
*
bgpd: Fix EVPN prefix route advertisement for IPv6
vivek
2018-03-17
1
-1
/
+1
|
*
bgpd: Use BGP_ROUTE_IMPORTED for EVPN
vivek
2018-03-17
3
-10
/
+12
*
|
bgpd: actually suppress coalesce-time
Quentin Young
2018-03-26
1
-0
/
+1
*
|
Merge pull request #1947 from LabNConsulting/working/master/bgp-vpn-leak-cras...
Donald Sharp
2018-03-22
1
-2
/
+19
|
\
\
|
*
|
bgpd: qualify use of BGP_ROUTE_RFP with ENABLE_BGP_VNC
G. Paul Ziemba
2018-03-22
1
-0
/
+2
|
*
|
bgpd: fix crash unleaking RFP routes
G. Paul Ziemba
2018-03-22
1
-2
/
+17
*
|
|
bgpd: Use BGP instance to derive the VRF for route uninstall
vivek
2018-03-21
3
-13
/
+19
*
|
|
bgpd: Fix peer withdrawal and route leaking for vpn's and vrf's
Donald Sharp
2018-03-21
1
-1
/
+32
|
/
/
*
|
bgpd: No need to check return value of str2prefix_rd
Donald Sharp
2018-03-21
1
-1
/
+1
*
|
bgpd: Clean up irt a tiny bit
Donald Sharp
2018-03-21
1
-7
/
+4
*
|
bgpd: peer->bgp must be non NULL
Donald Sharp
2018-03-21
3
-3
/
+3
*
|
bgpd: More ecommunity string leak cleanup
Donald Sharp
2018-03-21
1
-19
/
+12
*
|
bgpd: Check for peer before dereferencing it
Donald Sharp
2018-03-20
1
-2
/
+3
*
|
Merge pull request #1913 from LabNConsulting/working/master/bgp-vpn-leak-cli
Donald Sharp
2018-03-20
7
-538
/
+348
|
\
\
|
*
|
bgp_vty.c: fix docstrings for bgp_imexport_vpn
G. Paul Ziemba
2018-03-20
1
-2
/
+4
|
*
|
bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fix
G. Paul Ziemba
2018-03-20
3
-16
/
+28
|
*
|
bgpd: new vpn-policy CLI
G. Paul Ziemba
2018-03-20
7
-529
/
+325
|
|
/
*
|
Merge pull request #1908 from donaldsharp/peer_established
Rafael Zalamena
2018-03-19
4
-19
/
+0
|
\
\
|
*
|
bgpd: Clean up peer status checking for a received nlri
Donald Sharp
2018-03-16
4
-19
/
+0
|
|
/
*
|
bgpd: Don't leak the ecommunity_ecom2str string in debug
Donald Sharp
2018-03-19
1
-6
/
+4
*
|
Merge pull request #1920 from donaldsharp/rpik_more
Martin Winter
2018-03-18
1
-1
/
+1
|
\
\
|
*
|
bgpd: Fix warning on 32 bit systems
Donald Sharp
2018-03-17
1
-1
/
+1
|
|
/
*
/
bgpd: Move back nh_vrf setting to where it was
Donald Sharp
2018-03-16
1
-9
/
+3
|
/
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
13
-154
/
+428
|
\
|
*
Merge pull request #1821 from vivek-cumulus/pmsi-parse-display
Philippe Guibert
2018-03-14
6
-2
/
+118
|
|
\
|
|
*
bgpd: Fix warning
vivek
2018-03-13
1
-1
/
+2
|
|
*
bgpd: Fix enum, use API for log string
vivek
2018-03-13
3
-9
/
+22
[next]