Commit Graph

4 Commits

Author SHA1 Message Date
Ben Greear
0721f96a7f dhcp-lease-list script: Don't show manufacturer.
It is quite inefficient and scales badly.  Disble this feature
and just show the MAC address since we want to be able to call this
script often.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2019-05-08 15:12:01 -07:00
Ben Greear
d64b1b0379 dhcp-lease: Comment out some superfluous output. 2019-02-12 16:15:17 -08:00
Ben Greear
efc3aa4b0c dhcp-lease: Search default Fedora location for oui.txt file.
So script won't bug you about downloading something that doesn't
exist.
2019-02-12 15:27:07 -08:00
Ben Greear
21ba2d1058 Public domain DHCP DB lease parsing tool.
From:  https://sources.debian.org/data/main/i/isc-dhcp/4.3.5-3/contrib/dhcp-lease-list.pl

Signed-off-by: Ben Greear <greearb@candelatech.com>
2019-02-12 15:23:00 -08:00