- Updated to 1.1
- New maintainer Jov <amutu@amutu.com>
- Removed obsolete patches
- Fix typo in add_ports(), change to tcp_ports[] to udp_ports[]
- Fixed pid file, write it from parent process *after* terminal is detached.
- Fixed daemon mode, no longer depends on pid file option
- In ipaudit.c, now apply pcap filters (-f option) to packets read from capture file.
- In total.c, now handle command-line option errors correctly.
- In hash.c, fix reallocation of data potions of hash table items when memory reallocated.
PR: 220097
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11356