public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd
       [not found] <bug-11142-131@http.sourceware.org/bugzilla/>
@ 2014-06-30 20:25 ` fweimer at redhat dot com
  0 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 20:25 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11142

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd
  2010-01-06  9:46 [Bug hurd/11142] New: " aurelien at aurel32 dot net
                   ` (2 preceding siblings ...)
  2010-01-06 17:57 ` samuel dot thibault at ens-lyon dot org
@ 2010-01-10 23:14 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 5+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2010-01-10 23:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2010-01-10 23:14 -------
Created an attachment (id=4506)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4506&action=view)
Factorize ethernet,if_arp,if_ether,if_ppp,route.h

Here is an updated patch, to be applied by git apply to get renamings
right.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4499 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=11142

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd
  2010-01-06  9:46 [Bug hurd/11142] New: " aurelien at aurel32 dot net
  2010-01-06  9:46 ` [Bug hurd/11142] " aurelien at aurel32 dot net
  2010-01-06 17:16 ` aurelien at aurel32 dot net
@ 2010-01-06 17:57 ` samuel dot thibault at ens-lyon dot org
  2010-01-10 23:14 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 5+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2010-01-06 17:57 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2010-01-06 17:57 -------
It's a long story :)  Notice this: http://sourceware.org/ml/libc-alpha/2009-01/msg00018.html  and this: http://sourceware.org/ml/libc-alpha/2009-01/  Which never got any action.  sysdeps/gnu/netinet/if_ether.h would probably need a couple of fixes to better match Linux' behavior: - include net/ethernet.h and net/if_arp.h only #ifdef __USE_BSD - include net/if_ether. 

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11142

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd
  2010-01-06  9:46 [Bug hurd/11142] New: " aurelien at aurel32 dot net
  2010-01-06  9:46 ` [Bug hurd/11142] " aurelien at aurel32 dot net
@ 2010-01-06 17:16 ` aurelien at aurel32 dot net
  2010-01-06 17:57 ` samuel dot thibault at ens-lyon dot org
  2010-01-10 23:14 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2010-01-06 17:16 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samuel dot thibault at ens-
                   |                            |lyon dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11142

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd
  2010-01-06  9:46 [Bug hurd/11142] New: " aurelien at aurel32 dot net
@ 2010-01-06  9:46 ` aurelien at aurel32 dot net
  2010-01-06 17:16 ` aurelien at aurel32 dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2010-01-06  9:46 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2010-01-06 09:46 -------
Created an attachment (id=4499)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4499&action=view)
Patch to fix the problem


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11142

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-30 20:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11142-131@http.sourceware.org/bugzilla/>
2014-06-30 20:25 ` [Bug hurd/11142] Wrong <netinet/if_ether.h> installed on hurd fweimer at redhat dot com
2010-01-06  9:46 [Bug hurd/11142] New: " aurelien at aurel32 dot net
2010-01-06  9:46 ` [Bug hurd/11142] " aurelien at aurel32 dot net
2010-01-06 17:16 ` aurelien at aurel32 dot net
2010-01-06 17:57 ` samuel dot thibault at ens-lyon dot org
2010-01-10 23:14 ` samuel dot thibault at ens-lyon dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).