[Buildroot] [Bug 6608] New: ebtables missing ethertypes - fix included

bugzilla at busybox.net bugzilla at busybox.net
Thu Oct 24 13:19:50 UTC 2013


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.


More information about the buildroot mailing list