summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
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
2007-02-02ospf6d.h: remove declaration of errno (should be via header)Greg Troxel
2006-10-15[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma
2006-05-15[ospf6d] GNU Zebra 3563: Fix as-external forwarding addressPaul Jakma
2006-05-15[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma
2006-05-15[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/LoadingPaul Jakma
2006-05-15[ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugPaul Jakma
2005-10-012005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-09-292005-09-29 Paul Jakma <paul.jakma@sun.com>paul
2005-08-102005-08-09 Paul Jakma <paul.jakma@sun.com>paul
2005-06-24 * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso
2005-06-24 * ospf6_message.c: Changed to be insensitive to changes of neighbors'hasso
2005-06-24 * ospf6_interface.c: fix the way inactivity_timer is called. Becausehasso
2005-05-31 * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6hasso
2005-04-112005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-04-022005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-04-022005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs