Age | Commit message (Expand) | Author |
2012-10-25 | *: use array_size() helper macro | Balaji.G |
2012-06-25 | build: use net-snmp-config to configure NetSNMP | Vincent Bernat |
2012-06-25 | build: allow configure and build in a separate directory | Vincent Bernat |
2012-03-25 | ripngd: Replace redistribution strings with route_types.h defines. | Matthieu Boutier |
2012-01-23 | fix zebra protocol after MP-BGP changes | Denis Ovsienko |
2011-12-13 | build: delete .cvsignore files | Denis Ovsienko |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2011-12-13 | ripngd: limit max of "timers basic" to 65535 as documented | Ulrich Weber |
2011-10-17 | IPv6 transport class suppport | Stephen Hemminger |
2011-03-13 | ripngd: copy debug statements fix from ripd | Stephen Hemminger |
2009-12-10 | ripngd: compiler warnings cleanup | Stephen Hemminger |
2009-08-13 | all: check return value from daemon() call | Stephen Hemminger |
2009-07-28 | [global] interface flags format warnings | Stephen Hemminger |
2009-06-18 | [daemons/cleanup] Remove disabled log_mode argument support. | Jeremy Jackson |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger |
2008-08-22 | [administrivia] Update gitignore files | Paul Jakma |
2008-08-22 | [administrivia] Git should ignore backup files and .loT files | Paul Jakma |
2008-08-22 | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma |
2008-08-22 | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma |
2008-08-22 | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr |
2008-08-22 | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma |
2008-05-29 | [daemons] Sanity check port number arguments before use | Paul Jakma |
2007-04-27 | [ripd, ripngd] Remove useless code in rip_vty_out_uptime function | Andrew J. Schorr |
2007-04-12 | Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status) | Vincent Jardin |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-05-11 | [ripngd] CID #72, remove unneeded NULL check | Paul Jakma |
2006-05-08 | [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr. | Paul Jakma |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2005-10-01 | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-09-29 | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul |
2005-08-27 | * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon. | hasso |
2005-04-11 | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-08 | * prefix.[hc]: Pass argument to the inet6_ntoa by value making it more | hasso |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-05 | * lib/prefix.[hc]: inet6_ntoa utility function copied from | hasso |
2005-04-02 | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-03-28 | * configure.ac, */Makefile.am: Fix previous commit. SNMP includes | hasso |
2005-03-14 | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul |
2005-01-30 | 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-01-04 | 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-16 | 2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-08 | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-08 | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-07 | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-12-03 | 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-25 | Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. | hasso |
2004-11-20 | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-02 | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul |
2004-10-26 | Fix help of "show debugging ripng" command. | hasso |