[Bug 1065640] Re: bits/in.h does not include IP_UNICAST_IF from linux/in.h
Launchpad Bug Tracker
1065640 at bugs.launchpad.net
Mon Dec 10 10:40:55 UTC 2012
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: eglibc (Ubuntu Quantal)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1065640
Title:
bits/in.h does not include IP_UNICAST_IF from linux/in.h
Status in “eglibc” package in Ubuntu:
Confirmed
Status in “wine1.4” package in Ubuntu:
Fix Released
Status in “eglibc” source package in Precise:
New
Status in “wine1.4” source package in Precise:
New
Status in “eglibc” source package in Quantal:
Confirmed
Status in “wine1.4” source package in Quantal:
New
Status in “eglibc” source package in Raring:
Confirmed
Status in “wine1.4” source package in Raring:
Fix Released
Bug description:
SRU for wine1.4 follows:
[IMPACT]
* Users of specific Wine programs that use broadcast packets on the
network have them not function
[TESTCASE]
* Run a Wine program that produces broadcast packets on a network
interface
[Regression Potential]
* Possible consequences due to enabling support for this feature if
users were unintentionally relying on it being disabled
[Original report]
#define IP_UNICAST_IF 50 from linux/in.h is needed for Wine to support
binding to interfaces and support broadcast packets on that interface.
It appears that bits/in.h is manually merged with this file and that
it is inappropriate to include linux/in.h directly in user-space
applications.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1065640/+subscriptions
More information about the foundations-bugs
mailing list