[PATCH] include/prereq-build.mk: macOS cross build improvements

2022-06-09 Thread Mark Mentovai
This updates prereq-build.mk to find a suitable realpath utility, and adds another place to look for a suitable getopt utility. realpath has been used most notably by scripts/ipkg-build since bb95be9265a9e (2021-02-04), and there are assorted other uses of it during a build. It is ordinarily

Enforce Signed-off-by for pr from Github web interface

2022-06-09 Thread Ansuel Smith
Github introduced a new option to enforce user that submit pr from the Github web interface to include a Signed-off-by tag. While probably 99% a pr generated from the Github web interface is wrong and will require additional changes, at least alert the user that he is not doing something right

Re: [PATCH] realtek: fix VLAN 0 tag at egress on port 0

2022-06-09 Thread Birger Koblitz
Hi Arinc, very well spotted! If I could make a suggestion, the RTL93xx tag generation functions have the opposite problem, i.e. rtl930x_decode_tag() and rtl931x_decode_tag() do not do the check for the destination port being >= 0, i.e. defined and the packet not being a broadcast packet. So I

[PATCH] realtek: fix VLAN 0 tag at egress on port 0

2022-06-09 Thread Arinc UNAL (Xeront) via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- There is a bug on the ethernet