summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
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
2009-06-18[ospf6d] Fix ospf6d crash if range defined twiceJon
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2009-06-12[cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger
2009-06-02[snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo
2008-08-25Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund
2008-08-22[administrivia] Update gitignore filesPaul Jakma
2008-08-22[administrivia] Git should ignore backup files and .loT filesPaul Jakma
2008-08-22[trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma
2008-08-22[trivia] finish off static'ification of ospf6d and ripngdPaul Jakma
2008-08-22[build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr
2008-08-22[administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma
2008-05-29[daemons] Sanity check port number arguments before usePaul Jakma
2008-02-26[c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma
2007-10-22[ospf6d] Fix removal of defunct ASBR routesPaul Jakma
2007-06-07[ospf6d] Fix silly bug: muse use strcmp to compare stringsAndrew J. Schorr
2007-04-27[64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr
2007-03-08[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timesPaul Jakma
2007-02-27[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.Andrew J. Schorr