compat: zero out skb->cb before icmp

This corresponds to the fancier upstream commit that's still on lkml,
which passes a zeroed ip_options struct to __icmp_send.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
1 file changed
tree: 5eb70a9394ff538a8b08355f3c0c59af54d69771
  1. kernel-tree-scripts/
  2. src/
  3. .gitattributes
  4. .gitignore
  5. COPYING
  6. README.md
README.md

WireGuard for Linux 3.10 - 5.5

WireGuard was merged into the Linux kernel for 5.6. This repository contains a backport of WireGuard for kernels 3.10 to 5.5, as an out of tree module.

More information may be found at WireGuard.com.

License

This project is released under the GPLv2.