commit | 4fd9beef37f3a14aa34cb025479a0e431dc9e58b | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Wed Aug 26 09:40:29 2015 -0700 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 01 10:33:26 2015 +0900 |
tree | 303b5e4cd241b7e1173fcf680ade13fc389cf6e4 | |
parent | b0e010c527de742cb18e8d50a06dfd1a995b5382 [diff] |
ipvs: Add hdr_flags to iphdr These flags contain information like whether or not the addresses are inverted or from icmp. The first will allow us to drop an inverse param all over the place, and the second will later be useful in scheduling icmp. Signed-off-by: Alex Gartrell <agartrell@fb.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>