Bug 185759 - linux/if_ether.h does not include ETH_P_8021Q define while kernel rev does
Summary: linux/if_ether.h does not include ETH_P_8021Q define while kernel rev does
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc-kernheaders
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-17 17:40 UTC by David Acker
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: kernel-headers-2.6.19-1.2895.fc6
Clone Of:
Environment:
Last Closed: 2007-01-22 18:39:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Acker 2006-03-17 17:40:55 UTC
Description of problem:
The version of if_ether.h put in /usr/include/linux by glibc-kernheaders does
not include the define for the VLAN type, 802.1Q.  The kernel version of
if_ether.h does include this.  It is:
#define ETH_P_8021Q	0x8100          /* 802.1Q VLAN Extended Header  */

This is needed since raw sockets (PF_PACKET, SOCK_RAW) can see this tag.

Version-Release number of selected component (if applicable):
This is true in glibc-kernheaders-2.4-9.1.94 through glibc-kernheaders-3.0-5.2.
The kernel version of if_ether.h has had the VLAN define as far back as 2.4.18.

Comment 1 Christian Iseli 2007-01-22 10:57:36 UTC
This report targets the FC3 or FC4 products, which have now been EOL'd.

Could you please check that it still applies to a current Fedora release, and
either update the target product or close it ?

Thanks.

Comment 2 David Acker 2007-01-22 18:39:13 UTC
It is fixed in kernel-headers-2.6.19-1.2912.fc7 and
kernel-headers-2.6.19-1.2895.fc6 so I am closing it.


Note You need to log in before you can comment on or make changes to this bug.