Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv19797
Modified Files:
buildtool.cfg buildtool.mk
Log Message:
small patch for pppol2tp not clearing conntrack info in received skb by Cedric
Schieli
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** buildtool.cfg 29 Aug 2006 19:34:08 -0000 1.31
--- buildtool.cfg 31 Aug 2006 19:15:07 -0000 1.32
***************
*** 132,135 ****
--- 132,143 ----
</File>
+ # temporary pppol2tp patch until fixed upstream
+ <File pppol2tp-conntrack.patch>
+ Server = cvs-sourceforge
+ Directory = linux/patches
+ envname = KERNEL_PATCH17
+ Revision = HEAD
+ </File>
+
<File Bering-2.4.33.config>
Server = cvs-sourceforge
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** buildtool.mk 29 Aug 2006 19:27:13 -0000 1.21
--- buildtool.mk 31 Aug 2006 19:15:07 -0000 1.22
***************
*** 26,29 ****
--- 26,30 ----
cat $(KERNEL_PATCH15) | patch -d linux -p1
zcat $(KERNEL_PATCH16) | patch -d linux -p1
+ cat $(KERNEL_PATCH17) | patch -d linux -p1
cp $(LINUX_CONFIG) linux/.config
touch $(BT_LINUX_DIR)/.source
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits