]> git.sur5r.net Git - ngadmin/commit
Added support for creating and deleting a 802.1q VLAN.
authordarkcoven <admin@darkcoven.tk>
Sat, 3 Dec 2011 11:00:00 +0000 (12:00 +0100)
committerdarkcoven <admin@darkcoven.tk>
Sat, 29 Dec 2012 21:55:57 +0000 (22:55 +0100)
commitec60646f6fd599919745940f85d25b1c9e156ed7
tree9a4745a888eb6441a69a7f11aa74d1658cc88703
parent602baa14950a0a9144df0893a3db2cb711a52272
Added support for creating and deleting a 802.1q VLAN.
CLI: vlan category commands changed.
Lib: added checks to include the header in C++ code.
Lib: fixed an issue with switches with 5 ports.
Lib: added checks of requested VLAN values.
Lib: added possibility to specify only changing VLANs.
Dissector: added support for few request types.
cli/com_vlan.c
cli/commands.c
lib/ngadmin.h
lib/src/lib.h
lib/src/ngadmin.c
nsdp.lua