https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290811
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kristof Provost <[email protected]> --- The recursion in pfi_kkif_update() makes me suspect you're running into a know issue: #127042 Basically, it's possible (though it shouldn't be!) for an interface group to have the same name as an interface, and this causes issues in pf. Take a look at your interfaces and interface groups to confirm. If that's the case you'll have to fix that, because I don't expect this particular problem to be fixed anytime soon. -- You are receiving this mail because: You are the assignee for the bug.
