lkml.org 
[lkml]   [1997]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectWrongly resending frames when snooping from a transparent proxy

Folks seeing this should try the following patch and let me know
if it works

--- ip_fragment.c.old Wed Jul 2 21:02:53 1997
+++ ip_fragment.c Sun Jul 27 20:10:34 1997
@@ -389,6 +389,8 @@
fp = fp->next;
}

+ skb->pkt_type = qp->fragments->skb->pkt_type;
+ skb->protocol = qp->fragments->skb->protocol;
/* We glued together all fragments, so remove the queue entry. */
ip_free(qp);

Alan

\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.037 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site