Код: Выделить всё
...
promisc br1
promisc br3
....
dummy none
Код: Выделить всё
router:~# grep -e 'br1' -e 'br2' /tmp/ndsad.log
ndsad[31102]: `br1': new device
ndsad[31102]: Starting worker thread for device <br1>
ndsad[31102]: `br1' thread started successfully.
ndsad[31102]: `br1' thread is preparing for dummy loop call
ndsad[31102]: `br2': new device
ndsad[31102]: Starting worker thread for device <br2>
ndsad[31102]: `br2' thread started successfully.
ndsad[31102]: `br2' thread is preparing for dummy loop call