Re: Porting OpenBSD MPLS to FreeBSD

2021-12-10 Thread Rodney W. Grimes
> > Hi freebsd-net@, > > > > Long time no see. I've gotten a (Ports) commit bit since then. > > > > I haven't been very active in TCP/IP hacking as of late, as more > > recently I've been more focused on GNOME packages and some GPU drivers. > > > > Going back, I'm thinking about porting OpenBSD

[Bug 259458] iflib_rxeof NULL pointer crash with vmxnet3 driver

2021-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259458 Andriy Gapon changed: What|Removed |Added Resolution|--- |FIXED Status|In Progres

[Bug 259458] iflib_rxeof NULL pointer crash with vmxnet3 driver

2021-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259458 --- Comment #22 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f43d2e1199b9fd265b72281d2779e2554fa7cb6d commit f43d2e1199b9fd265b72281d2779e2554fa7cb6d Author

[Bug 259458] iflib_rxeof NULL pointer crash with vmxnet3 driver

2021-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259458 --- Comment #21 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5f24d2a82c1fa6555e550dcda99d0c1aae1e44b3 commit 5f24d2a82c1fa6555e550dcda99d0c1aae1e44b3 Author

[Bug 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:1180

2021-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254695 Michael Tuexen changed: What|Removed |Added Resolution|--- |FIXED Status|In Progr

[Bug 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:1180

2021-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254695 --- Comment #44 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=42cb69e147e3bd35c97d4212da4540b862dd commit 42cb69e147e3bd35c97d4212da4540b862dd Author

Re: Porting OpenBSD MPLS to FreeBSD

2021-12-10 Thread Andrey V. Elsukov
08.12.2021 21:01, Lutz Donnerhacke пишет: On Wed, Dec 08, 2021 at 11:08:38AM +0300, Lev Serebryakov wrote: On 07.12.2021 17:28, Lutz Donnerhacke wrote: I do use netgraph for carrier-grade stuff. Yes, ng_bridge was limited, but this is fixed. Doesn't it take separate lock for each packet pass