Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108593122
D47512.id146274.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
501 B
Referenced Files
None
Subscribers
None
D47512.id146274.diff
View Options
Index: sys/netinet/in.c
===================================================================
--- sys/netinet/in.c
+++ sys/netinet/in.c
@@ -98,7 +98,7 @@
&VNET_NAME(broadcast_lowest), 0,
"Treat lowest address on a subnet (host 0) as broadcast");
-VNET_DEFINE(bool, ip_allow_net240) = false;
+VNET_DEFINE(bool, ip_allow_net240) = true;
#define V_ip_allow_net240 VNET(ip_allow_net240)
SYSCTL_BOOL(_net_inet_ip, OID_AUTO, allow_net240,
CTLFLAG_VNET | CTLFLAG_RW, &VNET_NAME(ip_allow_net240), 0,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 6:06 PM (1 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16199587
Default Alt Text
D47512.id146274.diff (501 B)
Attached To
Mode
D47512: ipv4: allow use of 240/4 by default
Attached
Detach File
Event Timeline
Log In to Comment