HomeFreeBSD

Make sure the VNET is properly set when calling tcp_drop() from

Description

Make sure the VNET is properly set when calling tcp_drop() from
the ktls taskqueue callback function.

A valid VNET is needed when updating statistics.

panic()
tcp_state_change()
tcp_drop()
ktls_reset_send_tag()
taskqueue_run_locked()
taskqueue_thread_loop()

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS356937: sysent.mk: split interpreter out of target command
Branches
Unknown
Tags
Unknown