lkml.org 
[lkml]   [2010]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] netfilter: add CHECKSUM target

    On Sunday 2010-07-11 14:27, Michael S. Tsirkin wrote:
    >> >
    >> > include/linux/netfilter_ipv4/ipt_CHECKSUM.h | 18 +++++++
    >> > net/ipv4/netfilter/Kconfig | 16 ++++++
    >> > net/ipv4/netfilter/Makefile | 1 +
    >> > net/ipv4/netfilter/ipt_CHECKSUM.c | 72 +++++++++++++++++++++++++++
    >>
    >> New modules should use xt.
    >
    >I tried moving the module to xt_CHECKSUM but now
    > iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM --checksum-fill
    >does not to load the module.
    >It seems that xt_request_find_target in x_tables uses the prefix 'ip' for a module.
    >What am I missing?

    MODULE_ALIAS like the others have.


    \
     
     \ /
      Last update: 2010-07-11 14:49    [W:2.434 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site