expand the net.inet.(tcp|udp).baddynamic dynamic source port
authordjm <djm@openbsd.org>
Wed, 9 Jul 2008 20:20:45 +0000 (20:20 +0000)
committerdjm <djm@openbsd.org>
Wed, 9 Jul 2008 20:20:45 +0000 (20:20 +0000)
commitc8a0bd935b2c3ab799d324629933861366082ed8
treec473bd330122478ca732df24ed5f1be9c1e36e9e
parent458c8d3e8933b643baac55a04bf4c2f8441cefab
expand the net.inet.(tcp|udp).baddynamic dynamic source port
skipping bitmasks to cover the entire 65536 port space - previously
they covered 512-1024 only.

sysctl needs to be updated to cope with this change; please
"make includes" before rebuilding it.

feedback millert@ ok millert@ deraadt@ markus@
sbin/sysctl/sysctl.c
sys/netinet/in_pcb.c
sys/netinet/in_pcb.h