On Thu, Dec 29, 2016 at 08:45:28AM +0100, Martin Pieuchot wrote:
> > 
> > Some context, my gateway has:
> >   - vlans
> >   - pppoe with inet and inet6
> >   - dhcpcd with prefix-delegation
> >   - rtadvd
> > 
>
> Thanks for the report, diff below should fix these.

yes, I didn't have these splassert anymore.

But to complete my setup description, I also use pflow (ipfix) and... panic :)

Below is a manual transcription of the panic message. The kernel is
-current from this morning with just your previous patch applied.

panic: rw_enter: netlock locking against myself
...
panic() at Debugger+0x9
rw_enter() at rw_enter+0x1f8
sosend() at sosend+0x114
copy_flow_ipfix_4_to_m() at copy_flow_ipfix_4_to_m+0xbd
pflow_pack_flow_ipfix() at pflow_pack_flow_ipfix+0x185
export_pflow_if() at export_pflow_if+0x1de
export_pflow() at export_pflow+0x63
pf_remove_state() at pf_remove_state0x55
pf_test_state() at pf_test_state+0x312
pf_test() at pf_test+0x285
ipv4_input() at ipv4_input+0x3fd
ipintr() at ipintr+0x1e
if_netisr() at if_netisr+0x155
end trace frame: 0xffff8000131e4f10, count: 0

Thanks.
-- 
Sebastien Marie

Reply via email to