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: 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
|
*
bgpd: Rollback some of the changes made for invalid AS_PATH segment fix
Paul Jakma
2011-03-21
1
-57
/
+43
*
|
bgpd: Fix merge error in jhash commit
Paul Jakma
2011-03-29
1
-2
/
+2
*
|
bgpd: attribute jhash call should use a standard interface to in6_addr data
Stephen Hemminger
2011-03-22
1
-2
/
+2
|
/
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
1
-76
/
+5
*
bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error
Paul Jakma
2011-03-21
1
-12
/
+20
*
bgpd: use Jenkins hash for BGP transit, cluster and attr hashes
Stephen Hemminger
2011-03-21
1
-48
/
+27
*
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
1
-4
/
+4
*
bgpd: fix handling of AS path data
Chris Hall
2010-08-09
1
-46
/
+57
*
bgpd: Workaround for invalid MBGP next hop
Michael Lambert
2009-07-30
1
-0
/
+3
*
bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)
Vasilis Tsiligiannis
2009-07-28
1
-0
/
+11
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-0
/
+34
*
[bgpd/cleanup] BGP make attribute variables local
Stephen Hemminger
2009-06-18
1
-5
/
+5
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-6
/
+2
*
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2009-04-30
1
-1
/
+1
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-2
/
+0
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-20
/
+16
*
[bgpd] fix a couple of trivial compiler warnings
Paul Jakma
2008-07-22
1
-1
/
+1
*
[bgpd] minor changes to bgp_mp_reach_parse
Paul Jakma
2008-06-07
1
-13
/
+35
*
[bgpd] bug #419: partial aspath-limit incorrectly causes session reset
Paul Jakma
2008-06-01
1
-2
/
+3
*
[bgpd] remove unnecessary 0 entries from struct message's
Paul Jakma
2008-03-13
1
-1
/
+0
*
[bgpd] Fix number of DoS security issues, restricted to configured peers.
Paul Jakma
2007-12-22
1
-4
/
+20
*
[bgpd] Merge AS4 support
Paul Jakma
2007-10-14
1
-52
/
+359
*
[bgpd] low-impact DoS: crash on malformed community with debug set
Paul Jakma
2007-09-07
1
-1
/
+4
*
[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients
Paul Jakma
2007-08-30
1
-3
/
+1
*
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
Paul Jakma
2007-08-06
1
-3
/
+79
*
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-05-04
1
-139
/
+246
*
[bgpd] Use defines for default weight
Paul Jakma
2007-04-29
1
-15
/
+8
*
[bgpd] Fix warnings: hash callbacks should match hash API declarations
Paul Jakma
2007-04-29
1
-10
/
+25
*
[bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds
Paul Jakma
2007-04-10
1
-25
/
+50
[prev]
[next]