Update of /cvsroot/leaf/src/bering-uclibc/apps/iptables
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7677
Modified Files:
buildtool.cfg buildtool.mk
Added Files:
ppp_multilink.patch.gz
Log Message:
ppp multilink support
patch provided by Pierre G. Martineau
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/iptables/buildtool.cfg,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** buildtool.cfg 2 Dec 2006 21:17:39 -0000 1.18
--- buildtool.cfg 9 Jan 2009 16:50:18 -0000 1.19
***************
*** 12,16 ****
</File>
! <File ipp2p-0.8.2.tar.gz>
Server = cvs-sourceforge
envname = IPP2P_SOURCE
--- 12,16 ----
</File>
! <File ipp2p-0.8.0.tar.gz>
Server = cvs-sourceforge
envname = IPP2P_SOURCE
***************
*** 19,28 ****
</File>
! #<File iptables-make.patch>
! # Server = cvs-sourceforge
! # envname = IPTABLES_PATCH1
! # Revision = HEAD
! # Directory = iptables
! #</File>
<Package>
--- 19,28 ----
</File>
! <File ppp_multilink.patch.gz>
! Server = cvs-sourceforge
! envname = IPTABLES_PATCH1
! Revision = HEAD
! Directory = iptables
! </File>
<Package>
***************
*** 67,71 ****
<ip6table>
Version = 1.3.5
! Revision = 2
--- 67,71 ----
<ip6table>
Version = 1.3.5
! Revision = 3
***************
*** 105,109 ****
<iptutil>
Version = 1.3.5
! Revision = 2
--- 105,109 ----
<iptutil>
Version = 1.3.5
! Revision = 3
***************
*** 143,147 ****
<ip6tutil>
Version = 1.3.5
! Revision = 2
--- 143,147 ----
<ip6tutil>
Version = 1.3.5
! Revision = 3
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/iptables/buildtool.mk,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** buildtool.mk 2 Dec 2006 21:17:39 -0000 1.20
--- buildtool.mk 9 Jan 2009 16:50:18 -0000 1.21
***************
*** 8,12 ****
include $(MASTERMAKEFILE)
IPTABLES_DIR:=iptables-1.3.5
! IPP2P_DIR:=ipp2p-0.8.2
IPTABLES_TARGET_DIR:=$(BT_BUILD_DIR)/iptables
--- 8,12 ----
include $(MASTERMAKEFILE)
IPTABLES_DIR:=iptables-1.3.5
! IPP2P_DIR:=ipp2p-0.8.0
IPTABLES_TARGET_DIR:=$(BT_BUILD_DIR)/iptables
***************
*** 28,32 ****
$(IPTABLES_DIR)/.source:
bzcat $(IPTABLES_SOURCE) | tar -xvf -
! # cat $(IPTABLES_PATCH1) | patch -d $(IPTABLES_DIR) -p1
-ln -s $(IPTABLES_DIR) iptables
zcat $(IPP2P_SOURCE) | tar -xvf -
--- 28,32 ----
$(IPTABLES_DIR)/.source:
bzcat $(IPTABLES_SOURCE) | tar -xvf -
! zcat $(IPTABLES_PATCH1) | patch -d $(IPTABLES_DIR) -p1
-ln -s $(IPTABLES_DIR) iptables
zcat $(IPP2P_SOURCE) | tar -xvf -
--- NEW FILE: ppp_multilink.patch.gz ---
(This appears to be a binary file; contents omitted.)
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits