lladdr-tied interface config support has been committed

Author:
Source

Support for lladdr-tied configuration of
(network) interfaces
[on which we
reported earlier]
has been
committed.
Andrew Fresh (afresh1@)
made the commit:

CVSROOT:	/cvs
Module name:	src
Changes by:	afresh1@cvs.openbsd.org	2022/12/05 13:12:00

Modified files:
	etc            : netstart 
	distrib/miniroot: install.sub 
	share/man/man5 : hostname.if.5 

Log message:
Add support configuring hostname.if(5) by lladdr

Original implementation by martijn@
Feedback and suggestions from kn@, sthen@, claudio@, florian@, and deraadt@.

ok deraadt

As explained in the
change
to the hostname.if(5) man page,
only one of hostname.if
and hostname.lladdr
should exist
(but priority is given to the former).

Read more