commit | b1be00a6c39fda2ec380e168d7bcf96fb8c9da42 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Thu Sep 24 13:50:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 26 22:40:55 2015 -0700 |
tree | eac61f37c5d1b01a861e935c402e9c0d1500b5b3 | |
parent | 205f356d165033443793a97a668a203a79a8723a [diff] |
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device For metadata based vxlan interface, open both IPv4 and IPv6 socket. This is much more user friendly: it's not necessary to create two vxlan interfaces and pay attention to using the right one in routing rules. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>