[Bug 1065640] Re: bits/in.h does not include IP_UNICAST_IF from linux/in.h

Erich E. Hoover, PhD. 1065640 at bugs.launchpad.net
Wed Feb 13 02:32:53 UTC 2013


Yes, you should actually be able to remove it completely since Maarten
Lankhorst checked in a commit to define it if it's not found:
(7ce6a2dfd434d8c61d5bd1525a555c19706ac5a2).

-- 
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:
  Fix Released
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:
  Fix Released
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