On Wed, Nov 18, 2015 at 04:38:28PM -0200, Thadeu Lima de Souza Cascardo wrote: > When there are PtP TUN devices on the system or SIT devices, tests will fail > because of a warning that it was not possible to get their Ethernet addresses. > That call comes from the route code adding tunnel ports. > > Make that warning an informational message and filter that out during tests. > > Also, return EINVAL when trying to get those interface Ethernet addresses, > which > will prevent them from being added to the tunnel ports pool and will properly > fail in other places as well. > > Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
