mirror of
https://github.com/garywill/linux-router.git
synced 2025-12-30 10:48:28 +01:00
some improvements
add '-l' change MAC addr backking up and restoring judgement to OLD_MACADDR == now filter --lc STATUS==FAILED line fix iw and iwconfig availability not checked not use die() before trap
This commit is contained in:
@@ -303,10 +303,11 @@ Options:
|
||||
|
||||
Instance managing:
|
||||
--daemon Run in background
|
||||
--list-running Show running instances
|
||||
--lc, --list-clients <id>
|
||||
-l, --list-running Show running instances
|
||||
--lc, --list-clients <id|interface>
|
||||
List clients of an instance. Or list neighbors of
|
||||
any interface, even if it isn't handled by us
|
||||
an interface, even if it isn't handled by us.
|
||||
(passive mode)
|
||||
--stop <id> Stop a running instance
|
||||
For <id> you can use PID or subnet interface name.
|
||||
You can get them with '--list-running'
|
||||
|
||||
Reference in New Issue
Block a user