From: Julius Volz Date: Tue, 2 Sep 2008 13:55:34 +0000 (+0200) Subject: IPVS: Add general v4/v6 helper functions / data structures X-Git-Tag: v2.6.28-rc1~717^2~300^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64aae3cb9fd22f33e491c4730d363eb2229ef910;p=pandora-kernel.git IPVS: Add general v4/v6 helper functions / data structures Add a struct ip_vs_iphdr for easier handling of common v4 and v6 header fields in the same code path. ip_vs_fill_iphdr() helps to fill this struct from an IPv4 or IPv6 header. Add further helper functions for copying and comparing addresses. Signed-off-by: Julius Volz Signed-off-by: Simon Horman --- Reading git-diff-tree failed