automatically populate net.inet.(tcp|udp).baddynamic with the
authordjm <djm@openbsd.org>
Wed, 9 Jul 2008 20:23:47 +0000 (20:23 +0000)
committerdjm <djm@openbsd.org>
Wed, 9 Jul 2008 20:23:47 +0000 (20:23 +0000)
commite27ad5ce64ece7406f5a9822765060905d02a004
treeb55444086e4814a35a22ffd5e7580aaba8c12205
parentc8a0bd935b2c3ab799d324629933861366082ed8
automatically populate net.inet.(tcp|udp).baddynamic with the
contents of /etc/services so as to avoid randomly allocating
source ports that correspond to well-known services. Auto-filling
of the baddynamic tables is performed before reading sysctl.conf,
so it is still possible to add or subtract ports, or override the
autofilling entirely there.

Note that this requires a new kernel and /sbin/sysctl.

feedback markus@ ok markus@ deraadt@ millert@
etc/rc