Arturo Borrero (2): man: fix hyphen used as minus sign nfct: don't link against libnetfilter_conntrack Arturo Borrero Gonzalez (2): list: fix prefetch dummy doc/debian.conntrackd.init.d: drop file Ash Hughes (1): conntrackd: userspace SSDP helper Chas Williams III (1): cthelper: don't pass up a 0 length queue Clemence Faure (1): conntrack: support add/delete of conntrack labels Felix Janda (6): configure: Add AM_PROG_AR to silence automake warning include: Sync with kernel headers src: Use stdint types src: Include for fd_set src: Define _GNU_SOURCE to get members of tcphdr&ucphdr netlink: Use instead of legacy synonym Florian Westphal (3): conntrack: minor cleanup conntrack: support multiple -l options conntrack: do not exit when update returns an error Hani Benhabiles (2): nfct: Fix use-after-free / double-free conntrackd: Don't hardcode libs dir path Jarno Rajahalme (1): conntrack: fix setting labels in updates Pablo Neira Ayuso (33): conntrack: fix dump of IPv6 entries in the dying and unconfirmed list conntrackd: cthelper: allow to attach expectations via nfqueue conntrackd: helpers: add DHCPv6 helper nfct: modularize extensions build: add --disable-cthelper and --disable-cttimeout nfct: timeout: use getprotoent nfct: timeout: split nfct_cmd_timeout_add in several functions nfct: src: add nfct_mnl_talk and use it nfct: src: consolidate netlink socket creation conntrackd: cthelper: add SANE helper conntrackd: cthelper: add TFTP helper conntrackd: cthelper: add amanda helper build: don't include leftover .orig and .rej files in doc/ nfct: remove unneeded included header nfct: timeout: add support for default protocol timeout tuning udp: bind UDP sender side to same interface of the receiver side conntrackd: build: fix crash when optional kernel modules are not loaded conntrack: fix doc/cli/test.sh create-expect conntrackd: allow strings with underscore from flex scanner expect: Fix wrong memset usage tests: conntrack: don't overwrite read-only shell variable conntrackd: fix sanitization of expection attribute in the wire format conntrackd: NTA_MAX is also an invalid attribute conntrackd: fix leak in fork_process_new() conntrackd: fix descriptor leak in do_local_request() conntrackd: fix error handling in nfq_queue_cb() conntrackd: simplify branch in tcp_accept() conntrackd: use strncpy to set up the cache name conntrackd: missing break in expectation message parser function tests: fix run-test.sh nfct: Update syntax to specify command before subsystem nfct: update syntax in documentation conntrack-tools 1.4.3 release Paul Aitken (2): conntrackd: remove unused 'numbytes' cthelper: Optimise nfq_queue_cb Szilárd Pfeiffer (3): conntrack: refactor handling of address options conntrack: fix expectation entry creation conntrack: made the protocol option value case insensitive Thomas Jarosch (1): channel: Fix file descriptor leak in channel_open() on error