Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conntrackd: add cthelper infrastructure (+ example FTP helper) | Pablo Neira Ayuso | 2012-08-01 | 1 | -0/+76 |
This patch adds the user-space helper infrastructure. It also contains the implementation of the FTP helper in user-space. There's one example file that you can use to configure conntrackd as user-space connection tracking helper under: doc/helper/conntrackd.conf Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |