add an optimization for dealing with raw sockets, which allows applications to filter...
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.27 / 150-netfilter_imq.patch
index d8c1e31..46adc66 100644 (file)
  #ifdef CONFIG_BRIDGE_NETFILTER
        struct nf_bridge_info   *nf_bridge;
  #endif
-@@ -1642,6 +1646,10 @@ static inline void __nf_copy(struct sk_b
+@@ -1633,6 +1637,10 @@ static inline void __nf_copy(struct sk_b
        dst->nfct_reasm = src->nfct_reasm;
        nf_conntrack_get_reasm(src->nfct_reasm);
  #endif
This page took 0.027452 seconds and 4 git commands to generate.