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
*
bgpd: Remove the double-pass parsing of NLRIs
Paul Jakma
2016-10-26
1
-128
/
+48
*
bgpd: Regularise bgp_update_receive, add missing notifies and checks
Paul Jakma
2016-10-26
1
-1
/
+3
*
bgpd: Regularise BGP NLRI sanity checks a bit
Paul Jakma
2016-10-26
1
-4
/
+21
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-10-21
1
-38
/
+24
|
\
|
*
bgpd: Reduce json memory usage.
Donald Sharp
2016-10-10
1
-35
/
+24
*
|
bgpd: add 'neighbor x.x.x.x allowas-in origin' knob
Daniel Walton
2016-10-21
1
-9
/
+19
*
|
bgpd: implement admin distance
Maitane Zotes
2016-10-20
1
-53
/
+158
*
|
bgpd: Fix crash reported by NetDEF CI
Lou Berger
2016-10-18
1
-0
/
+3
*
|
bgpd: 'neighbor x.x.x.x weight' should be per address-family
Daniel Walton
2016-10-10
1
-4
/
+4
*
|
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
1
-256
/
+0
*
|
bgpd, lib: Remove RESTRICTED_NODE from code base
Donald Sharp
2016-10-08
1
-83
/
+0
*
|
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-2
/
+2
*
|
vnc: use directories in includes (request from Martin W.)
Lou Berger
2016-10-03
1
-3
/
+3
*
|
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-10
/
+284
*
|
bgpd: drop machineparse / random "show" improvements
Lou Berger
2016-09-30
1
-9
/
+12
*
|
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-09-30
1
-1
/
+1
|
\
|
|
*
bgpd: Display interface next-hop for "show ip bgp" with unnumbered
Don Slice
2016-09-09
1
-1
/
+1
|
*
bgpd: Enhance path selection logs
vivek
2016-09-06
1
-7
/
+25
|
*
bgpd: Fix route install upon multipath nexthop change
vivek
2016-09-06
1
-4
/
+11
|
*
bgpd: Fix route install upon non-best nexthop change
vivek
2016-09-06
1
-4
/
+51
*
|
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-7
/
+10
*
|
bgp: Fix incorrect cli
Donald Sharp
2016-09-23
1
-1
/
+1
*
|
bgpd: Additional Show Commands
Lou Berger
2016-09-21
1
-18
/
+121
*
|
bgpd: Enhance path selection logs
vivek
2016-09-05
1
-7
/
+25
*
|
bgpd: Fix route install upon multipath nexthop change
vivek
2016-09-05
1
-4
/
+11
*
|
bgpd: Fix route install upon non-best nexthop change
vivek
2016-09-05
1
-4
/
+51
*
|
bgpd: Addition of bgp dampening configuration commands under IPv4 Multicast a...
Balaji
2016-09-03
1
-0
/
+7
*
|
bgpd: Addition of dampening show commands under v4 unicast/multicast tree
Balaji
2016-09-03
1
-0
/
+66
|
/
*
bgpd: Add command to prefer global ipv6 address
Don Slice
2016-08-03
1
-13
/
+17
*
bgpd: Print the correct table in "show ip bgp x.x.x.x"
Don Slice
2016-07-20
1
-1
/
+3
*
Revert "bgpd: bgp_scan shouldn't queue up route_nodes with no routes for proc...
Daniel Walton
2016-06-17
1
-24
/
+0
*
Quagga: bgpd needs extra neighbor and route json attributes for SNMP BGP4 MIB
Sam Tannous
2016-06-14
1
-0
/
+5
*
bgpd: encap: add encap SAFI (RFC5512)
Lou Berger
2016-06-12
1
-61
/
+114
*
bgpd: Fixes and updates for VPNv6
vivek
2016-06-11
1
-50
/
+0
*
bgpd: improve cleanup in bgp_delete()
Lou Berger
2016-06-09
1
-20
/
+87
*
bgpd: speed up "no-hit" withdraws for routeservers
David Lamparter
2016-06-08
1
-2
/
+18
*
bgpd: make _vpnv4 static handling SAFI-agnostic
Lou Berger
2016-06-07
1
-50
/
+160
*
bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing
Paul Jakma
2016-06-06
1
-0
/
+24
*
bgpd: Make bgp_info_cmp robust to paths that do not have su_remote info
Timo Teräs
2016-06-06
1
-0
/
+6
*
bgpd: don't use #ifdef inside macro args
David Lamparter
2016-06-03
1
-47
/
+0
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
1
-0
/
+8
*
bgpd: Addition of "show ip bgp dampening" command tree
Balaji
2016-05-26
1
-0
/
+136
*
bgpd: Configured suppress value cannot be less than the reuse value in bgp da...
Balaji
2016-05-26
1
-0
/
+8
*
bgpd: Clean up some static analysis warnings
Donald Sharp
2016-05-19
1
-3
/
+0
*
Fix BGP JSON output
Dinesh G Dutt
2016-04-29
1
-11
/
+51
*
quagga: "set community x:y" needs bounds checking
Daniel Walton
2016-04-14
1
-130
/
+130
*
BGP: Implement key show commands for all VRFs
vivek
2016-04-13
1
-0
/
+53
*
BGP: Update commands for VRF support
vivek
2016-03-09
1
-413
/
+359
*
BGP: Update commands for VRF support
vivek
2016-03-07
1
-93
/
+626
*
bgpd: Fix function indirection when none is needed
Donald Sharp
2016-02-24
1
-14
/
+5
[next]