diff options
Diffstat (limited to 'usr/src/lib/librstp/common/TODO')
-rw-r--r-- | usr/src/lib/librstp/common/TODO | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/usr/src/lib/librstp/common/TODO b/usr/src/lib/librstp/common/TODO new file mode 100644 index 0000000000..7037509731 --- /dev/null +++ b/usr/src/lib/librstp/common/TODO @@ -0,0 +1,22 @@ +This guide describes our plans. +============================== + +Volunteers are welcomed ! +========================== + +1. To support a full set of management features + from 14.8 (like timeSince_Topo_Change, 14.8.1.1.3.b) + +2. To send traps about topology changes (as call to stp_to.c) + +3. To rewrite edge.c for more exact correspondence with the + standard (now portEnabled variable is realized in 'dirty' way), + simulate MAC Operational and MAC Enabled. + +4. To support SNMP management via AgentX + +5. To move the project in he direction toward 802.1s (MSTP) + + + + |