buildrootschalter/package/odhcploc/Config.in
Floris Bos 039cd77e64 odhcploc: new package
Adds odhcploc, a network utility to scan for (rogue) DHCP servers.

[Thomas:
- remove ODHCPLOC_SOURCE line, not needed since the value was the
  default
- use 'make install' instead of manually installing the program
- use TARGET_CONFIGURE_OPTS instead of passing just CC and LD
- use tab for indentation inside command definitions instead of spaces]

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-08-17 21:32:47 +02:00

9 lines
235 B
Plaintext

config BR2_PACKAGE_ODHCPLOC
bool "odhcploc"
help
Open DHCP Locate (ODHCPLoc) is program to locate and
display active DHCP servers on a subnet.
Can be used to scan for rogue DHCP servers.
http://odhcploc.sourceforge.net/