summaryrefslogtreecommitdiffstats
path: root/ospf6d
Commit message (Expand)AuthorAgeFilesLines
* Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-5/+11
* Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-125-2/+66
|\
| * Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-125-2/+66
| |\
| | * 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-281-10/+18
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-2914-66/+140
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-2914-77/+151
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-4/+4
|/ /
* | Removing compiler warnings.Chris Hall2010-04-169-40/+45
* | First beta releaseChris Hall2010-04-062-14/+27
|/
* ospf6d: remove dead codeStephen Hemminger2009-12-102-17/+2
* ospf6d: fix warnings from recent prefix bit commitStephen Hemminger2009-12-101-2/+2
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-092-10/+4
* ospf6d: review LSA sequence number comparisonOndrej Zajicek2009-12-071-7/+4
* ospf6d: fix LSA locking in ospf6_new_ls_id()Tom Goff2009-12-011-0/+3
* ospf6d: bug #529, fix endianness problem in earlier commit Tom Henderson2009-08-281-7/+4
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [global] interface flags format warningsStephen Hemminger2009-07-281-2/+3
* [ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson2009-07-161-0/+11
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-2210-25/+25
* [ospf6d] Remove 'no router' from OSPF6_NODEStephen Hemminger2009-06-181-1/+0
* [ospf6d] Fix ospf6d crash if removing interface with no areaJon2009-06-181-0/+7
* [ospf6d] Fix ospf6d crash in show border routersJon2009-06-181-0/+6
* [ospf6] Add no router ospf6Jon2009-06-181-0/+1
* [ospf6d] Fix ospf6d crash if range defined twiceJon2009-06-181-0/+6
* [cleanup] Make command nodes staticStephen Hemminger2009-06-124-4/+4
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-124-12/+6
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-3/+7
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-2/+3
* [administrivia] Update gitignore filesPaul Jakma2008-08-221-1/+1
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-1199/+0
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-2234-492/+476
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+15
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
* [c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma2008-02-261-3/+3
* [ospf6d] Fix removal of defunct ASBR routesPaul Jakma2007-10-222-9/+7
* [ospf6d] Fix silly bug: muse use strcmp to compare stringsAndrew J. Schorr2007-06-072-1/+6
* [64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr2007-04-272-6/+11
* [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timesPaul Jakma2007-03-082-1/+7
* [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.Andrew J. Schorr2007-02-272-1/+6
* ospf6d.h: remove declaration of errno (should be via header)Greg Troxel2007-02-022-1/+4