commit | 4b821cb200b5ca25de3d98eeb39c0ddebf6d69a5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jul 03 02:36:42 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 03 02:36:42 2017 -0700 |
tree | d619f4433dc26c960bb92c57add6f7eb591330bf | |
parent | c1c1d86bdea45880c1843087d40498127d4293c9 [diff] | |
parent | 4b4c21fad6ae6bd58ff1566f23b0f4f70fdc9a30 [diff] |
Merge branch 'vxlan-geneve-fix-hlist-corruption' Jiri Benc says: ==================== vxlan, geneve: fix hlist corruption Fix memory corruption introduced with the support of both IPv4 and IPv6 sockets in a single device. The same bug is present in VXLAN and Geneve. ==================== Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>