Pablo Neira Ayuso (38): daemon: remove unused constants in header file conntrack: remove hardcoded iteration in TCP support conntrack: cleanup error output with `-p tcp --state' conntrack: save one indent in the TCP support conntrack: fix coupled-options sanity checkings conntrack: add UDPlite support conntrack: add SCTP support conntrack: add DCCP support conntrackd: change scheduler and priority via configuration file conntrack: fix English typo in output message conntrack: add GRE support sync: add support for SCTP state replication conntrack: add DCCP role parameter for conntrack creation sync: add support for DCCP state replication conntrackd: add child process infrastructure conntrackd: detect where the events comes from conntrackd: flush operation use the child process and origin infrastructure conntrackd: remove the cache write-through policy conntrackd: remove redudant declaration of Port in the parser conntrackd: remove an unused extern declaration in cache.h src: remove obsolete changelog file conntrackd: remove unused request nfct handler conntrackd: add missing initialization of PID in process infrastructure conntrackd: block signals during the access to the process list conntrackd: allow to limit the number of simultaneous child processes conntrackd: use a permanent handler for flush operations conntrackd: use a permanent handler for commit operations conntrackd: add support to display statistics on existing child processes build: use TLV format for SCTP/DCCP protocol information conntrackd: rename `-s queue' option by `-s rsqueue' conntrackd: add the name field to queues conntrackd: add `-s queue' to display queue statistics conntrackd: add statistics about queue node objects conntrackd: add statistics for enospc errors in queues conntrackd: fix memory leak in cache_update_force() conntrackd: fix wrong TCP handling in unused nl_update_conntrack() build: bump version to 0.9.13 Jan Engelhardt (1): conntrack: fix English typo in documentation Samuel Gauthier (1): build: use uint16_t instead of uint32_t for uint16_t attributes Thomas Jarosch (1): build: Added "m4" directory to make dist