index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-3
/
+7
*
Merge branch 'frr/pull/536'
David Lamparter
2017-05-18
1
-2
/
+2
|
\
|
*
bgpd: remove bgp_nexthop_afi prototype
David Lamparter
2017-05-18
1
-2
/
+0
|
*
bgpd: fix nh_afi in bgp_packet_mpattr_start()
Daniel Walton
2017-05-16
1
-2
/
+2
|
*
bgpd: added bgp_nexthop_afi()
Daniel Walton
2017-05-15
1
-0
/
+2
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
|
/
*
bgpd: remove unused bgp_attr_default_intern() function
Renato Westphal
2017-05-12
1
-1
/
+0
*
Update to draft-ietf-idr-bgp-prefix-sid-05
Daniel Walton
2017-04-26
1
-0
/
+8
*
bgpd: Switch u_int64_t -> uint64_t
Donald Sharp
2017-04-07
1
-1
/
+1
*
bgpd: Modify attr->flag to be 64 bit
Donald Sharp
2017-04-06
1
-2
/
+2
*
bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attr
Vivek Venkatraman
2017-04-06
1
-0
/
+3
*
bgpd: remove useless white space character in evpn function declaration
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: evpn NLRI route type 5 forging
Philippe Guibert
2017-02-14
1
-2
/
+3
*
bgpd: route type 5 internal structures plus processing
Philippe Guibert
2017-02-14
1
-0
/
+11
*
bgpd: lcommunity: fix whitespace & copyright
David Lamparter
2017-01-25
1
-1
/
+1
*
Support for BGP Large Communities
Job Snijders
2017-01-19
1
-0
/
+3
*
bgp: Use intern/unintern for encap to fix valgrind identified memory leak
Lou Berger
2017-01-02
1
-0
/
+2
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-1
/
+1
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+19
*
bgpd: Add fix for multiple set commands with prefer-global
root
2016-09-01
1
-0
/
+2
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
bgpd: Add command to prefer global ipv6 address
Don Slice
2016-08-03
1
-0
/
+3
*
bgpd: encap: add attribute handling
Lou Berger
2016-06-10
1
-0
/
+17
*
bgpd: general MP/SAFI improvements
Lou Berger
2016-06-10
1
-0
/
+2
*
bgpd: wire up VPNv6 protocol processing
Lou Berger
2016-06-07
1
-1
/
+3
*
bgpd: resolve merge issues in bgp_attr_check()
Daniel Walton
2016-05-27
1
-1
/
+1
*
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
2016-05-26
1
-2
/
+1
*
bgpd: Removed unused variable from 'struct attr_extra'
Donald Sharp
2016-02-03
1
-3
/
+0
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-4
/
+5
*
A nexthop value specified by an outbound routemap is not being
Donald Sharp
2015-06-12
1
-1
/
+14
*
BGP Path attributes classified as well-known and mandatory need to be
Donald Sharp
2015-06-11
1
-1
/
+1
*
bgpd, zebra: rfc-5549-generic.patch
Donald Sharp
2015-06-11
1
-1
/
+2
*
Use #define for mp_nexthop_len values
Donald Sharp
2015-05-20
1
-0
/
+6
*
bgpd: Add route-map support for set ip next-hop unchanged
Donald Sharp
2015-05-20
1
-0
/
+1
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+14
*
atomic-aggregate is lost when we aggregate another aggregate that has atomic-...
Donald Sharp
2015-05-20
1
-1
/
+1
*
Add support for route tags
Donald Sharp
2015-05-20
1
-0
/
+3
*
bgpd: bgpd-route-map-match-interface.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
bgpd: bgpd-table-map.patch
Donald Sharp
2015-05-20
1
-0
/
+2
*
cluster-id length equality for multipath
Donald Sharp
2015-05-20
1
-0
/
+4
*
bgpd: don't send NOTIFY twice for malformed attrs
David Lamparter
2014-06-29
1
-0
/
+3
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
1
-7
/
+25
*
bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups
Paul Jakma
2012-02-28
1
-5
/
+14
*
bgpd: add flag checks for MP_(UN)REACH_NLRI
Denis Ovsienko
2011-10-17
1
-3
/
+4
*
bgpd: Implement revised error handling for partial optional/trans. attributes
Paul Jakma
2011-03-21
1
-2
/
+10
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-1
/
+1
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
1
-6
/
+0
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-0
/
+1
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-1
/
+1
*
[bgpd] minor changes to bgp_mp_reach_parse
Paul Jakma
2008-06-07
1
-0
/
+5
[next]