| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 4 | -4/+4 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 2 | -7/+2 |
* | [administrivia] Update gitignore files | Paul Jakma | 2008-08-22 | 1 | -1/+1 |
* | [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 | -388/+0 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 13 | -197/+214 |
* | [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/+14 |
* | [daemons] Sanity check port number arguments before use | Paul Jakma | 2008-05-29 | 1 | -1/+2 |
* | [ripd, ripngd] Remove useless code in rip_vty_out_uptime function | Andrew J. Schorr | 2007-04-27 | 2 | -3/+4 |
* | Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status) | Vincent Jardin | 2007-04-12 | 2 | -15/+10 |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-16 | 1 | -1/+11 |
* | [ripngd] CID #72, remove unneeded NULL check | Paul Jakma | 2006-05-11 | 2 | -11/+14 |
* | [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr. | Paul Jakma | 2006-05-08 | 2 | -1/+7 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 3 | -9/+10 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 3 | -31/+21 |
* | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-29 | 1 | -1/+1 |
* | * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon. | hasso | 2005-08-27 | 4 | -7/+14 |
* | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-11 | 2 | -2/+8 |
* | * prefix.[hc]: Pass argument to the inet6_ntoa by value making it more | hasso | 2005-04-08 | 4 | -46/+51 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 5 | -91/+68 |
* | * lib/prefix.[hc]: inet6_ntoa utility function copied from | hasso | 2005-04-05 | 5 | -59/+53 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-02 | 2 | -0/+6 |
* | * 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 |
* | 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-30 | 2 | -2/+10 |
* | 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-04 | 2 | -1/+6 |
* | 2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-16 | 2 | -8/+15 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 2 | -30/+34 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -9/+9 |
* | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 2 | -1/+5 |
* | 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-03 | 2 | -2/+10 |
* | Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. | hasso | 2004-11-25 | 2 | -5/+14 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 2 | -6/+6 |
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 1 | -0/+2 |
* | Fix help of "show debugging ripng" command. | hasso | 2004-10-26 | 2 | -2/+6 |
* | Sync with changes in lib. Make more strings const. | hasso | 2004-10-11 | 6 | -30/+36 |
* | Only warning left is the known lvalue problem in ripng_nexthop.c. | hasso | 2004-10-08 | 7 | -20/+26 |
* | Compiler warnings fixes. | hasso | 2004-09-26 | 3 | -9/+21 |
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 3 | -13/+17 |
* | 2004-09-17 Paul Jakma <paul@dishone.st> | paul | 2004-09-17 | 2 | -11/+4 |
* | Cosmetical fixes in vty help. | hasso | 2004-09-11 | 1 | -3/+3 |
* | Please, tell me truth about what debugging status you are displaying. | hasso | 2004-08-31 | 1 | -1/+1 |
* | Use ifp->mtu6 in ospf6d and ripngd. | hasso | 2004-07-23 | 3 | -7/+12 |
* | (somewhat unrelated cleanups, but all are very minor) | gdt | 2004-07-23 | 1 | -1/+1 |
* | cvsignore *.libs in build dirs | paul | 2004-07-09 | 1 | -0/+1 |
* | Update cvsignore's for *.lo and *.la - libtool files | paul | 2004-07-09 | 1 | -0/+2 |
* | 2004-07-01 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2004-07-01 | 2 | -0/+19 |
* | Removing code which looked at current dir for config file before attempting | hasso | 2004-06-20 | 1 | -3/+2 |
* | CVS ignore Linux NFS silly-delete .nfs* files | paul | 2004-06-06 | 1 | -0/+1 |