On Nov 21, 2007 7:14 AM, msn <msn@xxxxxxxxxxxx> wrote: > > Hi, i'm trying to writing the kerenl modules which is hooking the packet > from kernel mode, also it'll registering specific ip address to netfilter > drop rules. any one knows samples whatever ? thanks in advance. > > all ruls comes from do_replace() in the ip_tables.c which copying from > user space, i guess. this is what i want exactly. i mean need to get the > exampls of the do_replace(). > > Cheers. > > > > - > To unsubscribe from this list: send the line "unsubscribe netfilter" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hi, You should send email for Netfilter Developer Mailing List <netfilter-devel@xxxxxxxxxxxxxxx>. This link contains a howto kernel hacking netfilter, but not iptables hacking. http://www.phrack.org/issues.html?issue=61&id=13 Regards Tiago - To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html