Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2024 11:15:06 -0400
From:      mike tancsa <mike@sentex.net>
To:        Mike Karels <mike@karels.net>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Re: networking in 14.1 release notes
Message-ID:  <54c5ee01-06fa-4073-8a06-a68f2f5cffcf@sentex.net>
In-Reply-To: <7751A3C8-BAAA-4E67-9725-5A3A6A8793F1@karels.net>
References:  <7C2C0681-C1D1-404F-8B09-E65C29E366D3@karels.net> <ec1d7e1d-0fac-4426-92ba-72406f747f6b@sentex.net> <7751A3C8-BAAA-4E67-9725-5A3A6A8793F1@karels.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/19/2024 8:59 PM, Mike Karels wrote:
> On 19 May 2024, at 18:29, mike tancsa wrote:
>
>> 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 ?
> That sounds like an outright bug.  Looks like it was true in 14.0 as well.
> Is there a bug report?  I couldn't find one.

I didnt open one. Wasnt sure if it the change was a deliberate one or on 
the wrong side of POLA. To me it feels unnecessary to have only one 
order of params but I might be missing the rational behind it. Shall I 
open a PR ?


     --Mike

> btw, UPDATING is meant for upgrades from source.
>
> 		Mike
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54c5ee01-06fa-4073-8a06-a68f2f5cffcf>