Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115892090
D45585.id139815.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D45585.id139815.diff
View Options
Index: sbin/ifconfig/af_inet.c
===================================================================
--- sbin/ifconfig/af_inet.c
+++ sbin/ifconfig/af_inet.c
@@ -464,8 +464,7 @@
warn_nomask(int ifflags)
{
if ((ifflags & (IFF_POINTOPOINT | IFF_LOOPBACK)) == 0) {
- warnx("WARNING: setting interface address without mask "
- "is deprecated,\ndefault mask may not be correct.");
+ errx(1, "ERROR: setting interface address without mask is no longer supported.");
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 2:20 AM (11 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17870367
Default Alt Text
D45585.id139815.diff (480 B)
Attached To
Mode
D45585: ifconfig: turn interface address without mask into an error
Attached
Detach File
Event Timeline
Log In to Comment