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
*
bgpd: fix aspath parsing
Vincent JARDIN
2017-10-09
1
-1
/
+2
*
bgpd: fix clang warning
Vincent JARDIN
2017-10-09
1
-2
/
+2
*
bgpd: fix clang warning
Vincent JARDIN
2017-10-08
1
-2
/
+2
*
bgpd: fix clang warning
Vincent JARDIN
2017-10-08
1
-1
/
+0
*
rfapi: fix clang warning
Vincent JARDIN
2017-10-08
1
-0
/
+2
*
rfapi: avoid calling NULL() function.
Vincent JARDIN
2017-10-08
1
-1
/
+15
*
Merge pull request #1295 from donaldsharp/more_1270
Lou Berger
2017-10-06
4
-703
/
+505
|
\
|
*
bgpd: Fixup json with RouteDistinguishers
Donald Sharp
2017-10-05
1
-206
/
+224
|
*
bgpd: Cleanup bgp_show_table to be easier on the eyes
Donald Sharp
2017-10-05
1
-203
/
+189
|
*
bgpd: fix 'show bgp ipvX vpn rd' command
Lou Berger
2017-10-05
1
-4
/
+16
|
*
bgpd: fix show bgp ipvX vpn all rd
Lou Berger
2017-10-05
1
-3
/
+2
|
*
bgpd: remove old/broken vpnv4 from of show bgp
Lou Berger
2017-10-05
1
-5
/
+1
|
*
bgpd: unify 'show bgp' with RD with normal unicast bgp show
Lou Berger
2017-10-05
3
-297
/
+88
*
|
*: use argv[]->text instead of argv[]->arg when appropriate
Renato Westphal
2017-10-06
1
-8
/
+8
*
|
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
4
-8
/
+5
*
|
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
9
-30
/
+27
|
/
*
bgpd: Fix defualt-default typo in bgp evpn help text
Sebastian Lohff
2017-10-04
1
-2
/
+2
*
scan-build: fix warning
Vincent JARDIN
2017-10-02
1
-3
/
+1
*
Merge pull request #1261 from dwalton76/bgpd-4byte-display
Lou Berger
2017-09-28
1
-1
/
+1
|
\
|
*
bgpd: fix 4-byte AS display in bestpath-from-AS
Daniel Walton
2017-09-27
1
-1
/
+1
*
|
Merge pull request #1180 from dwalton76/ipv6-static-route-null0
Renato Westphal
2017-09-27
7
-40
/
+40
|
\
\
|
*
|
*: support keywords that begin with uppercase letter
Daniel Walton
2017-09-14
7
-40
/
+40
*
|
|
Merge branch 'master' into bgpd-debug-updates-prefix
Daniel Walton
2017-09-27
9
-108
/
+170
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bgpd: Reduce multiaccess_check_v4 overhead for subgroups
Donald Sharp
2017-09-27
3
-9
/
+48
|
*
|
Merge pull request #1239 from pguibert6WIND/fixskipas
Lou Berger
2017-09-25
1
-1
/
+1
|
|
\
\
|
|
*
|
bgpd: skip run as option can be reused
Philippe Guibert
2017-09-25
1
-1
/
+1
|
*
|
|
bgpd: Fix unused variable
Donald Sharp
2017-09-25
1
-1
/
+0
|
*
|
|
bgpd: vty command fixup for evpn rt5
Philippe Guibert
2017-09-25
2
-8
/
+21
|
|
/
/
|
*
|
Merge pull request #1215 from opensourcerouting/zapi_nexthops
Donald Sharp
2017-09-22
2
-8
/
+12
|
|
\
\
|
|
*
|
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
2
-8
/
+12
|
*
|
|
Merge pull request #1157 from donaldsharp/recursive_blackhole
Jafar Al-Gharaibeh
2017-09-21
1
-65
/
+55
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bgpd: Fix bgp display of blackhole nexthops
Donald Sharp
2017-09-12
1
-65
/
+55
|
*
|
|
bgpd: Intialize all the variables used in argv_find.
Mitesh Kanjariya
2017-09-20
1
-1
/
+1
|
*
|
|
Merge pull request #1205 from donaldsharp/show_lcommunity
Renato Westphal
2017-09-20
1
-3
/
+15
|
|
\
\
\
|
|
*
|
|
bgpd: Add large community json support
Donald Sharp
2017-09-19
1
-3
/
+15
|
*
|
|
|
Merge pull request #1200 from opensourcerouting/bgpd-ecmp-fix
Donald Sharp
2017-09-20
1
-10
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
bgpd: fix sending of ECMP routes with both v4/v6 nexthops to zebra
Renato Westphal
2017-09-19
1
-10
/
+15
|
|
|
/
/
/
|
*
/
/
/
bgpd: rfapi - fix a couple of check that should have been against RD len vs R...
Lou Berger
2017-09-19
2
-2
/
+2
|
|
/
/
/
*
|
|
|
bgpd: remove clippy references in bgp_debug.c
Daniel Walton
2017-09-27
2
-5
/
+0
*
|
|
|
bgpd: change debug_bgp_bestpath_prefix to DEFUN
Daniel Walton
2017-09-20
1
-12
/
+12
*
|
|
|
bgpd: debugs on subnets need to use apply_mask()
Daniel Walton
2017-09-19
1
-36
/
+17
|
/
/
/
*
|
|
Merge pull request #1188 from opensourcerouting/foreach_indentation
Quentin Young
2017-09-18
7
-125
/
+112
|
\
\
\
|
*
|
|
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
7
-125
/
+112
|
|
|
/
|
|
/
|
*
|
|
bgpd: fix uninitialized value in show cmd
Quentin Young
2017-09-15
1
-0
/
+2
*
|
|
bgpd: Do not put on outgoing stream type 5 route 2 times
Donald Sharp
2017-09-15
1
-1
/
+0
|
/
/
*
|
Merge pull request #1169 from donaldsharp/eas_crud
Lou Berger
2017-09-13
1
-0
/
+1
|
\
\
|
*
|
bgpd: Fix warning introduced by PR #1133
Donald Sharp
2017-09-13
1
-0
/
+1
*
|
|
bgpd: deduplicate struct definition
Quentin Young
2017-09-13
3
-17
/
+15
*
|
|
Merge pull request #1161 from dslicenc/bgp-vrf-nexthop
Renato Westphal
2017-09-13
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: fix show ip bgp vrf <vrf> nexthop
Don Slice
2017-09-12
1
-1
/
+5
|
|
/
[next]