Re: Anon port selection

2010-01-12 Thread Janne Huttunen
> > Then when the second process in in_pcbbind_setup() tries > > to check if the port is already in use, it won't match > > the INADDR_ANY and assigns the same port again. > > Well it has been almost 20 years since I first ran across > this issue and was told back then that it was "as designed". M

Re: Anon port selection

2010-01-08 Thread Patrick Mahan
See inline - Janne Huttunen wrote: Hi! The selection of anonymous port in FreeBSD seems to act a bit weird (bug?). This was first observed on actual use on FreeBSD 6.2, but I have verified that the it behaves the same on a December snapshot of CURRENT too. 1. A process creates an UDP socket an