]> git.sur5r.net Git - ngadmin/commit
Added the possibility to specify the command timeout.
authordarkcoven <admin@darkcoven.tk>
Sun, 20 Nov 2011 11:00:00 +0000 (12:00 +0100)
committerdarkcoven <admin@darkcoven.tk>
Sat, 29 Dec 2012 21:10:30 +0000 (22:10 +0100)
commited59e71ff9ef804fab90898bb2708c56b64eb52e
treebdd50f60547b0271b8ca1249a1b5a4904241e2a2
parent32cd44158f6f7de54afc5bc71a38216dd3ba48b0
Added the possibility to specify the command timeout.
Added basic support for cable testing.
Added support of port mirroring.
Added support for IGMP parameters.
Lib: added comments to explain some restrictions in the network code.
Lib: improved network code by adding higher level helpers.
cli/admin.c
cli/commands.c
lib/ngadmin.h
lib/src/lib.h
lib/src/network.c
lib/src/network.h
lib/src/ngadmin.c
lib/src/protocol.c
lib/src/protocol.h