English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/openswan/patches/101-arp_header.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3451 - (show annotations) (download)
Wed Aug 8 19:47:27 2007 UTC (6 years, 6 months ago) by dnehring
File size: 480 byte(s)
Update Openswan to 2.4.9 like trunk, Ralph OK.

1 diff -ur openswan-2.4.9.orig/linux/net/ipsec/ipsec_tunnel.c openswan-2.4.9/linux/net/ipsec/ipsec_tunnel.c
2 --- openswan-2.4.9.orig/linux/net/ipsec/ipsec_tunnel.c 2006-10-06 23:39:26.000000000 +0200
3 +++ openswan-2.4.9/linux/net/ipsec/ipsec_tunnel.c 2007-08-01 21:48:42.000000000 +0200
4 @@ -35,6 +35,7 @@
5 #include <linux/types.h> /* size_t */
6 #include <linux/interrupt.h> /* mark_bh */
7
8 +#include <net/arp.h>
9 #include <net/tcp.h>
10 #include <net/udp.h>
11 #include <linux/skbuff.h>

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20