summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-08 14:40:04 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-02-08 14:40:04 +0100
commit7f719d2f9f39dc541da85ff3cfc709058952d837 (patch)
tree420c0c40b4daa90781c672ae5ca9dac968c70129 /debian
parent4a1e982b7733ac84936ff4f7d992dbea18dd0076 (diff)
llmnr-query: Extract LLMNR packet data in an alignment-safe way
Follow commit 9bec6fb9 ("Fix misaligned memory access") for llmnr-query and extract values from the response packets in a way that doesn't cause unaligned memory access on architectures that don't support it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions
ilter/nf_conntrack_proto_icmp.c?h=nds-private-remove&id=cb9c68363efb6d1f950ec55fb06e031ee70db5fc'>net/ipv4/netfilter/nf_conntrack_proto_icmp.c2
-rw-r--r--net/ipv4/netfilter/nf_defrag_ipv4.c4
-rw-r--r--net/ipv4/netfilter/nf_dup_ipv4.c2
-rw-r--r--net/ipv6/netfilter/ip6t_SYNPROXY.c8
-rw-r--r--net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c4
-rw-r--r--net/ipv6/netfilter/nf_defrag_ipv6_hooks.c4
-rw-r--r--net/netfilter/nf_conntrack_core.c4
-rw-r--r--net/netfilter/nf_nat_helper.c2
-rw-r--r--net/netfilter/xt_CT.c2
-rw-r--r--net/openvswitch/conntrack.c6
-rw-r--r--net/sched/cls_flow.c2
15 files changed, 36 insertions, 29 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h