]> git.baikalelectronics.ru Git - kernel.git/commit
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
authorJulius Volz <juliusv@google.com>
Fri, 22 Aug 2008 12:06:13 +0000 (14:06 +0200)
committerSimon Horman <horms@verge.net.au>
Wed, 27 Aug 2008 03:50:37 +0000 (13:50 +1000)
commit3d9ef6ad9ae2dfd2f122099f7fbfd120a8109a10
treebfe40bf4317c445f7977ab0dbe5b3aabde68cbcf
parent3c0ec3b9536f84daa32b6555ce5d381cb46d2800
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c

After integrating ESP into ip_vs_proto_ah, rename it (and the references to
it) to ip_vs_proto_ah_esp.c and delete the old ip_vs_proto_esp.c.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/ipv4/ipvs/Makefile
net/ipv4/ipvs/ip_vs_proto_ah.c [deleted file]
net/ipv4/ipvs/ip_vs_proto_ah_esp.c [new file with mode: 0644]
net/ipv4/ipvs/ip_vs_proto_esp.c [deleted file]