commit | 898b29798e36019966839187fd58dacec16d7db6 | [log] [tgz] |
---|---|---|
author | William Tu <u9012063@gmail.com> | Thu Nov 30 11:51:28 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 01 15:33:26 2017 -0500 |
tree | 6cd8e30e49d1cd9d434a74677e509e9540c8a36c | |
parent | a3222dc95ca751cdc5f6ac3c9b092b160b73ed9f [diff] |
ip6_gre: Refactor ip6gre xmit codes This patch refactors the ip6gre_xmit_{ipv4, ipv6}. It is a prep work to add the ip6erspan tunnel. Signed-off-by: William Tu <u9012063@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>