[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153 Franco Fichtner changed: What|Removed |Added CC||fra...@opnsense.org --- Comment

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153 Mina Galić changed: What|Removed |Added CC||free...@igalic.co Assignee|

Re: -current dropping ssh connections

2023-06-22 Thread Jamie Landeg-Jones
bob prohaska wrote: > That seems worth a try. > The notion of an ssh escape (~. in this case) finding its way into the data > stream is new to me. Thinking again, that looks like corruption coming down the ssh connection. For the ssh escape char to affect anything (note it needs to be preceeded

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117 Graham Perrin changed: What|Removed |Added Flags|maintainer-feedback?(bsdimp | |@FreeBSD.org)

Re: -current dropping ssh connections

2023-06-22 Thread bob prohaska
On Thu, Jun 22, 2023 at 12:05:18AM +0100, Jamie Landeg-Jones wrote: > bob prohaska wrote: > > > I can't detect any consistent pattern. For a while I thought load on the > > sshd-host end made a difference, but the latest disconnect was on an idle > > system with serial console output the only tra

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #7 from Piotr Kubaj --- Can you check whether it works on 13.1-RELEASE or CURRENT? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #6 from Konrad --- dmesg is gone but I can put: sysctl -a | grep -i eeprom dev.igb.3.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8dd0 dev.igb.2.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8d

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #5 from Piotr Kubaj --- Can you paste the whole block from dmesg? I'm interested in the EEPROM. For the record, pings works: igb0: mem 0x9c20-0x9c2f,0x9c30c000-0x9c30 at device 0.0 on pci6 igb0: EEPROM V1.63-0 eTrac

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #4 from Konrad --- I did separate lagg1 with i350 only fconfig_igb2="-tso -lro up" ifconfig_igb3="-tso -lro up" ifconfig_lagg1="laggproto lacp laggport igb2 laggport igb3 up -wol -tso -lro" ifconfig_vlan88="inet 10.8.8.112 n

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org --- Comment #3 fr

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #2 from Konrad --- Yes, vlans on them: ifconfig_igb1="-tso -lro up" #82575EB ifconfig_igb0="-tso -lro up" #82575EB ifconfig_igb2="-tso -lro up" #i350 ifconfig_igb3="-tso -lro up" #i350 cloned_interfaces="lagg0 vlan88 vlan5" #

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Krzysztof Galazka changed: What|Removed |Added CC||krzysztof.gala...@intel.com --