Al Smith
                                            Al Smith
                                        
                                    I'm starting to suspect that there's something in the network that's setting off a broadcast storm, to such an extent that the relay is getting so bogged down handling traffic...
One further thought is to take a tcpdump on vlan2 and/or vlan3 to see just what's going on when it gets into the stuck state. `tcpdump -eni vlan2` would do...
It's hard to know where to go from here. What did you find out from adding dstAddr and dstPort to the logs, as well as the output of self.match()? If...
It's not a great outcome to not have any real cause here, but unfortunately I think that this is the best that we can do really: close without really finding...