You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a packet is sent to the limited broadcast address, the packet is also sent out on the loopback interface. Unfortunately, the bridging layer is not transparent for interface registrations, so the MessageDispatcher above the bridging layer fails to dispatch the packet.
The text was updated successfully, but these errors were encountered:
When a packet is sent to the limited broadcast address, the packet is also sent out on the loopback interface. Unfortunately, the bridging layer is not transparent for interface registrations, so the MessageDispatcher above the bridging layer fails to dispatch the packet.
The text was updated successfully, but these errors were encountered: