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: bump listen() backlog
Rafael Zalamena
2017-10-20
1
-1
/
+1
*
Merge pull request #1272 from donaldsharp/peer_group_ordering
Renato Westphal
2017-10-19
1
-146
/
+150
|
\
|
*
bgpd: Fix peer group copying of data for late activation
Donald Sharp
2017-09-29
1
-146
/
+150
*
|
bgpd: Fix 'not initialized' possibly on older compilers
Donald Sharp
2017-10-19
1
-2
/
+2
*
|
bgpd: Fix off by one error introduced by 8c9cc7bbf657e3440d9bc758fe45aef5f43c...
Donald Sharp
2017-10-19
3
-13
/
+13
*
|
bgpd: Display unsigned ints
Donald Sharp
2017-10-18
1
-1
/
+1
*
|
Merge pull request #1324 from donaldsharp/bgp_aspath
Lou Berger
2017-10-16
1
-0
/
+45
|
\
\
|
*
|
bgpd: Add ability to display information about bestpath in json
Donald Sharp
2017-10-11
1
-0
/
+45
*
|
|
Merge pull request #1313 from LabNConsulting/working/master/patch-set/block-n...
Donald Sharp
2017-10-16
6
-145
/
+98
|
\
\
\
|
*
|
|
rfapi: whitespace change and add debug check
Lou Berger
2017-10-10
2
-3
/
+3
|
*
|
|
bgpd: only allow unicast|multicast SAFIs in VRF/View (i.e., non-core) BGP ins...
Lou Berger
2017-10-09
1
-0
/
+17
|
*
|
|
rfapi: block vnc commands on vrfs/views
Lou Berger
2017-10-09
1
-137
/
+69
|
*
|
|
rfapi: explicitly test against success of is_configured.
Lou Berger
2017-10-09
3
-6
/
+8
|
*
|
|
rfapi: remove vestigial assert
Lou Berger
2017-10-09
1
-1
/
+3
*
|
|
|
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
2
-12
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
2
-5
/
+5
|
*
|
|
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
|
*
|
|
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
1
-1
/
+1
|
*
|
|
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
2
-11
/
+27
|
|
/
/
*
|
|
Merge pull request #1210 from opensourcerouting/misc-mpls-bgp-lu-fixes
Donald Sharp
2017-10-10
1
-6
/
+0
|
\
\
\
|
*
|
|
bgpd: remove 'network' commands from the BGP_IPV6L node
Renato Westphal
2017-10-10
1
-6
/
+0
|
|
/
/
*
/
/
bgpd: check for bgp instance before processing interfaces
Don Slice
2017-10-09
1
-21
/
+23
|
/
/
*
|
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
|
|
/
/
[next]