commit | 8052ba292559f907ea2ad4c827d83c195046dfe1 | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Tue Sep 09 16:40:28 2014 -0700 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 16 09:03:37 2014 +0900 |
tree | 00c88663346c7b8c91eed54cf2af8fe5b7e9eb61 | |
parent | c63e4de2be5e1d253adce16dbba57ed42868bc22 [diff] |
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding Pull the common logic for preparing an skb to prepend the header into a single function and then set fields such that they can be used in either case (generalize tos and tclass to dscp, hop_limit and ttl to ttl, etc) Signed-off-by: Alex Gartrell <agartrell@fb.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>