[Bug 208343] [em] wake on lan not working with Intel I219 V2

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 --- Comment #28 from Warren Block --- Both the em0 and igb0 interfaces are built into this motherboard, not add-on cards. There is no separate menu for either interface, at least not obviously. It might be possible to change some settings

[Bug 208343] [em] wake on lan not working with Intel I219 V2

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 --- Comment #27 from Kaho Toshikazu --- (In reply to Warren Block from comment #25) Thank you for your reports. Are you testing with staying the interface down? Can you try to up the interface at first? The command line is like this `ifc

[Bug 208343] [em] wake on lan not working with Intel I219 V2

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 --- Comment #26 from Sean Bruno --- (In reply to Warren Block from comment #25) I seem to recall that the Intel ROM itself has a knob in it for WOL. Can you access this menu during the bootup and see if its a thing? -- You are receiving

[Bug 148807] [panic] "panic: sbdrop" and "panic: sbsndptr: sockbuf _ and mbuf _ clashing" (8.1-RELEASE/10.1-STABLE/11-CURRENT)

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148807 Greg Lund-Chaix changed: What|Removed |Added CC||glundch...@gmail.com --- Comment

[Bug 208343] [em] wake on lan not working with Intel I219 V2

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 --- Comment #25 from Warren Block --- Running 'ifconfig igb0 wol_magic' produced no errors, but the machine does not wake up when a WOL packet is sent to that interface. For what it's worth, the em0 interface shows both LEDs on solid, ambe

[Bug 208343] [em] wake on lan not working with Intel I219 V2

2016-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208343 --- Comment #24 from Warren Block --- Patch applied, but WOL_MAGIC not appearing for igb0: % ifconfig em0: flags=8843 metric 0 mtu 6122 options=4219b ether 0c:c4:7a:90:5f:6f inet 10.0.0.12 netmask 0xff00 broadcast 10.0.

ipfw broken on mips

2016-11-21 Thread Adrian Chadd
Hiya! I'm using ipfw on mips, and I've found it recently broke. Any ipfw command (eg ipfw -a l) says ipfw: ipfw_ctl3 invalid option 0v0 ipfw: setsockopt(IP_FW_xxx): Invalid argument Who broke it? :) -adrian ___ freebsd-net@freebsd.org mailing list h

Re: TCP stack lock contention with short-lived connections

2016-11-21 Thread Julien Charbon
Hi, On 7/14/16 7:38 PM, Julien Charbon wrote: > On 6/28/16 12:06 PM, Julien Charbon wrote: >> On 12/7/15 4:36 PM, Julien Charbon wrote: >>> On 30/05/14 06:12, k simon wrote: Does any plan commit and MFC to the 10-stable ? >>> >>> I got a bit of interest of having the performance improvem