Bug 8591 - ifconfig calculates wrong broadcast address
Summary: ifconfig calculates wrong broadcast address
Status: RESOLVED WORKSFORME
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: 1.24.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 19:56 UTC by Fabrice Verrac
Modified: 2017-04-05 21:27 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabrice Verrac 2016-01-06 19:56:29 UTC
Using ifconfig <dev> 10.1.1.1 netmask 255.255.255.240 
ends in broadcast address 10.255.255.255 instead of 10.1.1.15.
The same ~erroneous~ behaviour was fixed in net-tools: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=186208
Comment 1 Denys Vlasenko 2017-04-05 21:27:56 UTC
Can't reproduce on current git.