commit | 3d7b46cd20e300bd6989fb1f43d46f1b9645816e | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Mon Jun 17 17:50:02 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:07:41 2013 -0700 |
tree | b8a063f8ecb7e380f0e1672a60815ff48c3f9b56 | |
parent | 0e6fbc5b6c6218987c93b8c7ca60cf786062899d [diff] |
ip_tunnel: push generic protocol handling to ip_tunnel module. Process skb tunnel header before sending packet to protocol handler. this allows code sharing between gre and ovs gre modules. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>