- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- 33672ed [ripd, ripngd] Remove useless code in rip_vty_out_uptime function by Andrew J. Schorr · 18 years ago
- a1fdf94 Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second) by Vincent Jardin · 18 years ago
- a4c6482 [ripd] Fix "show ip rip status" display of time until next update by Andrew J. Schorr · 18 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- b25ea4d [ripd] bug #293: routemap set metric doesn't check for underflow correctly by Paul Jakma · 18 years ago
- 3e557ae [ripd] bug #278: remove gratuitous use of mid-function declaration by Paul Jakma · 18 years ago
- 9a57dc6 [ripd] update to use auto-generated redistribute route-type defs by Paul Jakma · 18 years ago
- 15a2b08 [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates by Paul Jakma · 19 years ago
- b9d9288 [ripd] Fix logic to send updates on all connected addresses. by Andrew J. Schorr · 19 years ago
- 7a38333 ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes by vincent · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 98fd1e6 [ripd] Fix verification of received MD5 authenticated packets by paul · 19 years ago
- 35a60c2 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- 92779fe 2005-10-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 216565a 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- dc63bfd 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 38d3c16 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
- fac3e84 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 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
- fbf5d03 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- c1a03d4 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
- 2c61ae3 2005-08-16 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- f69bd9d 2005-06-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- a4e987e 2005-06-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 7755a8c 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 0cb8a01 2005-05-29 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 033e861 Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192. by hasso · 20 years ago
- dc625e8 * rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use sender by hasso · 20 years ago
- cf96db1 * rip_routemap.c: Make "match interface" routemap command match both - by hasso · 20 years ago
- d4e4728 2005-05-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 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
- d2fc889 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
- 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- b14ee00 2005-02-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 7985345 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 766a0ca 2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 5d6c377 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
- 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
- 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
- c49ad8f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
- c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
- 98b718a Sync with changes in lib. Make more strings const. by hasso · 20 years ago
- 8a676be There is no warnings here any more. by hasso · 20 years ago
- 1af8193 Fix compiler warning. by hasso · 20 years ago
- 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
- 0b3acf4 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- df43a13 Please, tell me truth about what debugging status you are displaying. by hasso · 20 years ago
- 1a51786 2004-08-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 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
- 02ff83c 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
- ca5e516 2004-06-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
- c2bfbcc 2004-06-04 JJ Ludman <jacques.ludman@sun.com> by paul · 20 years ago
- 11dde9c 2004-05-31 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 21 years ago
- 0a58935 2004-05-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 239389b 2004-05-05 Anthony.Golia@morganstanley.com by paul · 21 years ago
- a87552c 2004-05-03 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- b94f9db 2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> by paul · 21 years ago
- f571dab Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85. by hasso · 21 years ago
- 66e3169 *** empty log message *** by hasso · 21 years ago
- da9c9a2 From Sowmini fix for crash reported in [quagga-dev 929]. by hasso · 21 years ago
- 8c903fb Fix bugzilla #82. by hasso · 21 years ago
- 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
- caa6f8a [quagga-dev 489] - fix ripd version send by Krzysztof Oledzki. by hasso · 21 years ago
- a1455d8 "show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]). by hasso · 21 years ago
- 429a0f8 Fix typo in comment. by hasso · 21 years ago
- 931cd54 2004-01-23 sowmini.varadhan@sun.com by paul · 21 years ago
- 2d75d05 2004-01-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
- 42d14d9 2003-11-17 sowmini.varadhan@sun.com by paul · 21 years ago
- d62262a 2003-11-17 Hasso Tepper <hasso@estpak.ee> by paul · 21 years ago
- 04bd484 2003-10-24 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- cc1131a 2003-10-15 sowmini.varadhan@sun.com by paul · 21 years ago
- 31a476c 2003-09-29 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 878ef2e 2003-09-24 sowmini.varadhan@sun.com by paul · 21 years ago
- d81fadf 2003-08-14 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 96735ee 2003-08-10 amir <amir@datacore.ch> by paul · 21 years ago
- 56e475c 2003-06-20 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- dd488a7 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
- 01d0908 2003-06-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- f38a471 From: Andrew J. Schorr <aschorr@telemetry-investments.com> by paul · 21 years ago
- 4aaff3f From: Andrew J. Schorr <aschorr@telemetry-investments.com> by paul · 21 years ago
- edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- dd55f9e Unbroke "set metric" command in vtysh again. by hasso · 22 years ago