mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Mention the import of the OpenBSD dhclient, particularly the requirement
of running devd and the loss of DNS update functionality. Reminded by: sobomax
This commit is contained in:
parent
cad530b9d3
commit
a8d23252b6
1 changed files with 7 additions and 0 deletions
7
UPDATING
7
UPDATING
|
|
@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
|
|||
developers choose to disable these features on build machines
|
||||
to maximize performance.
|
||||
|
||||
20050606:
|
||||
The OpenBSD dhclient was imported in place of the ISC dhclient
|
||||
and the network interface configuration scripts were updated
|
||||
accordingly. If you use DHCP to configure your interfaces, you
|
||||
must now run devd. Also, DNS updating was lost so you will need
|
||||
to find a workaround if you use this feature.
|
||||
|
||||
20050605:
|
||||
if_bridge was added to the tree. This has changed struct ifnet.
|
||||
Please recompile userland and all network related modules.
|
||||
|
|
|
|||
Loading…
Reference in a new issue