Dustin Marquess
2019-01-04 09:24:08 UTC
Just wanted to see if this was known or not before I filed a pr, as I
didn't see any mention of it in the man page. This is on the latest
HEAD build.
Was trying to see if vmx(4) supported jumbo pages when I noticed that
it seems to completely ignore all MTU changes at all:
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
localhost# ifconfig vmx0 mtu 9000
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
localhost# ifconfig vmx0 mtu 576
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
Thanks!
-Dustin
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
didn't see any mention of it in the man page. This is on the latest
HEAD build.
Was trying to see if vmx(4) supported jumbo pages when I noticed that
it seems to completely ignore all MTU changes at all:
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
localhost# ifconfig vmx0 mtu 9000
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
localhost# ifconfig vmx0 mtu 576
localhost# ifconfig vmx0 | head -1
vmx0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
Thanks!
-Dustin
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de