[Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535 --- Comment #36 from Andrey V. Elsukov --- (In reply to Hans Petter Selasky from comment #33) > Can you try playing with promiscious mode when there is no ping6 response? This won't help. icmp6_input() will drop multicast packets if destin

[Bug 234570] em(4) 12.0 regressions: Does not function after resume, hw.em.{txd,rxd} ignored

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234570 Marek Zarychta changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535 --- Comment #35 from Andrey V. Elsukov --- (In reply to Bjoern A. Zeeb from comment #31) > (In reply to Andrey V. Elsukov from comment #30) > > Do you have a rough idea when you have seen that the first time? (SVN r# / > date / branch)?

[Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535 --- Comment #34 from Andrey V. Elsukov --- (In reply to Hans Petter Selasky from comment #32) > Created attachment 201125 [details] > Fix MLD refcounting in IPv6 code. > > Hi, > > I found one more refcount leak, namely when starting and s

[Bug 233817] Intel em I218-V doesn't re-initialise after wake from S3

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233817 Jason Tubnor changed: What|Removed |Added CC||sh...@freebsd.org --- Comment #1 fr

[Bug 234846] [lagg] race condition when adding port

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234846 --- Comment #6 from Stephen Hurd --- Which part of LACP uses a NULL pointer? Do you have a backtrace? -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-net

[Bug 234444] cc_htcp + TCP_RFC7413 panic

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23 --- Comment #8 from Michael Tuexen --- (In reply to Sergey Samoyloff from comment #6) Here is the config I'm using when trying to reproduce it: tuexen@stable11:~ % uname -a FreeBSD stable11 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0 r34295

[Bug 234444] cc_htcp + TCP_RFC7413 panic

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23 --- Comment #7 from Volodymyr Kostyrko --- This goes nowhere. We can't reproduce it and you are not using GENERIC kernel. Can you try any of those: 1. Reproduce it on GENERIC kernel. 2. Try posting your kernel config here. 3. Further minif

[Bug 234846] [lagg] race condition when adding port

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234846 Rodney W. Grimes changed: What|Removed |Added CC||n...@freebsd.org -- You are re

[Bug 234444] cc_htcp + TCP_RFC7413 panic

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23 --- Comment #6 from Sergey Samoyloff --- (In reply to Michael Tuexen from comment #5) the problem without running squid again, compile and load kernel with options TCP_RFC7413 root@hq:~ # sysctl -w net.inet.tcp.fastopen.enabled=1 net.ine

[Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535 --- Comment #33 from Hans Petter Selasky --- > It still leaks. The memory leak is unimportant problem. No, I don't think so. Every multicast rule generates a multicast address for the network interface. When a rule is dangeling, I suspect

[Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535 Hans Petter Selasky changed: What|Removed |Added Attachment #200956|0 |1 is obsolete|

[Bug 234846] [lagg] race condition when adding port

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234846 Eugene Grosbein changed: What|Removed |Added Assignee|n...@freebsd.org |sh...@freebsd.org --- Comment #

[Bug 234846] [lagg] race condition when adding port

2019-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234846 Alexandre martins changed: What|Removed |Added Version|11.2-STABLE |12.0-STABLE --- Comment #3 fro