freebsd-dev/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 Mechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER(). 2019-11-07 00:08:34 +00:00
t4_ddp.c Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
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 Create a file to hold shared routines for dealing with T6 key contexts. 2019-11-13 00:53:45 +00:00
t4_tls.h Add support for KTLS in the Chelsio TOE module. 2019-10-08 21:40:42 +00:00
t4_tom_l2t.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_tom_l2t.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_tom.c vnet: virtualise more network stack sysctls. 2020-01-08 23:30:26 +00:00
t4_tom.h Add support for KTLS in the Chelsio TOE module. 2019-10-08 21:40:42 +00:00