Forwarding packets to the host stack in net map lb app

2022-09-18 Thread Kim Shrier
I have a network monitoring program and I am using the lb app from netmap to distribute packets to netmap pipes. The monitor processes are successfully receiving packets. I would like to modify lb to send some packets to the host stack and have packets coming from the host stack go out on the mon

Problem reports for n...@freebsd.org that need special attention

2022-09-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #93 from Michael Tuexen --- I missed to move also an KASSERT. But it shouldn't be critical if you don't move it... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 Michael Tuexen changed: What|Removed |Added Attachment #236664|0 |1 is obsolete|

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 Michael Tuexen changed: What|Removed |Added Attachment #236665|0 |1 is obsolete|

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #90 from Michael Tuexen --- (In reply to Dobri Dobrev from comment #88) Please use patch for stable/13 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #89 from Michael Tuexen --- Created attachment 236665 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236665&action=edit Fix offset computation (stable/13) -- You are receiving this mail because: You are on the CC li

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #88 from Dobri Dobrev --- Comment on attachment 236664 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236664 Fix offset computation The patch doesn't match with tcp_output.c in 13-stable. } else {

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #87 from Michael Tuexen --- Hi Dmitriy, there are several things which going unexpected, but one that I think is definitely wrong is the computation of an offset. Can you try the patch "Fix offset computation" and report if the

[Bug 264257] [tcp] Panic: Fatal trap 12: page fault while in kernel mode (if_io_tqg_4) - m_copydata ... at /usr/src/sys/kern/uipc_mbuf.c:659

2022-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264257 --- Comment #86 from Michael Tuexen --- Created attachment 236664 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236664&action=edit Fix offset computation -- You are receiving this mail because: You are the assignee for the bug

RE: PPPoE (mpd5) IPv6 issues

2022-09-18 Thread driesm.michiels
> -Original Message- > From: dri...@freebsd.org > Sent: Saturday, 17 September 2022 10:18 > To: 'Evilham' > Cc: freebsd-net@freebsd.org > Subject: RE: PPPoE (mpd5) IPv6 issues > > > -Original Message- > > From: Evilham > > Sent: Friday, 16 September 2022 22:00 > > To: dri...@