Re: ADMtec aue interface does not work with full 1500 VLAN_MTU

2019-07-07 Thread Chris Cappuccio
Christopher Zimmermann [chr...@openbsd.org] wrote: > This works: > > doas ifconfig vlan67 mtu 1496 > > this doesn't: > > doas ifconfig vlan67 mtu 1497 > > > Should we therefore disable VLAN_MTU on this chipset? > > - ifp->if_capabilities = IFCAP_VLAN_MTU; > - Yes absolutely. If IFCAP_VL

ADMtec aue interface does not work with full 1500 VLAN_MTU

2019-07-04 Thread Christopher Zimmermann
Hi, I own this old USB ethernet controller: aue0 at uhub9 port 5 configuration 1 interface 0 "ADMtek USB To LAN Converter" rev 2.00/1.01 addr 4 aue0: address 00:05:1b:b2:96:02 ukphy0 at aue0 phy 1: Generic IEEE 802.3u media interface, rev. 1: OUI 0x000749, model 0x0001 This works: doas ifconf