diff options
author | Pablo M. Bermudo Garay <pablombg@gmail.com> | 2017-07-21 01:54:37 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-07-31 19:01:39 +0200 |
commit | f347ec852c7a83e1803192d2c1fce4e42e0715a5 (patch) | |
tree | 1edb8892ad7ed553c91042b04019443f5eebea88 /net/batman-adv/icmp_socket.h | |
parent | 784b4e612d42a2b7578d7fab2ed78940e10536bc (diff) | |
download | linux-f347ec852c7a83e1803192d2c1fce4e42e0715a5.tar.gz linux-f347ec852c7a83e1803192d2c1fce4e42e0715a5.tar.bz2 linux-f347ec852c7a83e1803192d2c1fce4e42e0715a5.zip |
netfilter: nf_tables: fib: use skb_header_pointer
This is a preparatory patch for adding fib support to the netdev family.
The netdev family receives the packets from ingress hook. At this point
we have no guarantee that the ip header is linear. So this patch
replaces ip_hdr with skb_header_pointer in order to address that
possible situation.
Signed-off-by: Pablo M. Bermudo Garay <pablombg@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/batman-adv/icmp_socket.h')
0 files changed, 0 insertions, 0 deletions