[packages] openswan: update to 2.6.28 (closes: #7544, #7725, #7782)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2010-08-18 08:10:45 +00:00
parent 1d4c6edc0c
commit 0e9c472232
4 changed files with 7 additions and 18 deletions

View File

@ -1,7 +1,7 @@
--- a/linux/include/openswan/ipsec_kversion.h
+++ b/linux/include/openswan/ipsec_kversion.h
@@ -351,6 +351,12 @@
# define HAVE_CURRENT_UID
@@ -363,6 +363,12 @@
#endif
#endif
+#if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,30)
@ -11,5 +11,5 @@
+#endif
+
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31)
# define HAVE_SKB_DST 1
#endif
# define USE_NETDEV_OPS
#else