index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgp: Use intern/unintern for encap to fix valgrind identified memory leak
Lou Berger
2017-01-02
1
-47
/
+176
*
bgpd: Remove the double-pass parsing of NLRIs
Paul Jakma
2016-10-26
1
-14
/
+0
*
bgpd: Regularise BGP NLRI sanity checks a bit
Paul Jakma
2016-10-26
1
-21
/
+11
*
bgpd: fix off-by-one in attribute flags handling
Christian Franke
2016-10-21
1
-2
/
+1
*
bgpd, lib: memory cleanups for valgrind, plus debug changes
Lou Berger
2016-10-18
1
-0
/
+13
*
bgpd: Fix crash reported by NetDEF CI
Lou Berger
2016-10-18
1
-4
/
+16
*
some rfapi compile fixes
Daniel Walton
2016-10-05
1
-1
/
+1
*
vnc: use directories in includes (request from Martin W.)
Lou Berger
2016-10-03
1
-1
/
+1
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-1
/
+83
*
bgp: add "debug bgp allow-martians" next hops and related code/commands
Lou Berger
2016-09-03
1
-1
/
+2
*
bgpd: cleanup clang uninitialized variable warning
Lou Berger
2016-09-03
1
-1
/
+1
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
bgpd: Fix another clang warning
Donald Sharp
2016-06-21
1
-1
/
+1
*
bgpd: encap: add encap SAFI (RFC5512)
Lou Berger
2016-06-12
1
-13
/
+33
*
bgpd: Fixes and updates for VPNv6
vivek
2016-06-11
1
-7
/
+7
*
bgpd: encap: add attribute handling
Lou Berger
2016-06-10
1
-1
/
+323
*
bgpd: general MP/SAFI improvements
Lou Berger
2016-06-10
1
-23
/
+44
*
bgpd: wire up VPNv6 protocol processing
Lou Berger
2016-06-07
1
-0
/
+17
*
bgpd: resolve merge issues in bgp_attr_check()
Daniel Walton
2016-05-27
1
-11
/
+10
*
bgpd: Fixes for recent well-known-attr check patch.
Paul Jakma
2016-05-26
1
-1
/
+18
*
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
2016-05-26
1
-44
/
+63
*
*: fix in_addr initialisers
David Lamparter
2016-05-26
1
-1
/
+1
*
bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
David Lamparter
2016-05-26
1
-0
/
+5
*
bgpd: Fix more clang compiler warnings
Donald Sharp
2016-05-20
1
-1
/
+0
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-9
/
+22
*
Here we have an unsual confederations config, "router bgp X" and
Donald Sharp
2015-06-12
1
-3
/
+5
*
BGP Path attributes classified as well-known and mandatory need to be
Donald Sharp
2015-06-11
1
-3
/
+8
*
Update the log message when we receive a non-link-local nexthop for better
Donald Sharp
2015-06-11
1
-1
/
+2
*
bgpd, zebra: rfc-5549-generic.patch
Donald Sharp
2015-06-11
1
-10
/
+31
*
bgpd: bgpd-warnings.patch
Donald Sharp
2015-05-20
1
-6
/
+2
*
Use #define for mp_nexthop_len values
Donald Sharp
2015-05-20
1
-20
/
+21
*
Relax draft-ietf-idr-error-handling-13 valid IP check in favor of draft-ietf-...
Donald Sharp
2015-05-20
1
-1
/
+6
*
When internal operations are performed (e.g., best-path selection, next-hop
Donald Sharp
2015-05-20
1
-1
/
+1
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-13
/
+49
*
BGP: add addpath RX support
Donald Sharp
2015-05-20
1
-4
/
+4
*
Correct a few fuzz failures in BGP
Donald Sharp
2015-05-20
1
-9
/
+5
*
Overhual BGP debugs
Donald Sharp
2015-05-20
1
-88
/
+56
*
Changes to improve BGP convergence time:
Donald Sharp
2015-05-20
1
-2
/
+6
*
Fix aggregation issues found via ANVL
Donald Sharp
2015-05-20
1
-0
/
+1
*
atomic-aggregate is lost when we aggregate another aggregate that has atomic-...
Donald Sharp
2015-05-20
1
-2
/
+3
*
Add support for route tags
Donald Sharp
2015-05-20
1
-0
/
+3
*
bgpd-maxmed-administrative-onstartup.patch
Donald Sharp
2015-05-20
1
-2
/
+3
*
bgpd: bgpd-table-map.patch
Donald Sharp
2015-05-20
1
-2
/
+57
*
bgpd: don't send NOTIFY twice for malformed attrs
David Lamparter
2014-06-29
1
-12
/
+22
*
bgpd: fix IP endianness in debug message
David Lamparter
2014-06-29
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
1
-119
/
+130
*
bgpd: track correct originator-id in reflected routes
Pradosh Mohapatra
2014-05-15
1
-1
/
+3
*
bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values
Jorge Boncompte [DTI2]
2014-05-15
1
-4
/
+4
*
bgpd: don't try to reconcile AS4_PATH with NULL
David Lamparter
2013-02-01
1
-0
/
+3
[next]