K 10 svn:author V 6 ultima K 8 svn:date V 27 2017-06-26T16:46:32.062732Z K 7 svn:log V 744 * Updated to 1.1 * New maintainer Jov * 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 (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11356 END