ChangeLog
上传用户:allwinjm
上传日期:2021-08-29
资源大小:99k
文件大小:2k
源码类别:

Internet/IE编程

开发平台:

Unix_Linux

  1. ChangeLog
  2. =========
  3. ##
  4. - $Log: ChangeLog,v $
  5. - Revision 1.7  2002/01/20 07:34:36  ralex
  6. - - 'clilib' has been changed for 'readline' version 4.2 (thanks to
  7. -   Michael Rozhavsky <mike@nbase.co.il>)
  8. -   - 'The bug in clilib has been fixed
  9. -
  10. - Revision 1.6  2002/01/09 06:58:08  ralex
  11. - The first version is to outcome
  12. -
  13. - Revision 1.5  2001/11/29 09:54:31  ralex
  14. - - The bug in "Port Role Transitions state machine" has been
  15. -   fixed (hop to the DESIGNATED_LISTEN)
  16. - - Defaults for 'bridge' and 'ports' configuration have
  17. -   been moved; order of the initialization has been changed
  18. -
  19. - Revision 1.4  2001/11/26 08:02:12  ralex
  20. - All management entities from 14.8.1 & 14.8.2 are now supported
  21. -
  22. - Revision 1.3  2001/11/21 14:32:27  ralex
  23. - The file ChangeLog has been 'synchrinyzed'
  24. -
  25. - Revision 1.2  2001/11/21 14:22:12  ralex
  26. - - In the librstp.a : drastic change in Port Role Selection
  27. -                    state machine as a result of posting
  28. -       of Mick Seaman and implementation of 802.1y Z1
  29. - - In libcli.c      : readline completion works; for it
  30. -                    the structure CMD_DSCR_T has been redisgned
  31. -       and the languages (both in 'mngr' and in 'bridge')
  32. -       have been changed
  33. -
  34. - Revision 1.1   2001/11/14 14:10:44  ralex
  35. - - All per Port variables have been moved from the State
  36. -   Machines into the Port instance (it made the state
  37. -   machines much more clear)
  38. -
  39. - - In libcli.a instead of stupid fgets() function we use
  40. -   now readline (thanks to Michel Roshavsky)
  41. -
  42. - - 'mcheck' support
  43. -
  44. - - 'nonStp' support (I know, that it is out the standard,
  45. -    but it seems to be useful (see a discussion on
  46. -     http://www1.ietf.org/mail-archive/working-groups/bridge/current/msg00038.html)
  47. -   and our customers demand it
  48. -
  49. - - The function rolesel.c has been drastically fixed, IMHO
  50. -   closer to the standard
  51. -
  52. - - Nicer output
  53. ##