summaryrefslogtreecommitdiff
path: root/sys/netinet
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2000-08-22 00:33:18 +0000
committerArchie Cobbs <archie@FreeBSD.org>2000-08-22 00:33:18 +0000
commit945f190d5840694b18120fce0241920f428087a5 (patch)
treecaa51fecaebbe6a041f33ed4c76d2bfb86a3f806 /sys/netinet
parent4453db1c560855bd1ba4e7166ebd3bdd8e21c796 (diff)
Notes
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/ip_fw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index 78fd18db3f06..86b2bce219b9 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -47,7 +47,6 @@ union ip_fw_if {
* fw_src, fw_dst, fw_smsk, fw_dmsk are always stored in network byte order.
* fw_flg and fw_n*p are stored in host byte order (of course).
* Port numbers are stored in HOST byte order.
- * Warning: setsockopt() will fail if sizeof(struct ip_fw) > MLEN (108)
*/
struct ip_fw {