File: control

package info (click to toggle)
nield 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,224 kB
  • ctags: 619
  • sloc: ansic: 10,279; sh: 3,931; makefile: 69
file content (21 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: nield
Section: net
Priority: optional
Maintainer: Gilmar dos Reis Queiroz <gilmardosreislpi@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.7
Homepage: https://github.com/t2mune/nield
Vcs-Git: https://anonscm.debian.org/git/collab-maint/nield.git
Vcs-Browser: https://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.