linux/net/netfilter
Pablo Neira Ayuso c54032e05b netfilter: nf_tables: nft_payload: fix transport header base
We cannot use skb->transport_header since it's unset, use
pkt->xt.thoff instead.

Now possible using information made available through the x_tables
compatibility layer.

Reported-by: Eric Leblond <eric@regit.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2013-10-14 18:00:56 +02:00
..
2013-10-14 11:29:31 +02:00
2013-10-14 11:29:31 +02:00
2013-10-14 17:15:48 +02:00
2013-01-21 12:20:19 +01:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00