summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_routemap.c
Commit message (Expand)AuthorAgeFilesLines
* bgpd: implement route-map set as-path prepend last-asTimo Teräs2014-11-251-4/+43
* bgpd: remove unused variablesPaul Jakma2014-11-111-3/+0
* Add set ipv6 next-hop peer-address command.Dinesh G Dutt2014-11-111-1/+121
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-231-9/+5
* *: merge branch stable/0.99.23David Lamparter2014-06-291-55/+19
|\
| * bgpd: fix double free after extcommunity set (BZ#799)David Lamparter2014-06-291-5/+10
| * bgpd: remove duplicate route-map extcommunity codeDavid Lamparter2014-06-291-50/+9
* | bgpd: route-map: share aspath object compilation code where possibleTimo Teräs2014-06-251-48/+24
* | bgpd: fix route-map commentsTimo Teräs2014-06-251-4/+4
|/
* *: nuke ^L (page feed)David Lamparter2014-06-041-34/+34
* bgpd: fix a memleak on "set community none"Christian Franke2013-01-141-0/+3
* bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]2012-05-021-7/+4
* bgpd: Fix memory leak with 'set ip next-hop peer-address'Jorge Boncompte [DTI2]2012-05-021-5/+2
* bgpd: fix for route-maps with "match peer local" statementsJorge Boncompte [DTI2]2012-05-021-2/+2
* lib: fix some strtoul() use casesUlrich Weber2012-01-021-6/+14
* bgpd: implement 'match probability' in route-mapsVyacheslav Trushkin2011-12-131-1/+105
* Merge branch 'attr-errors'Paul Jakma2011-07-291-8/+19
|\
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-8/+19
* | bgpd: fix memory leak when deleting a communityMichael Lambert2011-04-011-0/+7
* | Revert "bgpd: "Intern" communities in route maps"Paul Jakma2011-04-011-5/+3
* | bgpd: "Intern" communities in route mapsMichael Lambert2011-03-211-3/+5
|/
* bgpd: Remove AS Path limit/TTL functionalityPaul Jakma2011-03-211-110/+11
* [configure] add configure support for PCRE Posix libraryJeremy Jackson2009-06-191-4/+8
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-8/+3
* [bgpd] Fixed as-path prepend/exclude ASN handlingDenis Ovsienko2009-06-091-4/+4
* [trivia] Fixed typos in communities text (#334)Denis Ovsienko2009-06-011-3/+3
* [warnings] Fix various SOS warningsPaul Jakma2008-08-221-4/+3
* [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtyPaul Jakma2008-07-021-2/+3
* + [bgpd] Added new route-map set statement: "as-path ignore"Denis Ovsienko2008-04-101-3/+112
* + fixed no_set_aspath_prepend() to correctly match existing "set" statementDenis Ovsienko2007-12-181-1/+10
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-4/+4
* [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitPaul Jakma2007-08-061-1/+168
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-21/+32
* [bug #89] Fix leak of community when set community is usedPaul Jakma2006-02-181-2/+10
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-8/+0
* * bgp_routemap.c: Revert part of leaking communities fix commited inhasso2005-08-031-3/+0
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-153/+107
* Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.hasso2005-05-281-1/+1
* * bgp_routemap.c: Stop leaking communities.hasso2005-05-271-0/+7
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-2/+2
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-8/+8
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-10/+11
* * bgp_routemap.c: New route-map command - "match ip route-source".hasso2005-02-021-1/+195
* * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c:hasso2005-02-021-12/+12
* 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-291-1/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-65/+69
* 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>bgp_rserver_afterpaul2004-09-131-3/+158
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-1/+1
* 2003-11-02 Paul Jakma <paul@dishone.st>paul2003-11-021-11/+30
* 2003-10-13 Jay Fenlason <fenlason@redhat.com>paul2003-10-131-8/+7