summaryrefslogtreecommitdiffstats
path: root/doc/sync/notrack
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the user-space event filteringPablo Neira Ayuso2008-07-222-48/+82
| | | | | | | | | | This patch reworks the user-space filtering. Although we have kernel-space filtering since Linux kernel >= 2.6.26, we keep userspace filtering to ensure backward compatibility. Moreover, this patch prepares the implementation of the kernel-space filtering via libnetfilter_conntrack's high-level berkeley socket filter API. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* add best effort replication protocol (aka NOTRACK)Pablo Neira Ayuso2008-05-257-0/+387