On Tue, Feb 19, 2019 at 09:42:17PM -0600, Alfred Morgan wrote: > I ran the command ifconfig re0 autoconf and found an error message saying > "autoconf not allowed for this AF" and it took me some time searching to > figure out what "AF" meant. After I found out that it meant "address > family" I used the inet6 syntax. I think it would be useful to change the > error message to say "address family" instead of "AF". If you require a > diff for the source code changes then let me know. > -- > -alfred
hi. you could also have verified in the ifconfig(8) page the right way to use autoconf. not trying to discourage you from submitting a diff, but i think the information you needed was already there. jmc