[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1219406773-19357-1-git-send-email-juliusv@google.com>
Date: Fri, 22 Aug 2008 14:06:11 +0200
From: Julius Volz <juliusv@...gle.com>
To: netdev@...r.kernel.org, lvs-devel@...r.kernel.org
Cc: horms@...ge.net.au, vbusam@...gle.com, sven.wegener@...aler.net,
brian.haley@...com
Subject: [PATCH 0/2] IPVS: Merge AH and ESP support into one file
These patches remove the duplication between ip_vs_proto_ah.c and
ip_vs_proto_esp.c by merging the same functionality into one file,
ip_vs_proto_ah_esp.c.
The original files are almost 100% identical, except for names,
constants, etc., which either referenced AH or ESP. This was brought
up by Brian Haley when I duplicated even more in those files in the
IPVS IPv6 patches. Maybe there's some interest in keeping the files
apart though, so feel free to ignore this then.
Julius
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists