mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-26 03:32:12 +01:00
Offloads to a predictable executor the handling of the packet-ins. Without this the listener can be easily ejected as its execution includes the PacketProviderService and potentially all the processors installed by the apps and everything is executed in the context of the core dispatcher thread Change-Id: I2e5f57fdf0a0a21a8f4f3c8326e4268467328833 (cherry picked from commit 283e217508b46d002f9e4640ea62cd7a63334a8c)