netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] IPVS: Merge AH and ESP support into one file
@ 2008-08-22 12:06 Julius Volz
  2008-08-22 12:06 ` [PATCH 1/2] IPVS: Integrate ESP protocol into ip_vs_proto_ah.c Julius Volz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Julius Volz @ 2008-08-22 12:06 UTC (permalink / raw)
  To: netdev, lvs-devel; +Cc: horms, vbusam, sven.wegener, brian.haley

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-27  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-22 12:06 [PATCH 0/2] IPVS: Merge AH and ESP support into one file Julius Volz
2008-08-22 12:06 ` [PATCH 1/2] IPVS: Integrate ESP protocol into ip_vs_proto_ah.c Julius Volz
2008-08-22 12:06 ` [PATCH 2/2] IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c Julius Volz
2008-08-27  5:30 ` [PATCH 0/2] IPVS: Merge AH and ESP support into one file Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).