https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279181
Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable14? Assignee|[email protected] |[email protected] CC| |[email protected] Status|New |In Progress --- Comment #2 from Zhenlei Huang <[email protected]> --- Simpler steps to repeat: ``` # ifconfig vlan create vlan0 # ifconfig vlan0 vlandev cxl0 vlan 100 ifconfig: both vlan and vlandev must be specified ``` I can confirm that is regression by https://reviews.freebsd.org/D35848 , I'm preparing the patch. -- You are receiving this mail because: You are the assignee for the bug.
