On Sun, Dec 20, 2015 at 12:21 AM, Joe Stringer <[email protected]> wrote: > On 19 December 2015 at 19:19, Pravin B Shelar <[email protected]> wrote: >> STT device is added to the device list at device create time. and >> the dev socket is initialized when dev is UP. So avoid accessing >> stt socket while searching a device. > > Is it usual to accept packets while the device is down? Shouldn't we > just skip the device instead?
Another patch https://patchwork.ozlabs.org/patch/559314/ fixes the list to skip devices which are not in UP state. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
