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/util
Irbe Krumina 92ca770b8d
util/linuxfw: fix MSS clamping in nftables mode (#11588)
MSS clamping for nftables was mostly not ran due to to an earlier rule in the FORWARD chain issuing accept verdict.
This commit places the clamping rule into a chain of its own to ensure that it gets ran.

Updates tailscale/tailscale#11002

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
8 months ago
..
cache util/cache: fix missing interface methods (#11275) 9 months ago
cibuild
clientmetric
cloudenv util/cloudenv: add support for DigitalOcean 10 months ago
cmpver util/cmpver: add Less/LessEq helper funcs 9 months ago
codegen
cstruct
ctxkey all: use reflect.TypeFor now available in Go 1.22 (#11078) 10 months ago
deephash all: use reflect.TypeFor now available in Go 1.22 (#11078) 10 months ago
dirwalk
dnsname
execqueue
expvarx
goroutines
groupmember
hashx
httphdr
httpm
jsonutil
limiter
lineread
linuxfw util/linuxfw: fix MSS clamping in nftables mode (#11588) 8 months ago
lru
mak
multierr
must
nocasemaps
osdiag
osshare
osuser
pidowner
precompress
progresstracking ipn/localapi: add support for multipart POST to file-put 8 months ago
quarantine
race
racebuild
rands util/rands: add Shuffle and Perm functions with on-stack RNG state 10 months ago
reload util/reload: add new package to handle periodic value loading 8 months ago
ringbuffer wgengine/magicsock: don't use endpoint debug ringbuffer on mobile. 8 months ago
set
singleflight
slicesx
syspolicy util/syspolicy: add 'ResetToDefaults' (#11194) 9 months ago
sysresources
systemd
testenv
topk util/topk: add package containing a probabilistic top-K tracker 10 months ago
truncate
uniq
vizerror
winutil
zstdframe util/zstdframe: add package for stateless zstd compression (#11481) 8 months ago