8.15.2) with ESMTP id 44KGErJM094608 for ; Mon, 20 May 2024 16:14:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44KGErQe094607 for bugs@FreeBSD.org; Mon, 20 May 2024 16:14:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279181] order of vlan # and vlandev in rc.conf now matters in rc.conmf Date: Mon, 20 May 2024 16:14:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mike@sentex.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279181 Bug ID: 279181 Summary: order of vlan # and vlandev in rc.conf now matters in rc.conmf Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: mike@sentex.net Up until RELENG_13, creating a vlan in /etc/rc.conf did not matter if the syntax was=20 ifconfig_vlan2=3D"192.168.1.51/24 vlandev igb1 vlan 2" or=20 ifconfig_vlan2=3D"192.168.1.51/24 vlan 2 vlandev igb1" either used to work on RELENG_13 now only ifconfig_vlan2=3D"192.168.1.51/24 vlan 2 vlandev igb1" works on RELENG_14. Not sure if the issue was intentional or not but should at least be noted i= f an deliberate POLA Short discussion at https://lists.freebsd.org/archives/freebsd-net/2024-May/004968.html --=20 You are receiving this mail because: You are the assignee for the bug.=