You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/netkernelconf
Claude 72786658d6
Add basic tests for 8 additional untested packages
Adds test coverage for small utility packages:
- health/healthmsg: Message constant tests
- logtail/backoff: Backoff mechanism tests
- net/netknob: UDP batch size and TCP keep-alive
- net/netaddr: IP multicast detection
- kube/kubetypes: Kubernetes type definitions
- ipn/ipnstate: Status and PeerStatus structures
- net/netkernelconf: Kernel configuration checks
- internal/noiseconn: Noise protocol connection

Each package now has basic test coverage to prevent regressions.
Increases overall package test coverage.
2 weeks ago
..
netkernelconf.go client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) 2 years ago
netkernelconf_default.go ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410) 2 years ago
netkernelconf_linux.go ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410) 2 years ago
netkernelconf_test.go Add basic tests for 8 additional untested packages 2 weeks ago