]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/ip_vs.h
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
authorAlex Gartrell <agartrell@fb.com>
Wed, 26 Aug 2015 16:40:28 +0000 (09:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 1 Sep 2015 01:33:21 +0000 (10:33 +0900)
commitb0e010c527de742cb18e8d50a06dfd1a995b5382
treeccbfeafee9c6b8ba83764bb0d2f2e9de5ea1bbb1
parent851345c5bbb4644911f7c351c042559a71f57d19
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off

This removes some duplicated code and makes the ICMPv6 path look more like
the ICMP path.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_xmit.c