Re: CURRENT: kernel panic in IPFW while stopping jails
Andrey V. Elsukov <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 25 Dec 2025 18:30:45 +0100 (CET) Ronald Klop <[email protected] > wrote: Do you use bpf or tap in your ipfw rules? A panic with that was mentioned on the 20th. And fixed in the mean time of I remember correctly. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291854 Regards,Ronald Indeed, all boxes in question do have a tap0 at least defined -but in only one case used. Hi, I don't think it is related to tap0. If it is related to recent BPF changes in ipfw, you can try to remove "log" opcode from your rules. -- WBR, Andrey V. Elsukov