[kernel] refresh patches
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.23 / 101-netfilter_layer7_pktmatch.patch
index 2574543..be2dff8 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.23.16/include/linux/netfilter/xt_layer7.h
-===================================================================
---- linux-2.6.23.16.orig/include/linux/netfilter/xt_layer7.h
-+++ linux-2.6.23.16/include/linux/netfilter/xt_layer7.h
+--- a/include/linux/netfilter/xt_layer7.h
++++ b/include/linux/netfilter/xt_layer7.h
 @@ -8,6 +8,7 @@ struct xt_layer7_info {
      char protocol[MAX_PROTOCOL_LEN];
      char pattern[MAX_PATTERN_LEN];
@@ -10,10 +8,8 @@ Index: linux-2.6.23.16/include/linux/netfilter/xt_layer7.h
  };
  
  #endif /* _XT_LAYER7_H */
-Index: linux-2.6.23.16/net/netfilter/xt_layer7.c
-===================================================================
---- linux-2.6.23.16.orig/net/netfilter/xt_layer7.c
-+++ linux-2.6.23.16/net/netfilter/xt_layer7.c
+--- a/net/netfilter/xt_layer7.c
++++ b/net/netfilter/xt_layer7.c
 @@ -297,34 +297,36 @@ static int match_no_append(struct nf_con
  }
  
This page took 0.025488 seconds and 4 git commands to generate.