mirror of https://github.com/tailscale/tailscale/
net/netutil: parse IP forwarding val as int, not bool (#8455)
This commit updates our IP forwarding parsing logic to allow the less common but still valid value of `2` to be parsed as `true`, which fixes an error some users encountered. Fixes #8375 Signed-off-by: Ross Zurowski <ross@rosszurowski.com>pull/8471/head
parent
a874f1afd8
commit
832f1028c7
Loading…
Reference in New Issue