diff options
author | 2013-04-19 04:58:26 +0000 | |
---|---|---|
committer | 2013-04-29 20:09:06 +0200 | |
commit | 7237190df8c4129241697530a4eecabdc4ecc66e (patch) | |
tree | ef91e17a9510d81f721f7870e5141403fc2ad503 /net/unix/af_unix.c | |
parent | netfilter: move skb_gso_segment into nfnetlink_queue module (diff) | |
download | wireguard-linux-7237190df8c4129241697530a4eecabdc4ecc66e.tar.xz wireguard-linux-7237190df8c4129241697530a4eecabdc4ecc66e.zip |
netfilter: nfnetlink_queue: add skb info attribute
Once we allow userspace to receive gso/gro packets, userspace
needs to be able to determine when checksums appear to be
broken, but are not.
NFQA_SKB_CSUMNOTREADY means 'checksums will be fixed in kernel
later, pretend they are ok'.
NFQA_SKB_GSO could be used for statistics, or to determine when
packet size exceeds mtu.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions