1N/AChangeLog
1N/A=========
1N/Ajames.d.carlson@sun.com
1N/A - Removed bits and pieces not needed for use as a stand-alone library.
1N/A - Fixed two unreachable statements (statmch.c and stpm.c).
1N/A - Wrote Makefile for use with ON.
1N/A - Changed rstplib into a real library; expecting the caller to provide
1N/A symbol definitions is just wrong.
1N/A
1N/A##
1N/A- $Log: ChangeLog,v $
1N/A- Revision 1.7 2002/01/20 07:34:36 ralex
1N/A- - 'clilib' has been changed for 'readline' version 4.2 (thanks to
1N/A- Michael Rozhavsky <mike@nbase.co.il>)
1N/A- - 'The bug in clilib has been fixed
1N/A-
1N/A- Revision 1.6 2002/01/09 06:58:08 ralex
1N/A- The first version is to outcome
1N/A-
1N/A- Revision 1.5 2001/11/29 09:54:31 ralex
1N/A- - The bug in "Port Role Transitions state machine" has been
1N/A- fixed (hop to the DESIGNATED_LISTEN)
1N/A- - Defaults for 'bridge' and 'ports' configuration have
1N/A- been moved; order of the initialization has been changed
1N/A-
1N/A- Revision 1.4 2001/11/26 08:02:12 ralex
1N/A- All management entities from 14.8.1 & 14.8.2 are now supported
1N/A-
1N/A- Revision 1.3 2001/11/21 14:32:27 ralex
1N/A- The file ChangeLog has been 'synchrinyzed'
1N/A-
1N/A- Revision 1.2 2001/11/21 14:22:12 ralex
1N/A- - In the librstp.a : drastic change in Port Role Selection
1N/A- state machine as a result of posting
1N/A- of Mick Seaman and implementation of 802.1y Z1
1N/A- - In libcli.c : readline completion works; for it
1N/A- the structure CMD_DSCR_T has been redisgned
1N/A- and the languages (both in 'mngr' and in 'bridge')
1N/A- have been changed
1N/A-
1N/A- Revision 1.1 2001/11/14 14:10:44 ralex
1N/A- - All per Port variables have been moved from the State
1N/A- Machines into the Port instance (it made the state
1N/A- machines much more clear)
1N/A-
1N/A- - In libcli.a instead of stupid fgets() function we use
1N/A- now readline (thanks to Michel Roshavsky)
1N/A-
1N/A- - 'mcheck' support
1N/A-
1N/A- - 'nonStp' support (I know, that it is out the standard,
1N/A- but it seems to be useful (see a discussion on
1N/A- http://www1.ietf.org/mail-archive/working-groups/bridge/current/msg00038.html)
1N/A- and our customers demand it
1N/A-
1N/A- - The function rolesel.c has been drastically fixed, IMHO
1N/A- closer to the standard
1N/A-
1N/A- - Nicer output
1N/A
1N/A##
1N/A