On Tue, 19 Apr 2016 22:37:34 +0100, Stuart Henderson wrote: > in_baddynamic() is being called with the port in network-order, so it > doesn't check correctly. I was nearly there, and Todd saved me from > embarassing myself by sending out a diff with ntohs(localport) in ;)
This makes the in_baddynamic() call equivalent to the code prior to rev 1.190. OK millert@ - todd
