| Commit message (Expand) | Author | Age | Files | Lines |
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 1 | -0/+3 |
* | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma | 2008-08-22 | 1 | -1199/+0 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 34 | -492/+476 |
* | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr | 2008-08-22 | 1 | -0/+3 |
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 1 | -0/+15 |
* | [daemons] Sanity check port number arguments before use | Paul Jakma | 2008-05-29 | 1 | -1/+2 |
* | [c++] remove/rename some names in headers that clash with C++ reserved words | Paul Jakma | 2008-02-26 | 1 | -3/+3 |
* | [ospf6d] Fix removal of defunct ASBR routes | Paul Jakma | 2007-10-22 | 2 | -9/+7 |
* | [ospf6d] Fix silly bug: muse use strcmp to compare strings | Andrew J. Schorr | 2007-06-07 | 2 | -1/+6 |
* | [64-bit] Fix 4 problems with printf formats and 64-bit size_t | Andrew J. Schorr | 2007-04-27 | 2 | -6/+11 |
* | [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times | Paul Jakma | 2007-03-08 | 2 | -1/+7 |
* | [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. | Andrew J. Schorr | 2007-02-27 | 2 | -1/+6 |
* | ospf6d.h: remove declaration of errno (should be via header) | Greg Troxel | 2007-02-02 | 2 | -1/+4 |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-16 | 1 | -1/+11 |
* | [ospf6d] GNU Zebra 3563: Fix as-external forwarding address | Paul Jakma | 2006-05-15 | 3 | -3/+9 |
* | [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs | Paul Jakma | 2006-05-15 | 11 | -54/+340 |
* | [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading | Paul Jakma | 2006-05-15 | 3 | -12/+8 |
* | [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug | Paul Jakma | 2006-05-15 | 7 | -70/+286 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 3 | -26/+22 |
* | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-29 | 1 | -1/+1 |
* | 2005-08-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-10 | 2 | -1/+8 |
* | * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out) | hasso | 2005-06-24 | 5 | -0/+338 |
* | * ospf6_message.c: Changed to be insensitive to changes of neighbors' | hasso | 2005-06-24 | 2 | -30/+14 |
* | * ospf6_interface.c: fix the way inactivity_timer is called. Because | hasso | 2005-06-24 | 2 | -3/+10 |
* | * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6 | hasso | 2005-05-31 | 2 | -5/+7 |
* | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-11 | 2 | -2/+8 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 14 | -391/+219 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-03 | 3 | -15/+5 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-02 | 2 | -9/+28 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-02 | 2 | -5/+11 |
* | * configure.ac, */Makefile.am: Fix previous commit. SNMP includes | hasso | 2005-03-28 | 1 | -1/+1 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -6/+6 |
* | Fix segfault when ospf6_create() is not called yet. | jardin | 2005-03-02 | 2 | -0/+9 |
* | 2005-01-25 Paul Jakma <paul@dishone.st> | paul | 2005-01-25 | 2 | -2/+6 |
* | *.c: Change level of debug messages to LOG_DEBUG. | hasso | 2004-12-24 | 16 | -378/+382 |
* | add comment about warning of comparison between signed and unsigned | gdt | 2004-12-09 | 1 | -0/+1 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 2 | -6/+6 |
* | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 2 | -7/+7 |
* | 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-03 | 2 | -10/+16 |
* | Fix compile. | hasso | 2004-11-26 | 2 | -1/+5 |
* | Merge svn revisions 1208, 1222 and 1228 from Zebra cvs. | hasso | 2004-11-25 | 9 | -49/+440 |
* | Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. | hasso | 2004-11-25 | 2 | -2/+13 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 3 | -11/+11 |
* | 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com> | gdt | 2004-11-05 | 2 | -1/+9 |
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 1 | -0/+2 |
* | Make initializing smux connection configurable - "smux peer OID" command | hasso | 2004-10-13 | 2 | -6/+6 |
* | Better common router-id handling. | hasso | 2004-10-11 | 3 | -3/+16 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 22 | -87/+123 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 2 | -1/+5 |
* | Merge svn revisions 1065 and 1066 from Zebra CVS. | hasso | 2004-10-08 | 6 | -2/+3112 |