package/libnids: new package
authorGuillaume W. Bres <guillaume.bressaix@gmail.com>
Mon, 22 Jun 2020 10:53:59 +0000 (12:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 22 Jun 2020 20:21:40 +0000 (22:21 +0200)
commitb6ce06cd64b0d85c9065c60fad933c8585730320
treee71c99b5df64d789a806751a18f3610fea3ba2f9
parent5a07864be003471503e9ad04413966b73bd821ec
package/libnids: new package

Libnids is a C based networking library, part of networking intrusion
detection tools.  It can watch network traffic & provide informations.

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
[Thomas:
 - only needs libpcap as a mandatory dependency
 - add patch to fix libpcap detection
 - pass install_root= at installation time
 - drop glibc dependency, it builds fine with uclibc]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/libnids/0001-libpcap-use-pkg-config.patch [new file with mode: 0644]
package/libnids/Config.in [new file with mode: 0644]
package/libnids/libnids.hash [new file with mode: 0644]
package/libnids/libnids.mk [new file with mode: 0644]