Date: Sun, 19 May 2024 19:29:52 -0400 From: mike tancsa <mike@sentex.net> To: Mike Karels <mike@karels.net>, FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: networking in 14.1 release notes Message-ID: <ec1d7e1d-0fac-4426-92ba-72406f747f6b@sentex.net> In-Reply-To: <7C2C0681-C1D1-404F-8B09-E65C29E366D3@karels.net> References: <7C2C0681-C1D1-404F-8B09-E65C29E366D3@karels.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/18/2024 10:49 AM, Mike Karels wrote: > I have no networking changes at all in the 14.1 release notes. Is there > anything that should be mentioned? Feel free to reply to me individually. > Not sure if appropriate or not, but when going to 13.x to 14.x, not all vlan configs work now in rc.conf Both ifconfig_vlan2="192.168.1.51/24 vlandev igb1 vlan 2" ifconfig_vlan2="192.168.1.51/24 vlan 2 vlandev igb1" used to work on RELENG_13 now only ifconfig_vlan2="192.168.1.51/24 vlan 2 vlandev igb1" is allowed. Maybe a heads up in UPDATING ? ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ec1d7e1d-0fac-4426-92ba-72406f747f6b>