* [Buildroot] [Bug 6608] New: ebtables missing ethertypes - fix included
@ 2013-10-24 13:19 bugzilla at busybox.net
2013-10-25 7:33 ` [Buildroot] [Bug 6608] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-10-24 13:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=6608
Summary: ebtables missing ethertypes - fix included
Product: buildroot
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: cassiano at idbinfo.com.br
CC: buildroot at uclibc.org
Estimated Hours: 0.0
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
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-25 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 13:19 [Buildroot] [Bug 6608] New: ebtables missing ethertypes - fix included bugzilla at busybox.net
2013-10-25 7:33 ` [Buildroot] [Bug 6608] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox