1. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  2. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  3. 0be8dfb [snmp] Compiler warning fixes for when "--enable-snmp" is configured. by Chris Caputo · 15 years ago
  4. c5a89ff [ripd] Fix metrix in call to rip_zebra_ipv4_delete by Krisztian Kovacs · 15 years ago
  5. fb62a3c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto by Joakim Tjernlund · 17 years ago
  6. 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
  7. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  8. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  9. 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
  10. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  11. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  12. fa93b16 [ripd] Fix mistaken empty string test by Paul Jakma · 17 years ago
  13. 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
  14. ce6ab03 [ripd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
  15. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  16. 33672ed [ripd, ripngd] Remove useless code in rip_vty_out_uptime function by Andrew J. Schorr · 18 years ago
  17. a1fdf94 Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second) by Vincent Jardin · 18 years ago
  18. a4c6482 [ripd] Fix "show ip rip status" display of time until next update by Andrew J. Schorr · 18 years ago
  19. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  20. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  21. b25ea4d [ripd] bug #293: routemap set metric doesn't check for underflow correctly by Paul Jakma · 18 years ago
  22. 3e557ae [ripd] bug #278: remove gratuitous use of mid-function declaration by Paul Jakma · 18 years ago
  23. 9a57dc6 [ripd] update to use auto-generated redistribute route-type defs by Paul Jakma · 18 years ago
  24. 15a2b08 [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates by Paul Jakma · 19 years ago
  25. b9d9288 [ripd] Fix logic to send updates on all connected addresses. by Andrew J. Schorr · 19 years ago
  26. 7a38333 ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes by vincent · 19 years ago
  27. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  28. 98fd1e6 [ripd] Fix verification of received MD5 authenticated packets by paul · 19 years ago
  29. 35a60c2 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  30. 92779fe 2005-10-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  31. 216565a 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  32. dc63bfd 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  33. 38d3c16 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  34. fac3e84 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  35. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  36. ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  37. fbf5d03 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  38. c1a03d4 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  39. 2c61ae3 2005-08-16 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  40. f69bd9d 2005-06-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  41. a4e987e 2005-06-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  42. 7755a8c 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  43. 0cb8a01 2005-05-29 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  44. 033e861 Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192. by hasso · 20 years ago
  45. dc625e8 * rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use sender by hasso · 20 years ago
  46. cf96db1 * rip_routemap.c: Make "match interface" routemap command match both - by hasso · 20 years ago
  47. d4e4728 2005-05-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  48. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  49. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  50. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  51. 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
  52. 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  53. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  54. b14ee00 2005-02-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  55. 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  56. 7985345 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  57. b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  58. 766a0ca 2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  59. 5d6c377 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  60. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  61. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  62. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  63. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  64. 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
  65. c49ad8f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  66. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  67. c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
  68. 98b718a Sync with changes in lib. Make more strings const. by hasso · 20 years ago
  69. 8a676be There is no warnings here any more. by hasso · 20 years ago
  70. 1af8193 Fix compiler warning. by hasso · 20 years ago
  71. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  72. 0b3acf4 2004-09-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  73. df43a13 Please, tell me truth about what debugging status you are displaying. by hasso · 20 years ago
  74. 1a51786 2004-08-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  75. b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
  76. 9f9aebd cvsignore *.libs in build dirs by paul · 20 years ago
  77. e3bee3b Update cvsignore's for *.lo and *.la - libtool files by paul · 20 years ago
  78. 320ec10 Removing code which looked at current dir for config file before attempting by hasso · 20 years ago
  79. 02ff83c 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
  80. ca5e516 2004-06-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  81. d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
  82. c2bfbcc 2004-06-04 JJ Ludman <jacques.ludman@sun.com> by paul · 20 years ago
  83. 11dde9c 2004-05-31 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 21 years ago
  84. 0a58935 2004-05-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  85. 239389b 2004-05-05 Anthony.Golia@morganstanley.com by paul · 21 years ago
  86. a87552c 2004-05-03 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  87. b94f9db 2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> by paul · 21 years ago
  88. f571dab Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85. by hasso · 21 years ago
  89. 66e3169 *** empty log message *** by hasso · 21 years ago
  90. da9c9a2 From Sowmini fix for crash reported in [quagga-dev 929]. by hasso · 21 years ago
  91. 8c903fb Fix bugzilla #82. by hasso · 21 years ago
  92. 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
  93. caa6f8a [quagga-dev 489] - fix ripd version send by Krzysztof Oledzki. by hasso · 21 years ago
  94. a1455d8 "show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]). by hasso · 21 years ago
  95. 429a0f8 Fix typo in comment. by hasso · 21 years ago
  96. 931cd54 2004-01-23 sowmini.varadhan@sun.com by paul · 21 years ago
  97. 2d75d05 2004-01-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  98. d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
  99. 42d14d9 2003-11-17 sowmini.varadhan@sun.com by paul · 21 years ago
  100. d62262a 2003-11-17 Hasso Tepper <hasso@estpak.ee> by paul · 21 years ago