[RFC] resolvconf(8) interface id

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Thu Jun 16 13:00:36 UTC 2011


On Jun 16, 2011, at 5:28 AM, Hiroki Sato wrote:

Hi Umemoto-san, Sato-san,

> Our openresolv currently supports $interface_order with shell pattern
> matching only.  What I thought was
> 
>  interface_order="lo lo[0-9]* *:ppp *:slaac *:dhcpv4 [a-z]*[0-9]*:*"

Hmm, indeed we do and I hadn't actually thought of collapsing the two.
I think that's perfect.

The only thing I am only still pondering - do we want it to be
"slaac" "dchpv4"  or the program name?  I can see advantages with both.
If we go with "slaac" etc. we might need to - at least for the three or so
things from base, add a table to the man page like
        program:	   origin
	rtsol		-> slaac
	rtsold		-> slaac
	dhclient	-> dhcpv4
	ppp		-> ppp
as people may or may not be familiar enough with what the one or the
other might mean.  Maybe simply describing the cases will be good
enough as well.

I can imaging ports like mpd, ... to join this scheme and by then
there might be different "ppp" or "dhcpv4", "dhcpv6" or even different
"slaac".  The advantage of this one is that if I prefer dhcpv6 on one
interface it doesn't make a difference if I am going to use dippler,
isc or wide.

So I guess I am convinced that what you have is the best.

Regards,
Bjoern

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.



More information about the freebsd-net mailing list