https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242035
Bjoern A. Zeeb <b...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |b...@freebsd.org --- Comment #5 from Bjoern A. Zeeb <b...@freebsd.org> --- I think we never fixed ip_mroute.ko, did we? Probably my fault if we did not. I'll go back and see and update here later (or tomorrow) either with a proper reference or a patch. Ok, if I am not mistaken we have 8 PAGES = 32k of space for modules and the vnet_set for ip_mroute on amd64 (head) seems to be 21984 (~22k) alone. I don't know how much more the other modules use .. hmm let me check: pf ~13k (head, ouch) pflog 144 bytes. If this setup worked during 12.0 and no longer works in 12.1 then something has increased the vnet_set size in the modules. Or did the update happen from 11? I assume loading pf(log) without having loaded ip_mroute will work (could be compiled into the kernel). I can produce a patch tomorrow for ip{,6}_mroute a least to stop this problem if you are willing to test? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-pf@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"