summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/help
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-07-22 08:51:42 +0000
committerjkh <jkh@FreeBSD.org>1999-07-22 08:51:42 +0000
commitd0bf24ef2dadd9d1c2b649b87c84c653e98ded47 (patch)
tree7d8e0d90b750b0d11182066964fd75adfc9aca7a /usr.sbin/sysinstall/help
parent83880cb90483b6146cb79be6d0ff689512baa4e6 (diff)
downloadFreeBSD-src-d0bf24ef2dadd9d1c2b649b87c84c653e98ded47.zip
FreeBSD-src-d0bf24ef2dadd9d1c2b649b87c84c653e98ded47.tar.gz
Intentionally do the wrong thing in using the initial DHCP values for
ifconfig, essentially stealing the lease until the user goes and changes it. The alternative, sadly, is total dysfunction since bpf isn't in GENERIC and network connectivity would otherwise fail completely on first bootup when DHCP configuration was attempted again. The ultimate answer here is to make either bpf a loadable kernel module (which security conscious admins will be able to simply remove from /modules) or come up with a lighter weight mechanism just for dhcp and other apps that need to see broadcast packets but not otherwise sniff the wire in full bpf glory.
Diffstat (limited to 'usr.sbin/sysinstall/help')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud