Movatterモバイル変換


[0]ホーム

URL:


netkernelconf

package
v1.92.3Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2025 License:BSD-3-ClauseImports:2Imported by:1

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package netkernelconf contains code for checking kernel netdev config.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcCheckUDPGROForwarding

func CheckUDPGROForwarding(tunInterface, defaultRouteInterfacestring) (warn, errerror)

CheckUDPGROForwarding checks if the machine is optimally configured toforward UDP packets between the default route and Tailscale TUN interfaces.It returns a non-nil warn in the case that the configuration is suboptimal.It returns a non-nil err in the case that an error is encountered whileperforming the check.

funcSetUDPGROForwardingadded inv1.68.0

func SetUDPGROForwarding(tunInterface, defaultInterfacestring)error

SetUDPGROForwarding enables UDP GRO forwarding for the provided defaultinterface. It validates if the provided tun interface has UDP segmentationenabled and, if not, returns an error. Seehttps://tailscale.com/kb/1320/performance-best-practices#linux-optimizations-for-subnet-routers-and-exit-nodes

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp