summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | bgpd: add useful notification logs (BZ#616)heasley2011-09-251-3/+16
| | * | doc: BGP route-flap dampeningAlexandre Chappuis2011-09-251-0/+30
| | * | zebra: fix loss of metric for Linux routesDmitry Popov2011-09-251-2/+8
| | * | ospfd: spellingDenis Ovsienko2011-09-101-1/+1
| | * | bgpd: spellingDenis Ovsienko2011-09-101-1/+1
| | * | bgpd: spellingDenis Ovsienko2011-09-101-1/+1
| | * | ospfd: use existing macro for consistencyDenis Ovsienko2011-09-101-2/+2
| | * | version RE-0.99.17.3RE-0.99.17.3Denis Ovsienko2011-09-071-1/+1
| | * | ospfd: revert recent PIE change to fix amd64 buildDenis Ovsienko2011-09-071-3/+0
| | * | version RE-0.99.17.2RE-0.99.17.2Denis Ovsienko2011-09-071-1/+1
| | * | build: build ospfd as Position-Independed Executable (if appropriate)Dmitrij Tejblum2011-09-051-0/+3
| | * | ospfd: address more trivial compiler warningsDenis Ovsienko2011-08-281-5/+4
| | * | zebra: add missing includesDenis Ovsienko2011-08-282-0/+5
| | * | ospf6d: address more trivial compiler warningsDenis Ovsienko2011-08-273-2/+13
| | * | ospfd: sizing macros cleanupDenis Ovsienko2011-08-232-10/+8
| | * | lib: use "protocol-independed API" from RFC3678, if that is availableDmitrij Tejblum2011-08-222-4/+31
| | * | lib: futher simplification of setsockopt_ipv4_multicast()Dmitrij Tejblum2011-08-221-64/+44
| | * | ospf6d: add missing includeDenis Ovsienko2011-08-201-0/+3
| | * | ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko2011-08-201-1/+0
| | * | ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-202-2/+3
| | * | lib: fix omission in the previous commit to lib/sockopt.cDmitrij Tejblum2011-08-191-0/+1
| | * | ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-191-2/+4
| | * | lib: simplify interface of setsockopt_multicast_ipv4().Dmitrij Tejblum2011-08-194-60/+63
| | * | ospf6d: spellingDenis Ovsienko2011-08-192-12/+12
| | * | bgpd: improve "show ip bgp scan detail"Denis Ovsienko2011-08-091-2/+22
| | * | bgpd: dismiss some zlookup checksDenis Ovsienko2011-08-081-32/+6
| | * | bgpd: add "show ip bgp scan detail" commandDenis Ovsienko2011-08-051-15/+44
| | * | bgpd: touch nexthop handling codeDenis Ovsienko2011-08-053-19/+15
| | * | bgpd: use XCALLOC to allocate bgpd damp arrayStephen Hemminger2011-08-031-5/+1
| | * | lib: fix more format warnings (#637)Christian Hammers2011-08-032-2/+2
| | * | ospfd: remove useless RFC1583 checkAlexandre Chappuis2011-08-021-4/+0
| | * | lib: remove unused variableDenis Ovsienko2011-08-011-3/+1
| | * | delete CVS keywordsDenis Ovsienko2011-08-0112-23/+0
| | * | ospf6d: Remove obsolete codeTom Goff2011-08-011-5/+0
| | * | lib: zlog should clean up its memoryTom Goff2011-08-011-0/+3
| | * | bgpd: Fix display of unsigned attributesWataru Tanitsu2011-08-011-9/+9
| | * | ospfd: Lower level of some common messages from info to debugPaul Jakma2011-08-012-11/+11
| | * | lib: prefix.c nano-optimisationPaul Jakma2011-08-011-4/+5
| | * | 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