---
name: cnupm
version: 3.12
origin: net/cnupm
comment: The BPF Traffic Collector (IPv4/IPv6)
arch: freebsd:10:x86:64
www: http://pdp-11.org.ru/~form/cnupm/
maintainer: sylvio@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 50145
desc: |
  The cnupm is an IP/IPv6 traffic collector daemon; it listens on a network
  interface for IP/IPv6 packets that match the boolean expression (see
  tcpdump(8) for more information) and collects the following statistics:

       o   address family (INET/INET6)
       o   IP/IPv6 protocol number
       o   source IP/IPv6 address
       o   source TCP/UDP port
       o   destination IP/IPv6 address
       o   destination TCP/UDP port
       o   total number of bytes trasferred

  WWW: http://pdp-11.org.ru/~form/cnupm/
categories:
- net
- ipv6
message: "************************************************************\n\nAdd the
  following lines to /etc/rc.conf to enable cnupm:\n\ncnupm_enable=\"YES\"\ncnupm_iface=\"rl0\"\t#
  Change this with your interface!\n#cnupm_flags=\"\"\t\t# Set this one to override
  default flags\n\nSee cnupm(8) for flags\n\n************************************************************\n"
