1. 7cee1bb 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> by vincent · 20 years ago
  2. 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  3. ed9bb6d * zebra/interaface.c: "show interface description" command implemented. by hasso · 20 years ago
  4. c1f01f3 2005-03-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  5. 42a66d7 * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. by hasso · 20 years ago
  6. 3452d47 * interface.c: Fix CRC and frame errors statistics in Linux. by hasso · 20 years ago
  7. 719e974 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  8. 27da398 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  9. e8274dc * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" by hasso · 20 years ago
  10. e31f229 2005-02-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  11. 1e19315 2005-02-14 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  12. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  13. 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  14. 4460e7a 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  15. 4be019d 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  16. c15cb24 2005-01-24 Martin Pot <mpot at martybugs.net> by paul · 20 years ago
  17. 6f2c27a * interface.c: Better statistics output in "show interface" command in by hasso · 20 years ago
  18. 583d800 * main.c: With --nl-bufsize argument is required. by hasso · 20 years ago
  19. 865b852 2005-01-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  20. b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  21. 341a8f1 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  22. b8adec1 Fix "show ipv6 route <proto>" command. by hasso · 20 years ago
  23. 6a250b0 Add const to char * to quiet warnings. by gdt · 20 years ago
  24. b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  25. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  26. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  27. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  28. accb156 Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl. by hasso · 20 years ago
  29. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  30. 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
  31. 6bd7c6a Remove dead "ip tunnel" command. by hasso · 20 years ago
  32. 06f953f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  33. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  34. c1eaa44 Fix regression. It seems to me that this code still works only by accident by hasso · 20 years ago
  35. b71f00f * zserv.c: Remove useless warnings "forwarding is already on". by hasso · 20 years ago
  36. c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
  37. 39db97e Some compiler warnings fixes and fix for bugzilla #119. by hasso · 20 years ago
  38. 39ff11d Unbreak "show ip route" command. by hasso · 20 years ago
  39. fce954f Fix warnings. Didn't even look at files not compiled in Linux though. by hasso · 20 years ago
  40. 7216466 2004-10-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  41. eef1fe1 New way to handle secondary addresses from Gilad Arnold. by hasso · 20 years ago
  42. 18a6dce Common router id. by hasso · 20 years ago
  43. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  44. 26f7a24 2004-09-24 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  45. 0c0f911 2004-09-24 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  46. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  47. 44983cf 2004-09-22 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  48. 8d0f15f Cosmetical fixes in vty help. by hasso · 20 years ago
  49. c34b6b5 Commit my hack (yes, I still call it hack) - command line switch for zebra by hasso · 20 years ago
  50. f2bdee9 Remove dead file. by hasso · 20 years ago
  51. a5ea687 2004-08-26 Miles Nordin <carton@Ivy.NET> by gdt · 20 years ago
  52. 3e0b3a5 2004-08-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  53. 0de1cde 2004-08-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  54. f841e02 Include padding in control message length. by gdt · 20 years ago
  55. 57492d5 2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 20 years ago
  56. 8089381 Add extra padding in cmsgdata buffer; there wasn't enough on by gdt · 20 years ago
  57. 55e7ecd Remove pointless privilege lower call. Thanks to Cougar for noticing. by hasso · 20 years ago
  58. b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
  59. 5b73a67 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> by paul · 20 years ago
  60. 1470baf 2004-07-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  61. caa2481 Update cvsignore, add .libs by paul · 20 years ago
  62. cced60d 004-07-13 David Wiggins <dwiggins@bbn.com by gdt · 20 years ago
  63. 25dac85 Creating irdp socket requires more privileges. by hasso · 20 years ago
  64. 996933f 1) extract.pl is braindead, but I will not touch it willingly. by hasso · 20 years ago
  65. 87efd64 Add libtool support. by gdt · 20 years ago
  66. 320ec10 Removing code which looked at current dir for config file before attempting by hasso · 20 years ago
  67. ca77698 OK, here it is - irdp support. But don't expect me to fix any bugs in it. by hasso · 20 years ago
  68. d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
  69. 3e31cde Router advertisement cleanup. Removed compatibility command because it's by hasso · 21 years ago
  70. c50ae8b 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  71. 48a46fa 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  72. 19877dd 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  73. 8842468 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  74. 66e9488 2004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 21 years ago
  75. 44145db 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  76. b9df2d2 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  77. 34195bf [quagga-dev 1002]. Also fix date of previous commit in Chanelog. by hasso · 21 years ago
  78. 41d3fc9 * Fixed lowering privileges in proc ipforward method. by hasso · 21 years ago
  79. f571dab Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85. by hasso · 21 years ago
  80. f1d92e1 Temorary secondary-label fix. Real fix from Gilad will follow after release. by hasso · 21 years ago
  81. 8c903fb Fix bugzilla #82. by hasso · 21 years ago
  82. 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
  83. e23949c Fix help. "ipv6 ..." commands are for IPv6. by hasso · 21 years ago
  84. 5707cce Fix warning. Approved by Amir. by hasso · 21 years ago
  85. fa2b17e Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER by hasso · 21 years ago
  86. 5590672 Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help. by hasso · 21 years ago
  87. 2d75d05 2004-01-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  88. b27900b 2004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 21 years ago
  89. 9ccabd1 change perror to zlog_err by gdt · 21 years ago
  90. 4bfbea8 2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 21 years ago
  91. dbee01f increase buffer size for kernel reads by gdt · 21 years ago
  92. cb42c03 Fix incorrect test in previous commit; thanks to Sowmini Varadhan for by gdt · 21 years ago
  93. da26e3b 2004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com> by gdt · 21 years ago
  94. 9e867fe Merge isisd into the Quagga's framework: by jardin · 21 years ago
  95. 4b5e135 reorder includes to avoid warning. fixes rest of bug #62 by gdt · 21 years ago
  96. d6b72f7 Add support for --enable-exampledir to specify where to place example by gdt · 21 years ago
  97. b84d3a1 2003-11-17 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
  98. b5f4502 2003-11-02 Krzysztof Oledzki <oleq@ans.pl> by paul · 21 years ago
  99. 6baeb98 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com> by paul · 21 years ago
  100. 04bd484 2003-10-24 Paul Jakma <paul@dishone.st> by paul · 21 years ago