[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #12 from Egor --- It seemed i found the cause of the error. It frr i have routes from fib 0 although frr has to work in fib 1. Can it connected with this bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279662 ? I tried t

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #11 from Egor --- Created attachment 253656 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253656&action=edit rc.conf.d frr -- You are receiving this mail because: You are the assignee for the bug.

Re: issue with ICMP with PF and nat and latest 14.1

2024-09-18 Thread beno...@enki-multimedia.eu
I am running releng/14.1 . But this tickets looks very similar to the behaviour I'm seeing. Thanks for the link! > Le 18 sept. 2024 à 23:48, Herbert J. Skuhra a écrit : > > On Wed, 18 Sep 2024 23:34:16 +0200, Benoit Chesneau wrote: >> >> Hi, >> >> It seems that since the latest update of PF i

Re: issue with ICMP with PF and nat and latest 14.1

2024-09-18 Thread Herbert J. Skuhra
On Wed, 18 Sep 2024 23:34:16 +0200, Benoit Chesneau wrote: > > Hi, > > It seems that since the latest update of PF in FreeBSD 14.1 mtr > doesn't provide a correct trace using the default. It works with the > ``--udp` and `-T` options so it doesn't seem to be an issue with the > next hop. Also mtr

issue with ICMP with PF and nat and latest 14.1

2024-09-18 Thread Benoit Chesneau
Hi, It seems that since the latest update of PF in FreeBSD 14.1 mtr doesn't provide a correct trace using the default. It works with the ``--udp` and `-T` options so it doesn't seem to be an issue with the next hop. Also mtr works perfectly on the firewall machine. Issue only happen on the nate

[Bug 281560] gve (4) uma deadlock during high tcp throughput

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 --- Comment #3 from Konstantin Belousov --- If you have WITNESS configured, then you can get an overview of the locks ownership on the system, using the 'show alllocks' ddb command. This should allow you to see lock owners, including the s

unsubscribe

2024-09-18 Thread beno...@enki-multimedia.eu
Empty Message

[Bug 281560] gve (4) uma deadlock during high tcp throughput

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 --- Comment #2 from shail...@google.com --- Actually I did run it with INVARIANTS and WITNESS and other options listed on https://docs.freebsd.org/en/books/developers-handbook/kerneldebug/#kerneldebug-deadlocks and the deadlock reproduces wi

[Bug 281560] gve (4) uma deadlock during high tcp throughput

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281560 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org --- Comment

Does the UDP socket in FreeBSD actually use a send buffer to store packets like Linux?

2024-09-18 Thread dashuai wu
I noticed that FreeBSD does not have kernel parameters for adjusting the send buffer size like Linux does. The parameter kern.ipc.maxsockbuf does not seem to affect UDP sending behavior in this thread(https://forums.freebsd.org/threads/increase-buffer-with-maxsockbuf-for-udp-streaming.75981/). Wh

[Bug 278028] VXLAN interface is not working

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278028 Dmitriy V. changed: What|Removed |Added CC||d...@voronin.it --- Comment #8 from D

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #9 from Egor --- Created attachment 253641 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253641&action=edit pf.conf -- You are receiving this mail because: You are the assignee for the bug.

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #8 from Egor --- Created attachment 253640 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253640&action=edit lab scheme with ip -- You are receiving this mail because: You are the assignee for the bug.

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #7 from Egor --- (In reply to Tatsuki Makino from comment #2) I reproduced this problem in my lab. Config is: 1) Asus 750 hypervisor with proxmox 8.4: pve-fw01:~$ uname -a Linux pve-fw01 6.8.8-4-pve #1 SMP PREEMPT_DYNAMIC PMX

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #6 from Egor --- Created attachment 253639 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253639&action=edit netif -- You are receiving this mail because: You are the assignee for the bug.

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #5 from Egor --- Created attachment 253638 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253638&action=edit rc.conf -- You are receiving this mail because: You are the assignee for the bug.

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #4 from Egor --- Created attachment 253637 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253637&action=edit vm.conf -- You are receiving this mail because: You are the assignee for the bug.

[Bug 280648] Traffic leak between fibs

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280648 --- Comment #3 from Egor --- Created attachment 253636 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253636&action=edit lab scheme -- You are receiving this mail because: You are the assignee for the bug.

[Bug 281460] if_ovpn doesn't work with crypto.ko

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281460 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org Resolut

[Bug 281460] if_ovpn doesn't work with crypto.ko

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281460 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=79c34d704f3121cb7f3748ec6b7a5c7f787633bf commit 79c34d704f3121cb7f3748ec6b7a5c7f787633bf Author: