summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-239-19/+111
* | bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-235-12/+17
* | zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko2012-01-202-0/+63
* | bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma2012-01-091-3/+23
* | Marker merge for 'RE-0.99.17.6'Paul Jakma2012-01-080-0/+0
|\ \
| * | version RE-0.99.17.6RE-0.99.17.6Denis Ovsienko2012-01-051-1/+1
| * | 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: Route locking (memory) cleanupTom Goff2012-01-022-1/+4
| * | ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2012-01-029-6/+70
| * | lib: Add a function to delete all interfacesTom Goff2012-01-022-0/+19
| * | 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 compile warnings from set-never-usedStephen Hemminger2012-01-021-6/+0
| * | Revert "lib: address -Wunused-but-set-variable"Denis Ovsienko2012-01-024-6/+18
| * | lib: fix SMUX compiler warningsStephen Hemminger2012-01-021-4/+3
| * | zebra: fix warnings in forward procStephen Hemminger2012-01-021-5/+4
| * | bgpd: cleanup privs on terminationStephen Hemminger2012-01-021-0/+1
| * | ospfd: remove unused codeStephen Hemminger2012-01-025-101/+6
| * | bgpd: store nexthop info for redistributed IPV6 routesStephen Hemminger2012-01-023-12/+31
| * | ospfd: avoid redundant lookup in ospf_redistribute_withdrawStephen Hemminger2012-01-021-1/+4
| * | lib: fix memory leak on connect() failureStephen Hemminger2012-01-021-12/+11
| * | lib: call filter delete hook before freeing access listStephen Hemminger2012-01-021-6/+6
| * | 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
| * | zebra: spellingDenis Ovsienko2011-12-131-2/+2
| * | build: delete .cvsignore filesDenis Ovsienko2011-12-1327-299/+0
| * | ospfd: spellingDenis Ovsienko2011-12-131-2/+2
| * | lib: clearing zclient.c for some cases of buildingVyacheslav Trushkin2011-12-131-1/+3
| * | quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-1312-52/+127
| * | isisd: indent longopts arrayVyacheslav Trushkin2011-12-131-9/+9
| * | bgpd: implement 'match probability' in route-mapsVyacheslav Trushkin2011-12-131-1/+105
| * | ospf6d: justify multicast group managementVyacheslav Trushkin2011-12-133-82/+14
| * | ripngd: limit max of "timers basic" to 65535 as documentedUlrich Weber2011-12-131-21/+3
| * | bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()Ulrich Weber2011-12-131-9/+1
| * | ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin2011-12-132-0/+91
| * | doc: rectify "match ip next-hop" in ripd (BZ#537)Roderick Schertler2011-11-211-4/+4
| * | bgpd: fix AS4_PATH attr flag check (BZ#676)Denis Ovsienko2011-11-211-1/+1
| * | bgpd: fix 2 more cases of length error reportingDenis Ovsienko2011-11-211-6/+8
| * | lib: use prefix bit length macrosDenis Ovsienko2011-11-211-7/+7
| * | ospfd: use IS_LSA_SELF() where appropriateDenis Ovsienko2011-11-211-7/+7