CVS Commit: network
cvs at videolan.org
cvs at videolan.org
Mon Oct 8 18:37:57 CEST 2001
Update of /cvs/videolan/network/VLANserver
Modified Files:
Makefile TODO types.h
Update of /cvs/videolan/network/VLANserver/interface
Modified Files:
interface.c interface.h
Update of /cvs/videolan/network/VLANserver/server
Modified Files:
client.c poll_switch.c reinit_switchs.c request_handler.c
request_handler.h server.c server.h
Removed Files:
send.c send.h
Update of /cvs/videolan/network/VLANserver/snmp
Modified Files:
callback.c if_snmp.c if_snmp.h snmp.c snmp_switch.h
Log Message:
- Remove send.c and send.h because it was useless
- Change the TODO list
- Add VS_VLAN_TYPE to define the different type of VLAN and the
VS_vlan structure to handle the fact that one port could be in
differents VLANs.
- Change the callback in order to right initialize the switchs. The
vlcs gets all the Ids of the differents flags of the differents
VLANs.
- Add the right initialization of the switchs with the right flag in
poll_switch.c
- Change the server.c and the request_handler.c in order to be able to
call them from the interface. Cleaning (a bit) the code. Now the vlcs
is able to handle the ports which are in differents VLAN with
differents flags.
- Add SNMP_unset_vlan function.
- Add a new function in the interface, setVlan, in order to put a port
in a VLAN.
- Cosmetics changes in client.c
My english is not very good so please be nice with me.
If there is any "latte" please mailto: segfault at videolan.org
--
gunther
More information about the vlcs-devel
mailing list