freebsd-nq/sys/dev/cxgbe/tom
Bjoern A. Zeeb 334fc5822b vnet: virtualise more network stack sysctls.
Virtualise tcp_always_keepalive, TCP and UDP log_in_vain.  All three are
set in the netoptions startup script, which we would love to run for VNETs
as well [1].

While virtualising the log_in_vain sysctls seems pointles at first for as
long as the kernel message buffer is not virtualised, it at least allows
an administrator to debug the base system or an individual jail if needed
without turning the logging on for all jails running on a system.

PR:		243193 [1]
MFC after:	2 weeks
2020-01-08 23:30:26 +00:00
..
t4_connect.c Expand net epoch in the cxgbe TOE driver to satisfy assertions. 2019-12-13 23:33:54 +00:00
t4_cpl_io.c
t4_ddp.c
t4_listen.c Expand net epoch in the cxgbe TOE driver to satisfy assertions. 2019-12-13 23:33:54 +00:00
t4_tls.c
t4_tls.h
t4_tom_l2t.c
t4_tom_l2t.h
t4_tom.c vnet: virtualise more network stack sysctls. 2020-01-08 23:30:26 +00:00
t4_tom.h