Bug 6608

Summary: ebtables missing ethertypes - fix included
Product: buildroot Reporter: Cassiano Martin <cassiano>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

Description Cassiano Martin 2013-10-24 13:19:49 UTC
ebtables installer macro does not copy ethertypes file.

As result, you cant use readable characters instead of hexadecimal numbers for the protocols. For example, 0x0800 will be represented by IPV4.

Add to the install macro the following command to fix:

cp $(@D)/ethertypes $(TARGET_DIR)/etc/ethertypes

Thanks
Comment 1 Peter Korsgaard 2013-10-25 07:33:56 UTC
Fixed in git, thanks:

http://git.buildroot.net/buildroot/commit/?id=d19e39ca25f0e7