Re: [Patch] Changing mac address does not always work

2016-06-10 Thread Arnaud YSMAL
like all the other Intel network drivers do the same thing as this > for the MTU. > > On Wed, Jun 8, 2016 at 2:47 AM Arnaud YSMAL > wrote: > >> Hi, >> >> Configuring the network card with the following commands (in this specific >> order) does not work

[Patch] Changing mac address does not always work

2016-06-08 Thread Arnaud YSMAL
Hi, Configuring the network card with the following commands (in this specific order) does not work. # ifconfig em0 down # ifconfig em0 mtu 1500 # ifconfig em0 ether 12:34:56:12:34:56 # ifconfig em0 192.168.1.1/24 # ifconfig em0 up I was able to reproduce this issue on 10.3-RELEASE and HEAD with

Issue with the number of jumbo frames after tweaking

2014-12-10 Thread Arnaud YSMAL
Hi, Using sysctl to set a new value to kern.ipc.nmbjumbo9 or kern.ipc.nmbjumbo16 leads to a wrong value. This appears in FreeBSD 9.3 with the revision 254515 (https://svnweb.freebsd.org/base?view=revision&revision=254515) which MFC the revision 243631. The values are respectively 3 and 4 times