Author :
dlg
Date :
2019-12-06 02:02:18
Hash :48017b02 Message :when copying capabilities from the first port to a trunk, copy hardmtu too.
previously it copied the ports if_mtu to the trunks if_hardmtu,
which makes it hard for things like vlan(4) to work with a full
frame size, or large frame size.
tested by hrvoje popovski