summaryrefslogtreecommitdiffstats
path: root/bgpd
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |/
| * 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
| * bgpd: improve attr length error handling (BZ#679)Denis Ovsienko2011-10-081-12/+19
| * bgpd: improve attr flags checksDenis Ovsienko2011-09-301-138/+53
| * bgpd: ignore 4 bits of attribute flags byteDenis Ovsienko2011-09-301-1/+4
| * bgpd: add missing "partial" flag checks (BZ#676)Denis Ovsienko2011-09-301-3/+38
| * bgpd: improve NEXT_HOP attribute checks (BZ#680)Denis Ovsienko2011-09-301-6/+39
| * bgpd: rename SAFI 3 according to RFC4760Denis Ovsienko2011-09-293-8/+5