netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Lost in iptables code.
@ 2010-07-22 18:02 Ben Greear
  2010-07-22 18:37 ` Peter Chacko
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2010-07-22 18:02 UTC (permalink / raw)
  To: NetDev

I'm trying to debug an appearant bug in the "CT zones"
logic in 2.6.34, and I'm having a hard time figuring out where the
code enters the iptables logic.  (In case it matters, the
CT Zones logic is related to the 'raw' table.)

I assume it would be somewhere in netif_receive_skb,
but I don't see anything obvious.

If anyone has suggestions where to start poking at this,
please let me know.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Lost in iptables code.
  2010-07-22 18:02 Lost in iptables code Ben Greear
@ 2010-07-22 18:37 ` Peter Chacko
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Chacko @ 2010-07-22 18:37 UTC (permalink / raw)
  To: Ben Greear; +Cc: NetDev

follow NF_HOOKS.

On Thu, Jul 22, 2010 at 11:32 PM, Ben Greear <greearb@candelatech.com> wrote:
> I'm trying to debug an appearant bug in the "CT zones"
> logic in 2.6.34, and I'm having a hard time figuring out where the
> code enters the iptables logic.  (In case it matters, the
> CT Zones logic is related to the 'raw' table.)
>
> I assume it would be somewhere in netif_receive_skb,
> but I don't see anything obvious.
>
> If anyone has suggestions where to start poking at this,
> please let me know.
>
> Thanks,
> Ben
>
> --
> Ben Greear <greearb@candelatech.com>
> Candela Technologies Inc  http://www.candelatech.com
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-22 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 18:02 Lost in iptables code Ben Greear
2010-07-22 18:37 ` Peter Chacko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).