On Wed, Jul 27, 2016 at 01:49:39PM -0700, Ben Pfaff wrote: > On Sun, Jul 24, 2016 at 01:07:26PM -0300, Thadeu Lima de Souza Cascardo wrote: > > Though this should not happen when we have another address on the device > > that is > > IPv4 mapped, we should prevent adding a routing entry to IPv4 with an IPv6 > > source address. > > > > This entry has been observed when the addresses list was out of date. > > > > Cached: 172.16.10.1/32 dev br3 SRC fe80::c4d0:14ff:feb1:b54b > > Cached: 172.16.10.0/24 dev br3 SRC fe80::c4d0:14ff:feb1:b54b > > > > Signed-off-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com> > > Applied, thanks! > > Does this need any backports? > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev
No, 2.5 didn't use netdev_get_addrs_list. That was introduced in commit a8704b502785a9661721f041b2ee168d7a4eb460 ("tunneling: Handle multiple ip address for given device.") by Pravin. Cascardo. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev