summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_clist.c
Commit message (Expand)AuthorAgeFilesLines
* Fix broken prefix-list handling in bgpdChris Hall2012-02-291-76/+114
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-2/+2
* Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-051-0/+3
|\
| * Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-0/+2
* | Updated the "symbol table" and added AVL treeChris Hall2011-08-261-38/+90
|/
* Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-2/+2
|\
| * Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-2/+2
| |\
| | * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-2/+2
* | | Creation of pipework branchChris Hall2010-12-211-4/+4
|/ /
* / Upgrade Prefix-List & BGP Community-List handlingChris Hall (GMCH)2009-11-261-148/+75
|/
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-1/+1
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-121-2/+2
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-10/+2
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-11/+11
* * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c:hasso2005-02-021-215/+108
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-12/+16
* 2003-06-09 Paul Jakma <paul@dishone.st>paul2003-06-091-10/+21
* 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-071-256/+303
* Initial revisionpaul2002-12-131-0/+905