Hi Sean, On 3/24/25 21:48, seanedm...@linux.microsoft.com wrote: > From: Sean Edmond <seanedm...@microsoft.com> > > In IPv6, the broadcast MAC address is not used. Instead, it should use > the multicast address (see RFC RFC2464). > > Add IPV6_ALL_NODE_ETH_ADDR macro for clarity. > > Signed-off-by: Sean Edmond <seanedm...@microsoft.com> > --- > include/net6.h | 10 ++++++++++ > net/dhcpv6.c | 12 ++++++------ > net/dhcpv6.h | 8 +++++++- > 3 files changed, 23 insertions(+), 7 deletions(-)
Reviewed-by: Jerome Forissier <jerome.foriss...@linaro.org> [...] Thanks, -- Jerome