summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [bgpd] Merge AS4 supportpaul2007-10-141-52/+359
* [bgpd] low-impact DoS: crash on malformed community with debug setpaul2007-09-071-1/+4
* [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclientspaul2007-08-301-3/+1
* [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitpaul2007-08-061-3/+79
* [bgpd] Trim memory usage of BGP routespaul2007-05-041-139/+246
* [bgpd] Use defines for default weightpaul2007-04-291-15/+8
* [bgpd] Fix warnings: hash callbacks should match hash API declarationspaul2007-04-291-10/+25
* [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in boundspaul2007-04-101-25/+50
* [bgpd] Remove dead code in ORIGINATOR_ID packet forming codepaul2006-05-121-7/+2
* [bgpd] bug #210: Enable crucial VPNv4 code which was disabledpaul2006-05-041-2/+2
* [bgpd] rearrange some structs for less padding, stats for table/attrs.paul2006-03-301-0/+12
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-101-14/+17
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-32/+32
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-25/+25
* * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for oldhasso2005-02-011-44/+0
* * bgp_nexthop.c: Improve debug.hasso2005-02-011-0/+4
* Add comments with warnings obtained on NetBSD/i386. Both are due togdt2004-12-091-0/+1
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-2/+2
* 2004-10-31 Paul Jakma <paul@dishone.st>paul2004-10-311-1/+1
* 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>bgp.rserver.afterpaul2004-09-131-2/+1
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-8/+11
* Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.hasso2004-05-201-8/+56
* 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>paul2003-10-181-5/+47
* Initial revisionpaul2002-12-131-0/+1838