summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | bgpd: Fix compile failure if IPv6 build was disabled.Paul Jakma2011-07-181-1/+5
| | * | bgpd: rename SAFI 3 according to RFC4760Denis Ovsienko2011-07-174-9/+6
| | * | configure: fix OpenPAM detectionDenis Ovsienko2011-07-151-1/+8
| | * | configure: fix FreeBSD header detection (BZ#408)Denis Ovsienko2011-07-141-9/+30
| | * | bgpd: more SAFI fixesDenis Ovsienko2011-07-147-60/+34
| | * | bgpd: fix SAFI for for MPLS labeled VPN-IPv6Denis Ovsienko2011-07-132-2/+2
| | * | bgpd: consistent log msg format (BZ#565)heasley2011-07-121-5/+5
| | * | ospf6d: check MTU with message header size in mindDmitrij Tejblum2011-07-121-9/+17
| | * | ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-07-123-1/+62
| | * | version RE-0.99.17.1RE-0.99.17.1Denis Ovsienko2011-07-121-1/+1
| | * | bgpd: Remove AS Path limit/TTL functionalityPaul Jakma2011-07-057-600/+195
| | * | bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser errorPaul Jakma2011-07-041-12/+20
| | * | doc: fix "ipv6 address" interface command syntax (#608)Denis Ovsienko2011-07-041-2/+2
| | * | ripd: resolve debug statements issue (bug 442)Andrew J. Schorr2011-07-042-16/+9
| | * | bgpd: VTY string fixes for debug commandsDavid Ward2011-07-041-4/+3
| | * | bgpd: fix handling of "Unsupported Capability"Dmitrij Tejblum2011-07-041-6/+0
| | * | ospf6d: fix crash in SPF calculationDmitrij Tejblum2011-07-041-17/+5
| | * | bgpd: fix community-list error message spellingDenis Ovsienko2011-07-041-3/+3
| * | | 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
| * | | lib: use prefix bit length macrosDenis Ovsienko2012-01-081-7/+7
| * | | ospfd: use IS_LSA_SELF() where appropriateDenis Ovsienko2012-01-081-6/+7
| * | | bgpd: rewrite attr flag error loggingDenis Ovsienko2012-01-081-54/+54
| * | | doc: "[no] router zebra" does not belong to ospfdDenis Ovsienko2012-01-081-4/+0
| * | | ospfd: justify ospf_default_originate_timer()Denis Ovsienko2012-01-082-2/+1
| * | | ospfd: address more trivial compiler warningsDenis Ovsienko2012-01-081-1/+0
| * | | ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko2012-01-081-1/+0
| * | | 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
| * | | lib/if: trivial, fix rarely used if debug function to print everythingPaul Jakma2012-01-061-6/+10
| * | | general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-069-28/+31
| * | | doc: update BGP RFC referencesDenis Ovsienko2012-01-021-16/+14
| * | | zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko2012-01-021-1/+1
| * | | zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand2012-01-021-2/+6
| * | | ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
| * | | lib: fix some strtoul() use casesUlrich Weber2012-01-024-10/+26
| * | | ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
| * | | ospfd: fix bug in NSSA ABR status checkDenis Ovsienko2012-01-021-2/+2
| * | | lib: address type-punned pointers in prefix_same()Denis Ovsienko2012-01-021-2/+2
| * | | bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-023-6/+6
| * | | ospfd: fix packet reception for FreeBSD 10.Dmitrij Tejblum2012-01-021-1/+1
| * | | zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-025-2/+118
| * | | lib: fix type-punning in ip_masklen()Denis Ovsienko2012-01-021-2/+7
| * | | lib: optimize ip_masklen()Denis Ovsienko2012-01-021-25/+2076
| * | | Revert "lib: optimize apply_mask_ipv6()"Denis Ovsienko2012-01-011-7/+17
| * | | ospfd: more info in LSA checksum warning (BZ#685)Jaroslav Fojtik2011-12-211-2/+7
| * | | fix set never used warningsStephen Hemminger2011-12-1810-58/+26
| * | | ospf6d: always remove the result of a previous SPF calculationTom Goff2011-12-141-2/+2