Thread (27 messages) 27 messages, 3 authors, 2012-08-30

Re: [PATCH 03/19] netfilter: nf_conntrack_ipv6: improve fragmentation handling

From: Patrick McHardy <hidden>
Date: 2012-08-30 06:54:07
Also in: netfilter-devel

On Thu, 30 Aug 2012, Pablo Neira Ayuso wrote:
On Wed, Aug 29, 2012 at 02:27:00PM +0200, Patrick McHardy wrote:
quoted
quoted
quoted
+	    (IP6CB(skb)->frag_max_size && IP6CB(skb)->frag_max_size > mtu)) {
Eric Dumazet would probably nitpick and say, it can be reduced to:
(IP6CB(skb)->frag_max_size > mtu)
;-)
True. I'll fix that once Pablo has pulled in the patches.
If you don't want to wait, you can send me a follow up patch, I'll
apply it manually.
No hurry, I'll send it with a few other patches once its merged.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help