Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144631809
D47512.1775896294.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
501 B
Referenced Files
None
Subscribers
None
D47512.1775896294.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
Sat, Apr 11, 8:31 AM (12 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28323699
Default Alt Text
D47512.1775896294.diff (501 B)
Attached To
Mode
D47512: ipv4: allow use of 240/4 by default
Attached
Detach File
Event Timeline
Log In to Comment