search for: xfrm4_input

Displaying 4 results from an estimated 4 matches for "xfrm4_input".

2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
...Kernel source to figure out why the BEET patch is not working, I notice that there are two similar directories under ~/rpmbuild/BUILD/kernel-2.6.18: linux-2.16.18.i386 and linux-2.16.18.i686 So which one am I suppose to be patching? Currently, the patch starts out with: diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c I followed the kernel source setup instructions on the wiki: http://wiki.centos.org/HowTos/I_need_the_Kernel_Source tells me to supply i686 for getting and setting up the source. But http://wiki.centos.org/HowTos/Custom_Kernel has me setting up a .config file with &...
2008 Sep 12
4
Custom build kernel patch fails big time.
...oing wrong? Oh, one question was asked about how the ~/rpmbuild/BUILD/kernel-2.16.18 directory looks like. I think the linux-2.6.18.i386 (or i686) is not what the patch is expecting? Here is the patch file (centos-5.2-hipmod-sleep-beet-and-interfamily-all-in-one.patch): diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c --- a/net/ipv4/xfrm4_input.c 2007-05-25 12:21:11.000000000 +0300 +++ b/net/ipv4/xfrm4_input.c 2007-05-25 12:21:11.000000000 +0300 @@ -13,6 +13,7 @@ #include <linux/string.h> #include <linux/netfilter.h> #include <linux/netfilter_ipv4.h> +#include <...
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
...15:41:57 2003 +++ b/net/ipv4/Makefile Thu May 22 15:41:57 2003 @@ -19,7 +19,6 @@ obj-$(CONFIG_INET_AH) += ah.o obj-$(CONFIG_INET_ESP) += esp.o obj-$(CONFIG_INET_IPCOMP) += ipcomp.o -obj-$(CONFIG_IP_PNP) += ipconfig.o obj-$(CONFIG_NETFILTER) += netfilter/ obj-y += xfrm4_policy.o xfrm4_state.o xfrm4_input.o xfrm4_tunnel.o diff -Nru a/net/ipv4/ipconfig.c b/net/ipv4/ipconfig.c --- a/net/ipv4/ipconfig.c Thu May 22 15:41:57 2003 +++ /dev/null Wed Dec 31 16:00:00 1969 @@ -1,1395 +0,0 @@ -/* - * $Id: ipconfig.c,v 1.46 2002/02/01 22:01:04 davem Exp $ - * - * Automatic Configuration of IP -- use DHCP, BOO...
2009 Jul 22
109
Unable to Configure Xen Dom 0 in Jeremy''s PVOPS Kernel
Hi All, I followed the instructions here at http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ However, when I do a "make menuconfig", I cannot see any XEN related configuration options. What am I missing? Thank you. Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical Engineering)