summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_clist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-11/+7
|\
| * bgpd: Cleanup some SADonald Sharp2017-05-151-11/+7
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
|/
* bgpd: Cleanup grabbag of coverity scan issues foundDonald Sharp2017-03-011-3/+7
* bgpd: support for router mac extended communityPhilippe Guibert2017-02-141-2/+2
* bgpd: lcommunity: fix whitespace & copyrightDavid Lamparter2017-01-251-22/+20
* Support for BGP Large CommunitiesJob Snijders2017-01-191-0/+312
* bgpd: don't leak memory in community_regexp_includeChristian Franke2016-10-211-3/+8
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-35/+24
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-0/+2
* set community delete stops as soon as it hits a community-list entry with a denyDonald Sharp2015-05-201-27/+137
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+1
* bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp2015-05-201-2/+12
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-2/+2
* [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