Jan Engelhardt wrote:
Move libipt_conntrack to libxt_conntrack. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> --- extensions/libipt_conntrack.c | 514 -------------------------- extensions/libipt_conntrack.man | 49 -- extensions/libxt_conntrack.c | 517 +++++++++++++++++++++++++++ extensions/libxt_conntrack.man | 71 +++ include/linux/netfilter/xt_conntrack.h | 83 ++++ include/linux/netfilter_ipv4/ipt_conntrack.h | 77 ---- 6 files changed, 671 insertions(+), 640 deletions(-)
Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html