tailscale/wgengine/filter
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-01-24 11:51:23 -08:00
..
filter.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
filter_test.go wgengine/filter: let unknown IPProto match if IP okay & match allows all ports 2021-12-05 10:44:18 -08:00
match.go wgengine/filter: let unknown IPProto match if IP okay & match allows all ports 2021-12-05 10:44:18 -08:00
match_clone.go cmd/cloner: mangle "go:generate" in cloner.go 2021-10-16 17:53:43 -07:00
tailcfg.go all: adapt to opaque netaddr types 2021-05-16 14:52:00 -07:00