summaryrefslogtreecommitdiffstats
path: root/ospf6d
Commit message (Expand)AuthorAgeFilesLines
...
| * CVS ignore Linux NFS silly-delete .nfs* filespaul2004-06-061-0/+1
| * Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-1814-41/+169
| * Forgot these.hasso2004-05-182-0/+898
| * Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-1859-16409/+11399
| * 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-082-5/+9
| * Fixing ospf6d as well and move Changelog entry from ospfd to general one.hasso2004-03-201-2/+2
| * 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-163-3/+3
| * Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-042-4/+10
| * Add support for --enable-exampledir to specify where to place examplegdt2003-12-031-1/+2
| * 2003-10-24 Paul Jakma <paul@dishone.st>paul2003-10-241-16/+1
| * 2003-10-13 Jay Fenlason <fenlason@redhat.com>paul2003-10-131-2/+8
| * 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-4/+7
| * 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-122-4/+4
| * 2003-08-11 Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp>paul2003-08-122-2/+6
| * 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
| * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-1/+1
| * 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+1
| * 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-043-2/+38
| * ospf6d part of 6Wind patch.hasso2003-05-255-12/+60
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
| * Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-1/+0
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-185-1/+18
| * Update Changelogspaul2003-05-161-0/+15
| * Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-1/+1
| * From: Hasso Tepperpaul2003-04-232-30/+30
| * Hasso Tepperpaul2003-04-191-33/+59
| * Add Makefile.in to the remaining .cvsignore'spaul2003-04-091-0/+1
| * [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| * Remove auto* files from the repository.paul2003-04-071-460/+0
| * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-217/+249
| * Update auto files.paul2003-03-171-274/+224
| * Sync to Zebra.org 20030301paul2003-03-011-124/+53
| * Revert to zebra.org automake filespaul2003-02-171-52/+123
| * Update auto* build filespaul2003-02-131-123/+52
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-4/+11
| * Initial revisionpaul2002-12-1360-0/+22971
* get rid of compiler warnings in OSPFStephen Hemminger2008-05-281-2/+3
* [c++] remove/rename some names in headers that clash with C++ reserved wordspaul2008-02-261-3/+3
* [ospf6d] Fix removal of defunct ASBR routespaul2007-10-222-9/+7
* [ospf6d] Fix silly bug: muse use strcmp to compare stringsajs2007-06-072-1/+6
* [64-bit] Fix 4 problems with printf formats and 64-bit size_tajs2007-04-272-6/+11
* [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timespaul2007-03-082-1/+7
* [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.ajs2007-02-272-1/+6
* ospf6d.h: remove declaration of errno (should be via header)gdt2007-02-022-1/+4
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...paul2006-10-151-1/+11
* [ospf6d] GNU Zebra 3563: Fix as-external forwarding addresspaul2006-05-153-3/+9
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugspaul2006-05-1511-54/+340
* [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loadingpaul2006-05-153-12/+8
* [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugpaul2006-05-157-70/+286