r1137 - trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches
Simon Horman
horms@haydn.debian.org
Sun, 15 Aug 2004 19:16:17 -0600
Author: horms
Date: 2004-08-15 19:16:06 -0600 (Sun, 15 Aug 2004)
New Revision: 1137
Modified:
trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
Log:
Updated comments for xfrm_output patch
Modified: trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-16 01:06:42 UTC (rev 1136)
+++ trunk/kernel-2.4/source/kernel-source-2.4.26-2.4.26/debian/patches/patch-2.4.26-6 2004-08-16 01:16:06 UTC (rev 1137)
@@ -5685,10 +5685,46 @@
# 2004/06/18 15:21:08+09:00 yoshfuji@linux-ipv6.org
# [XFRM] fix dependency issues for CONFIG_IPV6=m.
#
+# BitKeeper/deleted/.del-xfrm_output.c~af23cc5516e28602
+# 2004/06/18 15:10:51+09:00 yoshfuji@linux-ipv6.org +0 -0
+# Delete: net/xfrm/xfrm_output.c
+# *** Updated to create a dummy file as dpkg-source does not ***
+# *** handle file deletion - Horms 15/04/2004 ***
+#
# include/net/xfrm.h
# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +1 -1
# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
#
+# net/ipv4/ah4.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +4 -1
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
+# net/ipv4/esp4.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +9 -4
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
+# net/ipv4/ipcomp.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +7 -3
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
+# net/ipv6/ah6.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +5 -1
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
+# net/ipv6/esp6.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +8 -5
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
+# net/ipv6/ipcomp6.c
+# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +5 -1
+# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.
+# *** Updated for 2.4 backport - Horms 15/04/2004 ***
+#
# net/xfrm/Makefile
# 2004/06/18 15:20:58+09:00 yoshfuji@linux-ipv6.org +1 -1
# [XFRM] split up xfrm_check_output() into two functions to solve dependency issues.