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
*
*: 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
*
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
Denis Ovsienko
2011-09-27
1
-2
/
+38
*
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
Denis Ovsienko
2011-09-27
1
-0
/
+32
*
bgpd: check LOCAL_PREF attribute flags (BZ#674)
Denis Ovsienko
2011-09-27
1
-2
/
+27
*
bgpd: consistent log msg format (BZ#565)
heasley
2011-09-27
1
-5
/
+5
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
1
-258
/
+357
|
\
|
*
bgpd: Implement revised error handling for partial optional/trans. attributes
Paul Jakma
2011-03-21
1
-193
/
+304
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-26
/
+28
[next]