Source: nield
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.6
Homepage: https://github.com/t2mune/nield
Vcs-Git: git://anonscm.debian.org/collab-maint/nield.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/nield.git

Package: nield
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generate logs related to network interfaces
 nield (Network Interface Events Logging Daemon) is a tool to receive
 notifications from kernel through netlink socket and generate logs
 related to NIC interfaces.
 .
 Activities as neighbor cache (ARP, NDP), IP address (IPv4, IPv6),
 routing, FIB rules and traffic control will be logged at a specific
 file under /var/log directory.
