Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-01 | fix: wrong information related to default logging action | Pablo Neira Ayuso | |
Logging is set off by default instead of what the example files state. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | |||
2008-08-01 | cleanup: remove obsolete clause Replicate in the example conffiles | Pablo Neira Ayuso | |
Remove obsolete clause Replicate in the example configuration files. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | |||
2008-07-22 | Major rework of the user-space event filtering | Pablo Neira Ayuso | |
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> | |||
2008-05-20 | add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers | Pablo Neira Ayuso | |
2007-12-23 | rename `examples' directory to `doc' | Ayuso/emailAddress=pablo@netfilter.org | |