summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d.h: remove declaration of errno (should be via header)Greg Troxel2007-02-022-1/+4
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-161-1/+11
* [ospf6d] GNU Zebra 3563: Fix as-external forwarding addressPaul Jakma2006-05-153-3/+9
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-1511-54/+340
* [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/LoadingPaul Jakma2006-05-153-12/+8
* [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugPaul Jakma2006-05-157-70/+286
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-013-26/+22
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* 2005-08-09 Paul Jakma <paul.jakma@sun.com>paul2005-08-102-1/+8
* * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-245-0/+338
* * ospf6_message.c: Changed to be insensitive to changes of neighbors'hasso2005-06-242-30/+14
* * ospf6_interface.c: fix the way inactivity_timer is called. Becausehasso2005-06-242-3/+10
* * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6hasso2005-05-312-5/+7
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-112-2/+8
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-0714-391/+219
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-033-15/+5
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-9/+28
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-022-5/+11
* * configure.ac, */Makefile.am: Fix previous commit. SNMP includeshasso2005-03-281-1/+1
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-6/+6
* Fix segfault when ospf6_create() is not called yet.jardin2005-03-022-0/+9
* 2005-01-25 Paul Jakma <paul@dishone.st>paul2005-01-252-2/+6
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-2416-378/+382
* add comment about warning of comparison between signed and unsignedgdt2004-12-091-0/+1
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-082-6/+6
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-072-7/+7
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-032-10/+16
* Fix compile.hasso2004-11-262-1/+5
* Merge svn revisions 1208, 1222 and 1228 from Zebra cvs.hasso2004-11-259-49/+440
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-252-2/+13
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-203-11/+11
* 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com>gdt2004-11-052-1/+9
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-132-6/+6
* Better common router-id handling.hasso2004-10-113-3/+16
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-1022-87/+123
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-102-1/+5
* Merge svn revisions 1065 and 1066 from Zebra CVS.hasso2004-10-086-2/+3112
* Common router id.hasso2004-10-032-0/+25
* Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h includehasso2004-09-296-9/+15
* Remove usage of evil list and listnode typedefs.hasso2004-09-2316-70/+74
* Merge svn revisions 997 and 1000 from Zebra cvs repository.hasso2004-09-136-8/+27
* Add IS-IS info into array.hasso2004-09-101-2/+2
* Merge svn revision 981 from Zebra cvs.hasso2004-09-039-664/+429
* Merge svn revisions 978-979 from Zebra CVS.hasso2004-09-023-6/+15
* Merge svn revision 975 from Zebra repository.hasso2004-09-0118-441/+640
* Port ospf6d to sigevent and rename signal handling functions in vtysh not tohasso2004-08-282-46/+28
* Merge changelog entry from zebra cvs for my vtysh fix.hasso2004-08-261-0/+4
* Merge svn revision 954 from Zebra cvs.hasso2004-08-261-3/+4
* Make ospf6d configuration appear in vtysh as well. Report sent to Yasuhirohasso2004-08-263-1/+4