summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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-061-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
* ospf6d: add lost lines to area config blockJon Andersson2011-09-271-0/+12
* ospf6d: fix crash on filter-list handling (BZ#530)Christian Hammers2011-09-271-8/+8
* ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko2011-09-267-73/+492
* ospf6d: CVE-2011-3324 (DD LSA assertion)Denis Ovsienko2011-09-261-1/+11
* ospf6d: add missing includeDenis Ovsienko2011-08-271-0/+3
* ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-272-2/+3
* ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-271-2/+4
* ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-223-1/+62
* ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger2011-04-041-0/+3
* ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff2011-03-211-3/+9
* ospf6d: Route locking (memory) cleanupTom Goff2011-03-212-1/+4
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-219-6/+70
* ospf6d: Remove obsolete codeTom Goff2011-03-211-5/+0
* ospf6d: Fix memory allocation issues in SPFTom Goff2011-03-212-6/+8
* ospf6d: fix crash in SPF calculationDmitrij Tejblum2011-01-131-17/+5
* ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward2010-04-291-10/+18