]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-layer7.patch
- rel 4; orc unwinder exists only for x8664/x32
[packages/kernel.git] / kernel-layer7.patch
index 0701dbefc72d4d82866bd50b7774db472dc16619..c06af650d6250d059ee10c47da6f5022850fa4eb 100644 (file)
        if (seq_has_overflowed(s))
 --- linux-2.6.28-stock/include/net/netfilter/nf_conntrack.h    2009-01-07 16:05:30.000000000 -0600
 +++ linux-2.6.28/include/net/netfilter/nf_conntrack.h  2009-01-07 16:07:31.000000000 -0600
-@@ -121,6 +121,23 @@ struct nf_conn {
- #if IS_ENABLED(CONFIG_NF_NAT)
-       struct rhash_head       nat_bysource;
- #endif
-+
+@@ -120,6 +120,22 @@ struct nf_conn {
+       /* Extensions */
+       struct nf_ct_ext *ext;
 +#if defined(CONFIG_NETFILTER_XT_MATCH_LAYER7) || \
 +      defined(CONFIG_NETFILTER_XT_MATCH_LAYER7_MODULE)
 +      struct {
This page took 0.027951 seconds and 4 git commands to generate.