Subject: Re: Reserved port range patches
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-net
Date: 08/25/2000 11:07:04
>> > did you check the names ?
>> Yes. FreeBSD's naming scheme is already different from ours - what they
>> call "net.inet.ip.portrange.hifirst" is "net.inet.ip.anonportmin". So
>> I named the variables to match our existing variables.
>Oh, ok. No problems, then.

	i believe we should check sys/netinet/in_pcb.c:in_baddynamic() too.
	it is more flexible than just having range of port.

itojun