summaryrefslogtreecommitdiff
path: root/llmnr.c
diff options
context:
space:
mode:
authorSchimmelreiter <Ziggy.SpaceRat@gmx.de>2016-04-16 15:20:02 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-08-02 11:16:10 +0200
commitf69b5945892deab9615104b476556e9f2f856ce6 (patch)
tree5be44f37caf5d032febdddcfe7d9997275ab800c /llmnr.c
parent00093ae71662ad597ac7db916ff08fe2f18e901d (diff)
llmnr-query: Make query type ANY the default
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'llmnr.c')
0 files changed, 0 insertions, 0 deletions
really an option since current behaviour is ABI by now, but apart from that would also mean to do quite a bit of useless work in the sense that usually 12 bytes need to be rcsum pushed/pulled also when we don't need to touch this vlan related corner case. One way to fix it would be to push the necessary rcsum fixup down into vlan helpers that are (mostly) slow-path anyway. Fixes: 4e10df9a60d9 ("bpf: introduce bpf_skb_vlan_push/pop() helpers") Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat