diff options
author | Changli Gao <xiaosuo@gmail.com> | 2010-07-05 10:38:23 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-07-05 10:38:23 +0200 |
commit | ea8fbe8f198edea19116d4b61267e12235513225 (patch) | |
tree | e9fae0d935a083b8db23dbe02e0bd1b61fe4fc2a /crypto/pcompress.c | |
parent | 39827be26b36ef9cdbc661c92a269e0484cd9ef5 (diff) |
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 'crypto/pcompress.c')
0 files changed, 0 insertions, 0 deletions