On 2025-09-02 10:49, Paolo Abeni wrote:
On 8/28/25 1:42 PM, Oscar Maes wrote:
Add test to check the broadcast ethernet destination field is set correctly.
This test sends a broadcast ping, captures it using tcpdump and ensures that all bits of the 6 octet ethernet destination address are correctly set by examining the output capture file.
Signed-off-by: Oscar Maes oscmaes92@gmail.com Co-authored-by: Brett A C Sheffield bacs@librecast.net
I'm sorry for nit-picking, but the sob/tag-chain is wrong, please have a look at:
https://elixir.bootlin.com/linux/v6.16.4/source/Documentation/process/submit...
Thanks Paolo. So, something like:
Co-developed-by: Brett A C Sheffield bacs@librecast.net Signed-off-by: Brett A C Sheffield bacs@librecast.net Co-developed-by: Oscar Maes oscmaes92@gmail.com Signed-off-by: Oscar Maes oscmaes92@gmail.com
with the last sign-off by Oscar because he is submitting?
Brett