Bug 6608 - ebtables missing ethertypes - fix included
Summary: ebtables missing ethertypes - fix included
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-24 13:19 UTC by Cassiano Martin
Modified: 2013-10-25 07:33 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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