Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-20 | sync-mode: fix broken dedicated-link change in multichannel layer | Pablo Neira Ayuso | |
This patch fixes a problem that was introduced while adding the multichannel support. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | |||
2009-03-12 | sync-mode: add abstract layer to make daemon independent of multicast | Pablo Neira Ayuso | |
This patch reworks conntrackd to make it independent of the protocol used to propagate state-changes. This patch adds the channel layer abstraction, this layer allows you to add support for different protocols like unicast UDP or TIPC. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |