summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_routemap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-1/+115
|\
| * lib: fix some strtoul() use casesUlrich Weber2012-01-021-6/+14
| * bgpd: implement 'match probability' in route-mapsVyacheslav Trushkin2011-12-131-1/+105
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-142/+158
* | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-6/+30
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-8/+19
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-9/+27
| |\|
| | * 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
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-110/+11
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-120/+29
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-9/+9
|/ /
* | Add "match as-origin ASN" route-map entryChris Hall2010-08-231-0/+97
* | Major updateChris Hall2010-03-161-176/+186
|/
* [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
* 2003-08-27 Jay Fenlason <fenlason@redhat.com>paul2003-08-271-6/+6
* 2003-08-11 kunihiro <kunihiro@zebra.orgpaul2003-08-121-22/+73
* Hasso Tepperpaul2003-04-191-3/+92
* Initial revisionpaul2002-12-131-0/+3207