ChangeLog
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:5k
源码类别:

网络

开发平台:

Unix_Linux

  1. 2003-08-23  Hasso Tepper <hasso@estpak.ee>
  2. * extract.pl: IPv6 treatment.
  3. Route-map and distribute modification for vtysh.
  4. All protocol module consistency for vtysh.
  5. 2002-07-07  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  6. * zebra-0.93 released.
  7. 2001-08-19  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  8. * zebra-0.92a released.
  9. 2001-08-15  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
  10. * zebra-0.92 released.
  11. 2001-02-20  Kunihiro Ishiguro  <kunihiro@zebra.org>
  12. * vtysh.c (vtysh_client_config): Do not set bufsz to 120.
  13. Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
  14. 2001-02-15  Hideto Yamakawa <yamakawa@dml.com>
  15. * vtysh.c (vtysh_client_execute): Call fflush after fprintf.
  16. * vtysh_config.c (vtysh_config_dump): Use VTYSH_PAGER if defined.
  17. 2001-02-14  Kunihiro Ishiguro  <kunihiro@zebra.org>
  18. * vtysh.c (vtysh_execute_func): Add fflush before pclose.
  19. 2001-02-10  Kunihiro Ishiguro  <kunihiro@zebra.org>
  20. * vtysh.c: VTY shell pager name.  When environment variable
  21. VTYSH_PAGER is defined, use it as VTY shell pager.
  22. 2001-02-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  23. * vtysh.c (vtysh_execute_func): Add pager argument for test of
  24. pager invocation.
  25. 2001-02-08  Kunihiro Ishiguro  <kunihiro@zebra.org>
  26. * extract.pl: Add -DHAVE_CONFIG_H option to cpp.
  27. 2001-02-08  Matthew Grant <grantma@anathoth.gen.nz>
  28. * vtysh.c (vtysh_client_config): Use sysconf to determine output
  29. buffer size.
  30. (vtysh_write_memory): Set umask 0077.
  31. (vtysh_connect): Check permission to the socket.
  32. 2001-02-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
  33. * zebra-0.91 is released.
  34. 2001-01-31  Michael Rozhavsky <mrozhavsky@opticalaccess.com>
  35. * vtysh.c (new_completion): Fix problem of appending space when
  36. completion is executed.
  37. 2001-01-23  Akihiro Mizutani <mizutani@dml.com>
  38. * vtysh.c (vtysh_write_terminal): "write terminal" to all node.
  39. 2001-01-15  Kunihiro Ishiguro  <kunihiro@zebra.org>
  40. * vtysh.c (vtysh_execute): Fix unconditional lock by other VTY.
  41. Suggested by Hideto Yamakawa <yamakawa@dml.com>.
  42. 2001-01-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  43. * zebra-0.90 is released.
  44. 2001-01-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
  45. * vtysh.h (ZEBRA_PATH): Fix new vtysh path.  Reported by "Matt
  46. Ranney" <mjr@ranney.com>
  47. 2000-11-06  Kunihiro Ishiguro  <kunihiro@zebra.org>
  48. * vtysh.c (DEFUNSH): Add "address-family vpnv4" DEFUNSH.
  49. 2000-10-23  Kunihiro Ishiguro  <kunihiro@zebra.org>
  50. * vtysh.c (execute_command): Add two arguemnt support for
  51. executing child process.
  52. (vtysh_telnet_port): New command "telnet WORD PORT" is added.
  53. 2000-10-23  Akihiro Mizutani <mizutani@dml.com>
  54. * vtysh.c (vtysh_write_memory): Display [OK] when configuration is
  55. saved without problem.
  56. 2000-10-20  Kunihiro Ishiguro  <kunihiro@zebra.org>
  57. * vtysh.c (vtysh_config_from_file): "key chain" command with -b
  58. flag problem is fixed.
  59. 2000-10-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
  60. * vtysh_user.c: Change to use linklist.c.
  61. 2000-10-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  62. * Makefile.am (noinst_HEADERS): Add vtysh_user.h.
  63. * zebra-0.89 is released.
  64. 2000-09-22  Kunihiro Ishiguro  <kunihiro@zebra.org>
  65. * vtysh_main.c: Declare thread master.
  66. 2000-08-25  Kunihiro Ishiguro  <kunihiro@zebra.org>
  67. * vtysh_main.c (main): Add missing --help procudure.  Reported by
  68. Patrick Rother <krd@roka.net>.
  69. 2000-08-22  Kunihiro Ishiguro  <kunihiro@zebra.org>
  70. * vtysh.c (DEFUNSH): "interface IFNAME" works.
  71. 2000-08-20  Kunihiro Ishiguro  <kunihiro@zebra.org>
  72. * vtysh_user.c: Change name from vtysh_pam.c.
  73. * vtysh.conf.sample: New file for vtysh configuration.
  74. 2000-08-19  Kunihiro Ishiguro  <kunihiro@zebra.org>
  75. * vtysh_pam.c (vtysh_pam): New file for PAM.
  76. 2000-08-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
  77. * zebra-0.88 is released.
  78. 2000-08-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  79. * Makefile.am (vtysh_LDADD): Remove -lreadline and -lncurses.
  80. * vtysh.c (vtysh_connect): Use AF_UNIX instead of AF_LOCAL for
  81. backward compatibility.
  82. 2000-07-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
  83. * extract.pl: Change regexp to match DEFUN and ALIAS at the same
  84. time.
  85. 2000-07-05  Kunihiro Ishiguro  <kunihiro@zebra.org>
  86. * vtysh.c (signal_init): Ignore SIGPIPE signal.
  87. 2000-07-04  Kunihiro Ishiguro  <kunihiro@zebra.org>
  88. * extract.pl: ALIAS command can be extracted by extract.pl.
  89. 2000-07-03  Kunihiro Ishiguro  <kunihiro@zebra.org>
  90. * extract.pl: Fix scalar and array semantics.
  91. * vtysh.c (vtysh_telnet): Add "telnet" client command.
  92. 2000-07-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
  93. * vtysh.c (main): Add -e flag for passing command from arugment.
  94. (vtysh_ping): Add "ping" command for test of command execution.
  95. (init_node): Add "traceroute" command.
  96. (vtysh_start_shell): Add "start-shell", "start-shell bash",
  97. "start-shell zsh".
  98. (sigint): Add check for execute_flag for avoid duplicate prompt.
  99. 2000-06-28  Kunihiro Ishiguro  <kunihiro@zebra.org>
  100. * vtysh.c: New file for vty shell.
  101. * vtysh.h: Likewise.
  102. * extract.pl: Likewise.
  103. * vtysh_cmd.c: Generate by extract.pl.