summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorChangli Gao2010-07-05 10:38:23 +0200
committerPatrick McHardy2010-07-05 10:38:23 +0200
commitea8fbe8f198edea19116d4b61267e12235513225 (patch)
treee9fae0d935a083b8db23dbe02e0bd1b61fe4fc2a /net/ipv4
parentIB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() (diff)
downloadkernel-qcow2-linux-ea8fbe8f198edea19116d4b61267e12235513225.tar.gz
kernel-qcow2-linux-ea8fbe8f198edea19116d4b61267e12235513225.tar.xz
kernel-qcow2-linux-ea8fbe8f198edea19116d4b61267e12235513225.zip
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
As the fragments are sent in order in most of OSes, such as Windows, Darwin and FreeBSD, it is likely the new fragments are at the end of the inet_frag_queue. In the fast path, we check if the skb at the end of the inet_frag_queue is the prev we expect. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions