mirror of
https://github.com/openwrt/packages.git
synced 2025-08-07 07:41:44 +00:00
The daemon sniffs DHCP packets even on bridged interfaces and provides fingerprints of requests via ubus. Signed-off-by: John Crispin <john@phrozen.org>
3 lines
44 B
Bash
3 lines
44 B
Bash
#!/bin/sh
|
|
ubus call dhcpsnoop check_devices
|