- 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
- dea0444 [c++] remove/rename some names in headers that clash with C++ reserved words by Paul Jakma · 17 years ago
- fbdbf12 [ospf6d] Fix removal of defunct ASBR routes by Paul Jakma · 17 years ago
- e733f94 [ospf6d] Fix silly bug: muse use strcmp to compare strings by Andrew J. Schorr · 17 years ago
- eda9ba7 [64-bit] Fix 4 problems with printf formats and 64-bit size_t by Andrew J. Schorr · 18 years ago
- c136d24 [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times by Paul Jakma · 18 years ago
- c32d28b [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. by Andrew J. Schorr · 18 years ago
- 75a9140 ospf6d.h: remove declaration of errno (should be via header) by Greg Troxel · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- 0b26f81 [ospf6d] GNU Zebra 3563: Fix as-external forwarding address by Paul Jakma · 19 years ago
- cf1ce25 [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs by Paul Jakma · 19 years ago
- 932bf19 [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading by Paul Jakma · 19 years ago
- cb4b884 [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug by Paul Jakma · 19 years ago
- f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 4782874 2005-08-09 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 34956b3 * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out) by hasso · 19 years ago
- 7b6ae02 * ospf6_message.c: Changed to be insensitive to changes of neighbors' by hasso · 19 years ago
- 3e834b1 * ospf6_interface.c: fix the way inactivity_timer is called. Because by hasso · 19 years ago
- b31b813 * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6 by hasso · 20 years ago
- 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- e4319de 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3b7b814 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
- 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- c1ba9e8 Fix segfault when ospf6_create() is not called yet. Thanks to Mohit Thakur. by jardin · 20 years ago
- 8bfb0cb 2005-01-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- c6487d6 *.c: Change level of debug messages to LOG_DEBUG. by hasso · 20 years ago
- 1686f93 add comment about warning of comparison between signed and unsigned by gdt · 20 years ago
- d1db06f 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- b3c8c46 Fix compile. by hasso · 20 years ago
- 2680aa2 Merge svn revisions 1208, 1222 and 1228 from Zebra cvs. by hasso · 20 years ago
- c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6639a04 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com> by gdt · 20 years ago
- 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
- c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
- c8a440e Better common router-id handling. by hasso · 20 years ago
- 0c083ee 2004-10-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- ddd119f 2004-10-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- ef1bbf5 Merge svn revisions 1065 and 1066 from Zebra CVS. by hasso · 20 years ago
- 18a6dce Common router id. by hasso · 20 years ago
- 03d52f8 Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h include by hasso · 20 years ago
- 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
- 9428f2d Merge svn revisions 997 and 1000 from Zebra cvs repository. by hasso · 20 years ago
- f3f27f6 Add IS-IS info into array. by hasso · 20 years ago
- 4846ef6 Merge svn revision 981 from Zebra cvs. by hasso · 20 years ago
- 63069ad Merge svn revisions 978-979 from Zebra CVS. by hasso · 20 years ago
- 1e05838 Merge svn revision 975 from Zebra repository. by hasso · 20 years ago
- e42f5a3 Port ospf6d to sigevent and rename signal handling functions in vtysh not to by hasso · 20 years ago
- 9a09626 Merge changelog entry from zebra cvs for my vtysh fix. by hasso · 20 years ago
- 6861b30 Merge svn revision 954 from Zebra cvs. by hasso · 20 years ago
- 69b4a81 Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhiro by hasso · 20 years ago
- ccb59b1 SVN revisions 935-940 merge from Zebra CVS. by hasso · 20 years ago
- 3b68735 Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless by hasso · 20 years ago
- 6452df0 SVN revisions 916-920 from Zebra. ABR support is almost done. by hasso · 20 years ago
- 049207c SVN revision 907 from Zebra cvs repository. by hasso · 20 years ago
- 1203e1c Use ifp->mtu6 in ospf6d and ripngd. by hasso · 20 years ago
- b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
- 79dc373 2004-07-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- b596c71 Merge svn revision 855 from Zebra repository. by hasso · 20 years ago
- 9f9aebd cvsignore *.libs in build dirs by paul · 20 years ago
- e3bee3b Update cvsignore's for *.lo and *.la - libtool files by paul · 20 years ago
- 320ec10 Removing code which looked at current dir for config file before attempting by hasso · 20 years ago
- d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
- 3b4cd3a Update to latest (really :) ospf6d from Zebra repository and some tiny fixes. by hasso · 21 years ago
- 4845437 Forgot these. by hasso · 21 years ago
- 508e53e Ospf6d merge from Zebra repository with added privs stuff and merged by hasso · 21 years ago
- 0a58935 2004-05-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 3731865 Fixing ospf6d as well and move Changelog entry from ospfd to general one. by hasso · 21 years ago
- 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
- fa2b17e Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER by hasso · 21 years ago
- d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
- 04bd484 2003-10-24 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- cccf8af 2003-10-13 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
- d81fadf 2003-08-14 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- e8f2984 2003-08-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- f1c61a0 2003-08-11 Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp> by paul · 21 years ago
- 96735ee 2003-08-10 amir <amir@datacore.ch> by paul · 21 years ago
- a6d614b 2003-06-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- b21b19c 2003-06-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- e26bbeb ospf6d part of 6Wind patch. by hasso · 22 years ago
- 32d2463 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 7515cff Undo Hasso last patch, about to apply a slightly updated patch. by paul · 22 years ago
- 68f4384 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 733e810 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 445f143 Update Changelogs by paul · 22 years ago
- 6cbbc3c Import of zebra.org 20030428-18:07 IST by paul · 22 years ago
- a2c6283 From: Hasso Tepper by paul · 22 years ago
- 73ffb25 Hasso Tepper by paul · 22 years ago
- ef4e099 Add Makefile.in to the remaining .cvsignore's by paul · 22 years ago
- 23bd12c [zebra 18626] move zebra socket paths to configure.ac by paul · 22 years ago
- 3a6440d Remove auto* files from the repository. by paul · 22 years ago
- 6898008 2003-03-25 Paul Jakma <paul@dishone.st> by paul · 22 years ago
- 1bb066b Update auto files. by paul · 22 years ago