lkml.org 
[lkml]   [1998]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectip_masq_app.c patch to compile 2.1.92-pre2
I don' t know if this is the only change needed to make IP_MASQUERADING
working, but at least now compile ;-).

Andrea[s] Arcangeli

--- linux/net/ipv4/ip_masq_app.c.orig Tue Mar 31 16:24:18 1998
+++ linux/net/ipv4/ip_masq_app.c Tue Mar 31 16:25:34 1998
@@ -547,7 +547,6 @@
offset = n_skb->data - skb->data;
n_skb->nh.raw = skb->nh.raw + offset;
n_skb->h.raw = skb->h.raw + offset;
- n_skb->when = skb->when;
n_skb->dev = skb->dev;
n_skb->mac.raw = skb->mac.raw + offset;
n_skb->pkt_type = skb->pkt_type;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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