index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
David Lamparter
2014-12-08
1
-0
/
+5
*
bgpd: one more fix for tightening of check for missing well-known attributes
Paul Jakma
2014-11-25
1
-2
/
+2
*
bgpd: Fixes for recent well-known-attr check patch.
Paul Jakma
2014-10-28
1
-6
/
+27
*
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
2014-10-17
1
-42
/
+59
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
1
-1
/
+0
*
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
*
bgpd: fix a bug in bgp_attr_dup
Christian Franke
2013-01-14
1
-4
/
+17
*
bgpd: Fixed out-of-date comment
Andrew Certain
2012-11-30
1
-1
/
+1
*
bgpd: add replace-as modifier for BGP neighbor
Andrew Certain
2012-11-30
1
-2
/
+9
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-3
/
+2
*
bgpd: reduce struct attr_extra allocations/freeing
Jorge Boncompte [DTI2]
2012-05-22
1
-1
/
+5
*
bgpd: use on stack struct attr_extra in bgp_attr_unintern()
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
*
bgpd: cleanup bgp_attr_unintern()
Jorge Boncompte [DTI2]
2012-05-22
1
-11
/
+12
*
bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern()
Jorge Boncompte [DTI2]
2012-05-22
1
-10
/
+10
*
bgpd: reduce attrhash_make_key() indirections
Jorge Boncompte [DTI2]
2012-05-22
1
-16
/
+17
*
bgpd: remove some useless initializations
Jorge Boncompte [DTI2]
2012-05-22
1
-4
/
+1
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
1
-16
/
+14
*
bgpd: Fix regression in args consolidation, total should be inited from args
Paul Jakma
2012-05-02
1
-1
/
+1
*
bgpd: bgp_attr_flags_diagnose shouldn't assert
Paul Jakma
2012-03-27
1
-1
/
+8
*
bgpd: attr_parse call to attr_malformed should deal with PROCEED error case
Paul Jakma
2012-03-27
1
-8
/
+14
*
bgpd: Fix silly mistake in bgp_attr_flag_invalid
Paul Jakma
2012-03-27
1
-1
/
+1
*
bgpd: malformed attribute error that can still proceed should fixup getp
Paul Jakma
2012-03-25
1
-3
/
+10
*
bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups
Paul Jakma
2012-02-28
1
-273
/
+194
*
bgpd: consolidate attribute flag checks
Paul Jakma
2012-02-28
1
-88
/
+133
*
bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed
Paul Jakma
2012-01-08
1
-2
/
+2
*
bgpd: Improve flag error messages in bgp_attr_aspath
Paul Jakma
2012-01-08
1
-4
/
+13
*
bgpd: rewrite attr flag error logging
Denis Ovsienko
2012-01-08
1
-54
/
+54
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-16
/
+6
*
bgpd: fix memory leak for extra attributes
Oleg A. Arkhangelsky
2011-12-03
1
-0
/
+1
*
bgpd: fix 2 more cases of length error reporting
Denis Ovsienko
2011-10-26
1
-2
/
+2
*
bgpd: check AGGREGATOR attr flags (BZ#678)
Denis Ovsienko
2011-10-22
1
-0
/
+17
*
bgpd: fix more regressions in attr flag checks
Denis Ovsienko
2011-10-19
1
-4
/
+4
*
bgpd: use bgp_attr_malformed()
Denis Ovsienko
2011-10-18
1
-17
/
+22
*
bgpd: add flag checks for MP_(UN)REACH_NLRI
Denis Ovsienko
2011-10-17
1
-6
/
+36
*
bgpd: fix spelling of CLUSTER_LIST
Denis Ovsienko
2011-10-17
1
-1
/
+1
*
bgpd: check CLUSTER_LIST attribute flags
Denis Ovsienko
2011-10-17
1
-2
/
+17
*
bgpd: check ORIGINATOR_ID attribute flags
Denis Ovsienko
2011-10-17
1
-2
/
+18
*
bgpd: fix regression in improved attr flag checks
Denis Ovsienko
2011-10-12
1
-5
/
+5
*
bgpd: improve attr length error handling (BZ#679)
Denis Ovsienko
2011-10-08
1
-12
/
+19
*
bgpd: improve attr flags checks
Denis Ovsienko
2011-09-30
1
-138
/
+53
*
bgpd: ignore 4 bits of attribute flags byte
Denis Ovsienko
2011-09-30
1
-1
/
+4
*
bgpd: add missing "partial" flag checks (BZ#676)
Denis Ovsienko
2011-09-30
1
-3
/
+38
*
bgpd: improve NEXT_HOP attribute checks (BZ#680)
Denis Ovsienko
2011-09-30
1
-6
/
+39
*
bgpd: more SAFI fixes
Denis Ovsienko
2011-09-29
1
-4
/
+4
[next]