lkml.org 
[lkml]   [1999]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.2.0-pre5 missing def for IP_MASQ_F_DLOOSE
The definition for IP_MASQ_F_DLOOSE seems to have been omitted from the
-pre5 patch. I hacked include/net/ip_masq.h with:

--- linux/include/net/ip_masq.h~ Wed Jan 6 17:39:08 1999
+++ linux/include/net/ip_masq.h Wed Jan 6 17:44:11 1999
@@ -49,6 +49,7 @@
#define IP_MASQ_F_NO_SPORT 0x0008 /* no sport set yet */

#define IP_MASQ_F_NO_REPLY 0x0010 /* no reply yet from
outside */
+#define IP_MASQ_F_DLOOSE 0x0020 /* ??? */

#define IP_MASQ_F_HASHED 0x0100 /* hashed entry */
#define IP_MASQ_F_OUT_SEQ 0x0200 /* must do output seq
adjust */
A quick test suggests that masqurading works with this change.

-Tom
--
Tom Eastep
Compaq Computer Corporation
Enterprise Computing Group
Tandem Division
tom.eastep@compaq.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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