[Bug 192325] [PATCH] snmp_pf: add support for retrieving ALTQ counters

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192325 Philip Paeps changed: What|Removed |Added Assignee|phi...@freebsd.org |n...@freebsd.org --- Comment #3

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 Apoorv Sachan changed: What|Removed |Added CC||apoorv.99.sac...@gmail.com ---

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 --- Comment #2 from Konrad --- problem occurred also on fresh installation of 14-stable -- You are receiving this mail because: You are the assignee for the bug.

[Bug 220888] [panic][patch] Race between ngs_rcvdata() and soclose()

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220888 Philip Paeps changed: What|Removed |Added Assignee|phi...@freebsd.org |n...@freebsd.org -- You are

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 Mark Linimon changed: What|Removed |Added Summary|[ARP] ignore permanent |[ARP] ignores permanent

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 --- Comment #6 from Marek Zarychta --- Please let me put my two cents in. I confirm this regression, but it's not 100% reproducible. I noticed two facts after the upgrade from 13.2-STABLE to 14.0-STABLE: 1. Messages like "arp:

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 --- Comment #7 from Marek Zarychta --- (In reply to Marek Zarychta from comment #6) >I confirm this regression, but it's not 100% reproducible. It should have been "It is 100% reproducible". After the takeover of the IP by a bogus host,

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 --- Comment #5 from Kristof Provost --- (In reply to Apoorv Sachan from comment #3) Yes, absolutely! It's of course up to you how you approach this, but I'd be inclined to start with a test case, both because a reproduction case will make

[Bug 277063] [ARP] ignores permanent entries after upgrade to 14.0

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277063 --- Comment #4 from Apoorv Sachan --- I want to contribute to freeBSD in the networking domain, I have experience with l3-udp and tcp(beginner) and in l2 with ARP and bridging protocols. I would love to contribute to this, I would

[Bug 227259] accept()/poll() and shutdown()/close() - not work as in FreeBSD10, may broke many apps

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259 --- Comment #19 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=bc9107f8c405ce83f47abc915ae95baadb770d6d commit bc9107f8c405ce83f47abc915ae95baadb770d6d Author: