summaryrefslogtreecommitdiffstats
path: root/bgpd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into euro_ix_bex23bChris Hall2012-03-234-701/+560
|\
| * Merge remote-tracking branch 'quagga-gnu.org/master'Paul Jakma2012-03-052-8/+16
| |\
| | * bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma2012-03-042-8/+16
| * | bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanupsPaul Jakma2012-02-282-278/+208
| * | bgpd: consolidate attribute flag checksPaul Jakma2012-02-281-88/+133
| |/
* | Merge commit 'quagga_0_99_20_1_release' into euro_ix_bex22bChris Hall2012-03-221-4/+10
|\ \
| * | bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma2012-03-082-8/+16
* | | Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-223-21/+22
* | | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-1745-1228/+2138
|\ \ \ | | |/ | |/|
| * | bgpd: Addition of ipv6 network command in Multicast address family mode.G.Balaji2012-01-231-2/+5
| * | bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-231-0/+2
| * | bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-233-12/+14
| * | bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma2012-01-091-3/+23
| * | bgpd: Fix incorrect attribute type code in call to bgp_attr_malformedPaul Jakma2012-01-081-2/+2
| * | bgpd: Improve flag error messages in bgp_attr_aspathPaul Jakma2012-01-081-4/+13
| * | bgpd: rewrite attr flag error loggingDenis Ovsienko2012-01-081-54/+54
| * | bgpd: improve "show ip bgp scan detail"Denis Ovsienko2012-01-081-2/+22
| * | bgpd: dismiss some zlookup checksDenis Ovsienko2012-01-081-32/+6
| * | bgpd: add "show ip bgp scan detail" commandDenis Ovsienko2012-01-081-15/+44
| * | bgpd: touch nexthop handling codeDenis Ovsienko2012-01-083-19/+15
| * | general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-062-5/+5
| * | lib: fix some strtoul() use casesUlrich Weber2012-01-022-8/+20
| * | bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-022-5/+5
| * | fix set never used warningsStephen Hemminger2011-12-184-26/+8
| * | bgpd: fix regression in ORF procesing (BZ#688)Denis Ovsienko2011-12-131-1/+1
| * | lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2011-12-131-8/+1
| * | lib: put route_types.txt to real useDavid Lamparter2011-12-131-193/+76
| * | build: delete .cvsignore filesDenis Ovsienko2011-12-131-15/+0
| * | quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-132-7/+7
| * | bgpd: implement 'match probability' in route-mapsVyacheslav Trushkin2011-12-131-1/+105
| * | bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()Ulrich Weber2011-12-131-9/+1
| * | bgpd: cleanup privs on terminationStephen Hemminger2011-12-071-0/+1
| * | bgpd: store nexthop info for redistributed IPV6 routesStephen Hemminger2011-12-063-12/+31
| * | bgpd: fix memory leak for extra attributesOleg A. Arkhangelsky2011-12-031-0/+1
| * | bgpd: remove unused function bgp_bind_addressDavid Lamparter2011-11-211-26/+0
| * | bgpd: fix update-source for IPv6 (BZ#548)David Lamparter2011-11-211-12/+27
| * | bgpd: fix "nexthop-local unchanged" (BZ#350)Dylan Hall2011-11-151-0/+5
| * | bgpd: justify capabilities for TOS settingChris Luke2011-11-152-5/+10
| * | bgpd: revised fix to --dryrun (BZ#622)Sergey Y. Afonin2011-11-151-3/+4
| * | bgpd: fix 2 more cases of length error reportingDenis Ovsienko2011-10-261-2/+2
| * | bgpd: check AGGREGATOR attr flags (BZ#678)Denis Ovsienko2011-10-221-0/+17
| * | bgpd: fix more regressions in attr flag checksDenis Ovsienko2011-10-191-4/+4
| * | bgpd: use bgp_attr_malformed()Denis Ovsienko2011-10-181-17/+22
| * | bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko2011-10-172-9/+40
| * | bgpd: fix spelling of CLUSTER_LISTDenis Ovsienko2011-10-171-1/+1
| * | bgpd: check CLUSTER_LIST attribute flagsDenis Ovsienko2011-10-171-2/+17
| * | bgpd: check ORIGINATOR_ID attribute flagsDenis Ovsienko2011-10-171-2/+18
| * | IPv6 transport class suppportStephen Hemminger2011-10-171-0/+8
| * | bgpd: fix regression in improved attr flag checksDenis Ovsienko2011-10-121-5/+5
| * | bgpd: fix parsing of graceful restart cap. (#663)Peter Pentchev2011-10-081-1/+1