diff options
author | bz <bz@FreeBSD.org> | 2011-05-29 21:24:20 +0000 |
---|---|---|
committer | bz <bz@FreeBSD.org> | 2011-05-29 21:24:20 +0000 |
commit | 01ac457c3892a998ce8a699cad333e08b5021e6c (patch) | |
tree | 3f66e5c437c1d0be152ff37b32ed82f70898543e /sys/boot/sparc64 | |
parent | e74ba5594f54560cb68f160f87acc43cd26de8a1 (diff) | |
download | FreeBSD-src-01ac457c3892a998ce8a699cad333e08b5021e6c.zip FreeBSD-src-01ac457c3892a998ce8a699cad333e08b5021e6c.tar.gz |
Split netconfig into three parts:
- netconfig - what auto will call which in turn will check for
IPv4 and IPv6 to be available and ask the user to configure it
by calling
- netconfig_ipv4 doing DHCP and static IPv4 addresses, and
- netconfig_ipv6 doing rtsol and static IPv6 addresses,
and then checking, querying and updating resolv.conf upon return.
Both DHCP and rtsol (in the future) might update resolv.conf already so
we seed ourselves from that file if available.
Reviewed by: nwhitehorn
Sponsored by: The FreeBSD Foundation
Sponsored by: iXsystems
Diffstat (limited to 'sys/boot/sparc64')
0 files changed, 0 insertions, 0 deletions