[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 Abraham122x changed: What|Removed |Added Flags|mfc-stable12? | -- You are receiving this mail bec

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #9 from Abraham122x --- A very unprofessional approach I did yesterday, but just as curiosity. The original Intel driver I compiled yesterday are not showing the WOL flags anymore for my NICS. Therefore I commented following "

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #10 from Catwoolfii --- I followed your example and commented out the line: https://github.com/freebsd/freebsd-src/blob/releng/13.0/sys/dev/e1000/if_em.c#L3681 After that, I rebuilt and reinstalled the kernel and wol worked wit

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #11 from Abraham122x --- Sorry I am no expert in FreeBSD and compiling. I am using an OPNsense installation which is based on FreeBSD 12.1-RELEASE-p15-HBSD. So far I tried various FreeBSD installations and none worked out of-the

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #12 from Catwoolfii --- Still using "em" driver. I would suggest building the module from opnsense sources: 1. Download and unpack the source code: wget https://github.com/opnsense/src/archive/refs/heads/stable/21.1.tar.gz tar

[Bug 255388] [PATCH] Do not forward datagrams original from 169.254.0.0/16

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org CC

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 Kaho Toshikazu changed: What|Removed |Added CC||k...@elam.kais.kyoto-u.ac.j

Problem reports for n...@freebsd.org that need special attention

2021-04-25 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #14 from Abraham122x --- @Catwoolfii, thanks for guiding me how to compile. I managed it and now WOL is working on my machine as well. This is really great! @Kaho, I tried your suggestion and can confirm that also this source-c

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #15 from Kaho Toshikazu --- (In reply to Abraham122x from comment #14) > I see that this if statement > if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) == 0) > seems to be always false in my case, although in the interface capa

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #16 from Abraham122x --- Let's ask differently in reference to the non-modified FreeBSD drivers. Regardless if I set "ifconfig igb0 wol" or not, I cannot enable the WOL feature on my NICS. So for me it's not clear with which f

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #17 from Kaho Toshikazu --- (In reply to Abraham122x from comment #16) Yes, I think your analysis is correct. i210 flashless is always disabled WOL at first time on booting form power off. FreeBSD igb driver picks up the status

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 Kubilay Kocak changed: What|Removed |Added Flags||mfc-stable12? --- Comment #18 from

[Bug 255388] netinet/ip_input.c: Do not forward datagrams original from 169.254.0.0/16

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255388 Kubilay Kocak changed: What|Removed |Added Keywords|patch |needs-qa Status|New

[Bug 238411] igb(4): Wake on Lan not working with Intel I210

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238411 --- Comment #19 from Kaho Toshikazu --- (In reply to Kubilay Kocak from comment #18) See also bug #208343, comment #54 . -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. ___

[Bug 241191] route flush panic with RADIX_MPATH

2021-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241191 --- Comment #6 from Andrey Linkevich --- Hello, Alexander. We will definitely check the 13. Thanks/ -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. __