tailscale/wgengine
Maisem Ali a917718353 util/linuxfw: return nil interface not concrete type
It was returning a nil `*iptablesRunner` instead of a
nil `NetfilterRunner` interface which would then fail
checks later.

Fixes #13012

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2024-08-03 09:53:46 -07:00
..
bench
capture
filter
magicsock wgengine/magicsock: use cloud metadata to get public IPs 2024-08-02 16:05:14 -04:00
netlog
netstack wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 2024-08-02 15:50:47 -07:00
router
wgcfg
wgint
wglog
winnet
mem_ios.go
pendopen.go
userspace.go util/linuxfw: return nil interface not concrete type 2024-08-03 09:53:46 -07:00
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go
wgengine.go