mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-05 04:11:59 +00:00
client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)
Updates tailscale/corp#9990 Signed-off-by: Jordan Whited <jordan@tailscale.com>
This commit is contained in:
5
net/netkernelconf/netkernelconf.go
Normal file
5
net/netkernelconf/netkernelconf.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright (c) Tailscale Inc & AUTHORS
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
// Package netkernelconf contains code for checking kernel netdev config.
|
||||
package netkernelconf
|
||||
Reference in New Issue
Block a user