summaryrefslogtreecommitdiffstats
path: root/package/arp-scan
Commit message (Collapse)AuthorAgeFilesLines
* arp-scan: fix static link when libnl is selectedArnout Vandecappelle2017-04-081-0/+4
| | | | | | | | | | | | When libnl is selected, libpcap links with it. Since libpcap doesn't provide a .pc file and arp-scan doesn't use its libpcap-config script, we must provide the additional options explicilty. Fixes http://autobuild.buildroot.net/results/c605c8cc36348f199a36e2652851b8d02ee222c0 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* arp-scan: new packageArnout Vandecappelle2017-04-054-0/+69
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud