[Bug 233683] IPv6 ND neighbor solicitation messages fail to arrive

2022-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233683 --- Comment #10 from Kristof Provost --- (In reply to Bjoern A. Zeeb from comment #7) > That all said, bridges used to be special wen it came to IPv6; I don't know > if this was changed in more recent times. kp@ might know. They're not

[Bug 255705] Routing does not honor mbuf_tag PACKET_TAG_IPFORWARD correctly

2022-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255705 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

Re: debugnet_any_ifnet_update: Bad dn_init result

2022-02-28 Thread Mark Johnston
On Mon, Feb 07, 2022 at 12:57:40PM +0100, Franco Fichtner wrote: > Hi, > > Looking at https://cgit.freebsd.org/src/commit/?h=65366903c3a29 > and seeing it is still the case in stable/13 would it make sense to > remove the printf() as it seems to be irritating users... > > debugnet_any_ifnet_updat

Re: debugnet_any_ifnet_update: Bad dn_init result

2022-02-28 Thread Franco Fichtner
Hi Mark, > On 28. Feb 2022, at 15:51, Mark Johnston wrote: > > Do you have any idea what triggers the message in the first place? I > haven't seen it on my igb-using systems. No but I have hardware here that does this. Short dmesg scan: # dmesg | grep igb2 igb2: port 0x4000-0x401f mem 0xf7d

DHCP Server over IPsec (may be IPsec and raw sockets issue)

2022-02-28 Thread Özkan KIRIK
Hello, I'm running FreeBSD stable/12. I'm running kea-dhcp server and strongswan. DHCP Relay packets are received over IPsec, but kea-dhcp couldn't receive packets while in "raw" socket mode. When the kea-dhcp is configured to "udp" sockets, DHCP Relay packets can be received. As you know, when dh

Re: Current with RSS and EPAIR and without INET6.

2022-02-28 Thread Santiago Martinez
Hi there , yes good point , the first ifdef should go inside the RSS ifdef . Will modify it to also work with INET6 only. Thanks for the feedback. Santi > On 28 Feb 2022, at 08:14, Zhenlei Huang wrote: > >  > >>> On Feb 27, 2022, at 8:59 PM, Santiago Martinez >>> wrote: >>> >>> Hi Everyon

Re: Current with RSS and EPAIR and without INET6.

2022-02-28 Thread Kristof Provost
On 28 Feb 2022, at 21:16, Santiago Martinez wrote: > Hi there , yes good point , the first ifdef should go inside the RSS ifdef . > Will modify it to also work with INET6 only. Thanks for the feedback. > Santi > > Can you copy me on your updated patch? I’ll commit that. Thanks for finding and rep

[Bug 237921] wpi: Memory leak in function wpi_free_tx_ring of sys/dev/wpi/if_wpi.c

2022-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237921 Yusuf Khan changed: What|Removed |Added CC||yusisameri...@gmail.com --- Comment #

[Bug 237921] wpi: Memory leak in function wpi_free_tx_ring of sys/dev/wpi/if_wpi.c

2022-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237921 --- Comment #5 from Yusuf Khan --- (In reply to Yusuf Khan from comment #4) check* not patch -- You are receiving this mail because: You are on the CC list for the bug.