[Bug 1065640] [NEW] 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:41:01 UTC 2012
You have been subscribed to a public bug:
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.
** Affects: eglibc (Ubuntu)
Importance: Undecided
Status: Confirmed
** Affects: wine1.4 (Ubuntu)
Importance: Low
Assignee: Scott Ritchie (scottritchie)
Status: Fix Released
** Affects: eglibc (Ubuntu Precise)
Importance: Undecided
Status: New
** Affects: wine1.4 (Ubuntu Precise)
Importance: Undecided
Status: New
** Affects: eglibc (Ubuntu Quantal)
Importance: Undecided
Status: Confirmed
** Affects: wine1.4 (Ubuntu Quantal)
Importance: Undecided
Status: New
** Affects: eglibc (Ubuntu Raring)
Importance: Undecided
Status: Confirmed
** Affects: wine1.4 (Ubuntu Raring)
Importance: Low
Assignee: Scott Ritchie (scottritchie)
Status: Fix Released
--
bits/in.h does not include IP_UNICAST_IF from linux/in.h
https://bugs.launchpad.net/bugs/1065640
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to eglibc in Ubuntu.
More information about the foundations-bugs
mailing list