1. a1ac18c 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  2. 62debbb 2005-06-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  3. 1ada819 * rt_netlink.c: Remove unused netlink-addr socket declaration. by hasso · 19 years ago
  4. 1dcb517 2005-05-31 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  5. 69e10ad 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  6. 4d38fdb 2005-04-28 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  7. cf460ef 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  8. 57a1477 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  9. fa59980 * rt_netlink.c: One tiny missing comma caused pointless debug messages by hasso · 20 years ago
  10. 206d805 * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast by hasso · 20 years ago
  11. 3d1dc85 2004-04-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  12. 08dbfb6 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  13. a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  14. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  15. b7ed1ec * rt_netlink.c (netlink_talk_filter): Show always warning message, by hasso · 20 years ago
  16. 2da40f4 2005-03-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  17. a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  18. 7cee1bb 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> by vincent · 20 years ago
  19. ed9bb6d * zebra/interaface.c: "show interface description" command implemented. by hasso · 20 years ago
  20. c1f01f3 2005-03-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  21. 42a66d7 * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. by hasso · 20 years ago
  22. 3452d47 * interface.c: Fix CRC and frame errors statistics in Linux. by hasso · 20 years ago
  23. 719e974 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  24. 27da398 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  25. e8274dc * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" by hasso · 20 years ago
  26. e31f229 2005-02-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  27. 1e19315 2005-02-14 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  28. 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  29. 4460e7a 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  30. 4be019d 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  31. c15cb24 2005-01-24 Martin Pot <mpot at martybugs.net> by paul · 20 years ago
  32. 6f2c27a * interface.c: Better statistics output in "show interface" command in by hasso · 20 years ago
  33. 583d800 * main.c: With --nl-bufsize argument is required. by hasso · 20 years ago
  34. 865b852 2005-01-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  35. b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  36. 341a8f1 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  37. b8adec1 Fix "show ipv6 route <proto>" command. by hasso · 20 years ago
  38. 6a250b0 Add const to char * to quiet warnings. by gdt · 20 years ago
  39. b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  40. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  41. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  42. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  43. accb156 Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl. by hasso · 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. c34b6b5 Commit my hack (yes, I still call it hack) - command line switch for zebra by hasso · 20 years ago
  62. a5ea687 2004-08-26 Miles Nordin <carton@Ivy.NET> by gdt · 20 years ago
  63. 3e0b3a5 2004-08-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  64. 0de1cde 2004-08-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  65. 57492d5 2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 20 years ago
  66. 5b73a67 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> by paul · 20 years ago
  67. 1470baf 2004-07-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  68. cced60d 004-07-13 David Wiggins <dwiggins@bbn.com by gdt · 20 years ago
  69. 25dac85 Creating irdp socket requires more privileges. by hasso · 20 years ago
  70. 996933f 1) extract.pl is braindead, but I will not touch it willingly. by hasso · 20 years ago
  71. 87efd64 Add libtool support. by gdt · 20 years ago
  72. ca77698 OK, here it is - irdp support. But don't expect me to fix any bugs in it. by hasso · 20 years ago
  73. 3e31cde Router advertisement cleanup. Removed compatibility command because it's by hasso · 21 years ago
  74. c50ae8b 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  75. 48a46fa 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  76. 19877dd 2004-05-11 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  77. 8842468 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  78. 66e9488 2004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 21 years ago
  79. 44145db 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  80. b9df2d2 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  81. 34195bf [quagga-dev 1002]. Also fix date of previous commit in Chanelog. by hasso · 21 years ago
  82. f1d92e1 Temorary secondary-label fix. Real fix from Gilad will follow after release. by hasso · 21 years ago
  83. 5590672 Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help. by hasso · 21 years ago
  84. b27900b 2004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 21 years ago
  85. 9ccabd1 change perror to zlog_err by gdt · 21 years ago
  86. 4bfbea8 2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 21 years ago
  87. dbee01f increase buffer size for kernel reads by gdt · 21 years ago
  88. da26e3b 2004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com> by gdt · 21 years ago
  89. 4b5e135 reorder includes to avoid warning. fixes rest of bug #62 by gdt · 21 years ago
  90. 647e4f1 "ip forwarding" command. Patch from Jim Crumpler. by hasso · 22 years ago
  91. 445f143 Update Changelogs by paul · 22 years ago
  92. 718e374 Initial revision by paul · 22 years ago