summaryrefslogtreecommitdiffstats
path: root/ospf6d
Commit message (Expand)AuthorAgeFilesLines
...
| * ospf6d: fix linkdown handlingDinesh Dutt2013-11-071-3/+3
| * ospf6d: correct nexthop through directly connected networksDinesh Dutt2013-11-071-3/+20
| * ospf6d: don't suppress empty router LSADinesh Dutt2013-11-071-29/+20
| * ospf6d: turn off expensive debuggingDinesh Dutt2013-11-072-5/+5
| * ospf6d: convert LSDB to use route_node, improve performanceDinesh Dutt2013-11-075-111/+78
| * ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)Dinesh Dutt2013-11-074-44/+88
| * ospf6d: add p2p interface supportDinesh Dutt2013-11-075-92/+256
| * ospf6d: fix various bugs in installing and flooding LSAsDinesh Dutt2013-11-072-13/+10
| * ospf6d: add more details to show ipv6 ospf6 dataDinesh Dutt2013-11-071-0/+5
| * ospf6d: enable the commands to support detailed debugging of LSAs.Dinesh Dutt2013-11-071-146/+31
| * ospf6d: remove older version of LSA from neigbor retx list before prematurely...Dinesh Dutt2013-11-071-0/+23
| * ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-073-21/+49
| * ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-076-23/+207
| * ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-2213-54/+36
* | security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-1/+1
|/
* isisd, ospf6d: use bug-report information from autoconfChristian Franke2013-07-311-1/+1
* *: use array_size() helper macroBalaji.G2012-10-252-3/+2
* lib: improve fletcher checksum validationJR Rivers2012-10-253-35/+24
* ospf6d: fix segfault when requesting inexistant interfaces or areasVincent Bernat2012-07-101-4/+6
* ospf6d: add SNMP notifications/traps supportVincent Bernat2012-06-254-0/+78
* ospf6d: add SNMP support for ospfv3*LsdbTableVincent Bernat2012-06-251-89/+174
* ospf6d: add SNMP implementation of ospfv3IfTableVincent Bernat2012-06-253-1/+206
* ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat2012-06-253-2/+31
* ospf6d: complete SNMP implementation for scalar objectsVincent Bernat2012-06-251-0/+44
* ospf6d: add SNMP support for ospfv3NbrTableVincent Bernat2012-06-253-0/+167
* snmp: fix OSPFV3-MIB implementationVincent Bernat2012-06-252-2931/+4188
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+8
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin2012-02-212-23/+45
* ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-213-1/+10
* ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter2012-02-111-5/+4
* fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-231-0/+1
* ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko2012-01-081-1/+0
* ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
* ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
* ospf6d: always remove the result of a previous SPF calculationTom Goff2011-12-141-2/+2
* ospf6d: decode message type with LOOKUP()Denis Ovsienko2011-12-132-15/+16
* ospf6d: make some old sizing checks assertionsDenis Ovsienko2011-12-131-90/+13
* lib: put route_types.txt to real useDavid Lamparter2011-12-131-54/+21
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-15/+0
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+6
* ospf6d: justify multicast group managementVyacheslav Trushkin2011-12-133-82/+14
* ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin2011-12-132-0/+91
* ospf6d: fix compile warning from falling off end of mainStephen Hemminger2011-12-071-1/+1
* ospf6d: check MTU with message header size in mindDmitrij Tejblum2011-11-171-9/+17
* IPv6 transport class suppportStephen Hemminger2011-10-171-0/+9
* ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-273-2/+13
* ospf6d: spellingDenis Ovsienko2011-09-272-12/+12