On Wed, Mar 30, 2016 at 06:12:17PM -0300, Thadeu Lima de Souza Cascardo wrote: > Some point-to-point devices like TUN devices will not have an address, and > while > iterating over ifaddrs, its ifa_addr will be NULL. This patch fixes a crash > when > starting ovs-vswitchd on a system with such a device. > > Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> > Fixes: a8704b502785 ("tunneling: Handle multiple ip address for given > device.") > Cc: Pravin B Shelar <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
