diff options
author | 2016-01-18 16:12:09 -0500 | |
---|---|---|
committer | 2016-01-19 14:48:15 -0500 | |
commit | 5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797 (patch) | |
tree | f8e40bdf525947c716de00fbf676fcbaf95e453b /net/unix/af_unix.c | |
parent | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind (diff) | |
download | wireguard-linux-5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797.tar.xz wireguard-linux-5f2f3cad8b878b23f17a11dd5af4f4a2cc41c797.zip |
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
vnet_fullcsum() accesses ip_hdr() and transport header to compute
the checksum for IPv4 packets, so these need to be initialized in
skb created in vnet_rx_one().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions