]> git.ipfire.org Git - people/ms/network.git/commit
Implement identify feature
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Jan 2016 16:09:47 +0000 (17:09 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Jan 2016 16:11:32 +0000 (17:11 +0100)
commitf5ee091e42b31c7c519355e9af30b049e3e4bda0
tree76f3024bb5360a1dec5574d301dd3035ef1190ea
parent94eab7549f05ea4ef09276f49edf8550e8d00f29
Implement identify feature

When executing "network [zone|port|device] XXX identify" the
port, device or all ports of the zone (that support this feature)
will flash for ten seconds.

Ports will also flash when they are attached to or detached from
a zone.

This is supposed to make plugging in a cable into the right
device is easier.

Fixes #10969

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/network-device.xml
man/network-zone.xml
src/bash-completion/network
src/functions/functions.device
src/functions/functions.ports
src/functions/functions.util
src/functions/functions.zone
src/network