Author: zbyniu                       Date: Tue Apr  8 21:52:44 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- small hack to be compatible with vserver 2.2 and 2.3 simultaneously

---- Files affected:
SOURCES:
   linux-2.6-grsec-minimal.patch (1.1.2.26 -> 1.1.2.27) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-grsec-minimal.patch
diff -u SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.26 
SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.27
--- SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.26      Tue Jan 22 03:04:15 2008
+++ SOURCES/linux-2.6-grsec-minimal.patch       Tue Apr  8 23:52:38 2008
@@ -1111,7 +1111,7 @@
 diff -urNp linux-2.6.16.2/net/ipv4/inet_hashtables.c 
linux-2.6.16.2-grsec/net/ipv4/inet_hashtables.c
 --- linux-2.6.16.2/net/ipv4/inet_hashtables.c  2006-04-07 18:56:47.000000000 
+0200
 +++ linux-2.6.16.2-grsec/net/ipv4/inet_hashtables.c    2006-04-11 
17:44:40.125710500 +0200
-@@ -19,11 +19,14 @@
+@@ -19,6 +19,7 @@
  #include <linux/sched.h>
  #include <linux/slab.h>
  #include <linux/wait.h>
@@ -1119,6 +1119,8 @@
  
  #include <net/inet_connection_sock.h>
  #include <net/inet_hashtables.h>
+@@ -22,6 +23,8 @@
+ #include <net/route.h>
  #include <net/ip.h>
  
 +extern void gr_update_task_in_ip_table(struct task_struct *task, const struct 
inet_sock *inet);
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsec-minimal.patch?r1=1.1.2.26&r2=1.1.2.27&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to