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