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

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


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

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

---- Diffs:

================================================================
Index: SOURCES/pom-ng-time-20060329.patch
diff -u SOURCES/pom-ng-time-20060329.patch:1.1.2.1 SOURCES/pom-ng-time-20060329.patch:1.1.2.2
--- SOURCES/pom-ng-time-20060329.patch:1.1.2.1	Wed Mar 29 11:15:12 2006
+++ SOURCES/pom-ng-time-20060329.patch	Wed Apr 12 18:21:28 2006
@@ -57,7 +57,7 @@
 diff -Nur --exclude '"*.orig"' linux-2.6.16.org/net/ipv4/netfilter/ipt_time.c linux-2.6.16/net/ipv4/netfilter/ipt_time.c
 --- linux-2.6.16.org/net/ipv4/netfilter/ipt_time.c	1970-01-01 01:00:00.000000000 +0100
 +++ linux-2.6.16/net/ipv4/netfilter/ipt_time.c	2006-03-29 09:52:06.000000000 +0200
-@@ -0,0 +1,178 @@
+@@ -0,0 +1,179 @@
 +/*
 +  This is a module which is used for time matching
 +  It is using some modified code from dietlibc (localtime() function)
@@ -108,6 +108,7 @@
 +      const struct net_device *out,
 +      const void *matchinfo,
 +      int offset,
++      unsigned int protoff,
 +      int *hotdrop)
 +{
 +	const struct ipt_time_info *info = matchinfo;   /* match info for rule */
================================================================

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



More information about the pld-cvs-commit mailing list