summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
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
2010-04-28ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward
2009-12-10ospf6d: remove dead codeStephen Hemminger
2009-12-10ospf6d: fix warnings from recent prefix bit commitStephen Hemminger
2009-12-09lib: move check_bit into prefix common codeStephen Hemminger
2009-12-07ospf6d: review LSA sequence number comparisonOndrej Zajicek
2009-12-01ospf6d: fix LSA locking in ospf6_new_ls_id()Tom Goff
2009-08-28ospf6d: bug #529, fix endianness problem in earlier commit Tom Henderson
2009-08-13all: check return value from daemon() callStephen Hemminger
2009-07-28[global] interface flags format warningsStephen Hemminger
2009-07-16[ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson
2009-06-22Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe
2009-06-18[ospf6d] Remove 'no router' from OSPF6_NODEStephen Hemminger
2009-06-18[ospf6d] Fix ospf6d crash if removing interface with no areaJon
2009-06-18[ospf6d] Fix ospf6d crash in show border routersJon
2009-06-18[ospf6] Add no router ospf6Jon