SOURCES (LINUX_2_6): pom-ng-account-20060329.patch - fixed match()...

baggins baggins at pld-linux.org
Wed Apr 12 18:18:12 CEST 2006


Author: baggins                      Date: Wed Apr 12 16:18:12 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- fixed match() prototype

---- Files affected:
SOURCES:
   pom-ng-account-20060329.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/pom-ng-account-20060329.patch
diff -u SOURCES/pom-ng-account-20060329.patch:1.1.2.1 SOURCES/pom-ng-account-20060329.patch:1.1.2.2
--- SOURCES/pom-ng-account-20060329.patch:1.1.2.1	Tue Apr 11 22:45:04 2006
+++ SOURCES/pom-ng-account-20060329.patch	Wed Apr 12 18:18:07 2006
@@ -97,7 +97,7 @@
 diff -Nur --exclude '"*.orig"' linux-2.6.16.4.org/net/ipv4/netfilter/ipt_account.c linux-2.6.16.4/net/ipv4/netfilter/ipt_account.c
 --- linux-2.6.16.4.org/net/ipv4/netfilter/ipt_account.c	1970-01-01 01:00:00.000000000 +0100
 +++ linux-2.6.16.4/net/ipv4/netfilter/ipt_account.c	2006-04-11 22:42:05.000000000 +0200
-@@ -0,0 +1,937 @@
+@@ -0,0 +1,938 @@
 +/* 
 + * accounting match (ipt_account.c)
 + * (C) 2003,2004 by Piotr Gasidlo (quaker at barbara.eu.org)
@@ -662,6 +662,7 @@
 +	  const struct net_device *out,
 +	  const void *matchinfo,
 +	  int offset,
++	  unsigned int protoff,
 +	  int *hotdrop)
 +{
 +	
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/pom-ng-account-20060329.patch?r1=1.1.2.1&r2=1.1.2.2&f=u



More information about the pld-cvs-commit mailing list