On Thu, Nov 30, 2017 at 08:31:24AM -0800, Yifeng Sun wrote: > netdev_get_etheraddr claims to clear 'mac' on error, but it fails to do so. > When looking further into both netdev_windows_get_etheraddr() and > netdev_linux_get_etheraddr(), 'mac' is also not cleared. This will lead to > usage of uninitialised ofputil_phy_port.hw_addr. > > v1 -> v2: fixed a bug in v1 found by Ben, thanks Ben. > > Signed-off-by: Yifeng Sun <[email protected]>
Thanks, applied to master and backported as far as 2.4. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
