summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_packet.c
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningsStephen Hemminger2008-05-281-1/+1
* ifdef out dead codeStephen Hemminger2008-05-281-0/+2
* Merge branch 'upstream' into hollywoodTom Grennan2008-04-101-2/+11
|\
| * [bgpd] Fix number of DoS security issues, restricted to configured peers.paul2007-12-221-2/+11
* | Fix Bug 2750 bgp: large ASN shown as negativeMohit Mehta2008-03-141-2/+2
|/
* [bgpd] Merge AS4 supportpaul2007-10-141-12/+76
* [bgpd] cleanup, compact and consolidate capability parsing codepaul2007-08-061-56/+52
* [bgpd] Trim memory usage of BGP routespaul2007-05-041-8/+12
* [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N...paul2006-10-151-5/+10
* [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st...paul2006-10-151-4/+4
* [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statespaul2006-09-141-22/+5
* [bgpd] bug #210: Enable crucial VPNv4 code which was disabledpaul2006-05-041-12/+12
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-1/+1
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-20/+20
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post.bgp.workqueuspaul2005-06-011-5/+13
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-23/+7
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-2/+2
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-26/+21
* * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c,hasso2005-02-021-14/+133
* * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighborhasso2005-02-011-52/+0
* * bgp_nexthop.c: Improve debug.hasso2005-02-011-0/+10
* 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-051-0/+8
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-60/+58
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-2/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-3/+3
* Compiler warnings fixes.hasso2004-09-261-1/+1
* 2004-07-09 Paul Jakma <paul@dishone.st>paul2004-07-091-4/+63
* 2004-07-09 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-07-091-3/+4
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-20/+21
* Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.hasso2004-05-201-1/+1
* Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.hasso2004-05-201-2/+20
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-37/+74
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-171-74/+37
* Initial revisionpaul2002-12-131-0/+2240