summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2013-07-31isisd, ospf6d: use bug-report information from autoconfChristian Franke
2012-10-25*: use array_size() helper macroBalaji.G
2012-10-25lib: improve fletcher checksum validationJR Rivers
2012-07-10ospf6d: fix segfault when requesting inexistant interfaces or areasVincent Bernat
2012-06-25ospf6d: add SNMP notifications/traps supportVincent Bernat
2012-06-25ospf6d: add SNMP support for ospfv3*LsdbTableVincent Bernat
2012-06-25ospf6d: add SNMP implementation of ospfv3IfTableVincent Bernat
2012-06-25ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat
2012-06-25ospf6d: complete SNMP implementation for scalar objectsVincent Bernat
2012-06-25ospf6d: add SNMP support for ospfv3NbrTableVincent Bernat
2012-06-25snmp: fix OSPFV3-MIB implementationVincent Bernat
2012-06-25snmp: let handlers accept OID from a lesser prefixVincent Bernat
2012-06-25build: use net-snmp-config to configure NetSNMPVincent Bernat
2012-06-25build: only define HAVE_SNMPVincent Bernat
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-02-21ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin
2012-02-21ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere
2012-02-11ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter
2012-01-23fix zebra protocol after MP-BGP changesDenis Ovsienko
2012-01-08ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko
2012-01-02ospf6d: fix compiler warning messagesVyacheslav Trushkin
2012-01-02ospf6d: add verifying user's privilegesVyacheslav Trushkin
2011-12-14ospf6d: always remove the result of a previous SPF calculationTom Goff
2011-12-13ospf6d: decode message type with LOOKUP()Denis Ovsienko
2011-12-13ospf6d: make some old sizing checks assertionsDenis Ovsienko
2011-12-13lib: put route_types.txt to real useDavid Lamparter
2011-12-13build: delete .cvsignore filesDenis Ovsienko
2011-12-13quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin
2011-12-13ospf6d: justify multicast group managementVyacheslav Trushkin
2011-12-13ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin
2011-12-07ospf6d: fix compile warning from falling off end of mainStephen Hemminger
2011-11-17ospf6d: check MTU with message header size in mindDmitrij Tejblum
2011-10-17IPv6 transport class suppportStephen Hemminger
2011-09-27ospf6d: address more trivial compiler warningsDenis Ovsienko
2011-09-27ospf6d: spellingDenis Ovsienko
2011-09-27ospf6d: add lost lines to area config blockJon Andersson
2011-09-27ospf6d: fix crash on filter-list handling (BZ#530)Christian Hammers
2011-09-26ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko
2011-09-26ospf6d: CVE-2011-3324 (DD LSA assertion)Denis Ovsienko
2011-08-27ospf6d: add missing includeDenis Ovsienko
2011-08-27ospf6d: move named constants to ospf6d.hDenis Ovsienko
2011-08-27ospf6d: justify some ABR debug codeDenis Ovsienko
2011-04-22ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum
2011-04-04ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger
2011-03-21ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff
2011-03-21ospf6d: Route locking (memory) cleanupTom Goff
2011-03-21ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff
2011-03-21ospf6d: Remove obsolete codeTom Goff
2011-03-21ospf6d: Fix memory allocation issues in SPFTom Goff
2011-01-13ospf6d: fix crash in SPF calculationDmitrij Tejblum