commit | 469471cdfc1902861fedafe8c5c1c8dbf5ad6ba6 | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Mon Sep 29 20:22:30 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 01 21:35:51 2014 -0400 |
tree | 9761489a0fde80ede3322a7b1e1e4ebfec8305fa | |
parent | 8bce6d7d0d1ede22af334ee241841e9278365278 [diff] |
sit: Set inner IP protocol in sit Call skb_set_inner_ipproto to set inner IP protocol to IPPROTO_IPV6 before tunnel_xmit. This is needed if UDP encapsulation (fou) is being done. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>