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/ipn/ipnlocal/netmapcache
M. J. Fromberger 99584b26ae
ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547)
The file-based cache implementation was not reporting the correct error when
attempting to load a missing column key. Make it do so, and update the tests to
cover that case.

Updates #12639

Change-Id: Ie2c45a0a7e528d4125f857859c92df807116a56e
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2 days ago
..
netmapcache.go ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547) 2 days ago
netmapcache_test.go ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547) 2 days ago
types.go ipn/ipnlocal/netmapcache: add a package to split and cache network maps (#18497) 4 days ago