Netfilter IPT_RETURN & IPT_CONTINUE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
In a simple hook , when i return IPT_RETURN after the userspace
processing it does not have the effect or a RETURN jump for example. It
says to the kernel : DROP THIS PACKET.
If i pass continue : i continue traversing the chain. The simple effect
that i want to achieve is to just accept the packet and stop traversing
the current chain. Is that possible? I'm rather new to nf hooking and
that's why i ask.
[Index of Archives]
[Linux Netfilter Development]
[Linux Kernel Networking Development]
[Netem]
[Berkeley Packet Filter]
[Linux Kernel Development]
[Advanced Routing & Traffice Control]
[Bugtraq]