Re: ifconfig_bxe0_ipv6="inet6 accept_rtadv" seems to break bridging

From: Lexi Winter <ivy_at_freebsd.org>
Date: Thu, 24 Jul 2025 20:18:57 UTC
Dag-Erling Smørgrav:
> void <void@f-m.fm> writes:
> > ifconfig_bridge0="203.0.113.2/24 addm bxe0 addm tap0"
> 
> missing `inet` here.

not required.  however, i think it should be.

the problem is if we start requiring this it's going to break
*everyone's* network configuration and i can't come up with a
better reason than "it's neater this way".