Arturo Borrero (4): src/main: refresh help message conntrackd.8: refresh file conntrackd.8: add reference to systemd doc/manual: include some bits about init systems Arturo Borrero Gonzalez (23): sync-mode: print errno message on failure log: print messages to stdout/sderr if running in console mode log: introduce a mechanism to know if log was initialized conntrackd: replace error reporting in the config parser with dlog() conntrackd: replace fprintf calls with dlog() conntrack-tools: update Arturo Borrero Gonzalez email address src: add log message when resync is requested by other node systemd: fix missing log.h include config: drop old/obsolete/deprecated conntrackd.conf config options conntrackd: factorice tx_queue functions conntrackd: factorize resync operations conntrackd: consolidate more code to use resync_send() conntrackd: request resync at startup conntrackd: evaluate configuration earlier conntrackd: cleanup if failed forking conntrackd: deprecate unix backlog configuration conntrackd: make the daemon run in RT mode by default conntrackd: remove warning for -S conntrack.8: refresh manpage conntrackd.conf.5: fix sentence about systemd tests: reallocate cli testing script systemd: default to use libsystemd if build with support for it conntrack-tools 1.4.5 release Chieh-Min Wang (1): conntrack: Show multiple CPUs stats from proc Kevin Cernekee (7): conntrackd: cthelper: ftp: Set match offset/len for PORT mangling conntrackd: cthelper: ftp: Fix debug print conntrackd: cthelper: Add new mdns helper Link nfct and helper modules with `-z lazy` conntrackd: cthelper: Don't leak nat_tuple conntrackd: cthelper: Free pktb after use conntrackd: cthelper: ssdp: Track UPnP eventing Neil Wilson (1): conntrack: Support IPv6 NAT Nicolas Dichtel (1): conntrackd: remove use of HAVE_INET_PTON_IPV6 Pablo Neira Ayuso (8): helper: remove copy and paste from uapi kernel header conntrack: send mark filter to kernel iff set conntrackd: config: Do not strdup() tokens conntrackd: Remove obsolete rule to catch ambiguous Checksum option conntrackd: CommitTimeout breaks DisableExternalCache set On src: add ARRAY_SIZE definition conntrackd: add TCP flags support src: synproxy support Steve Langasek (1): tests: don't fail on modprobe since the driver might be built-in Stijn Tintel (1): conntrackd: cthelper: ssdp: fix build with musl