--runtime runsc
flag
go test ./...
completely fails on the master
branch due to all sorts of problems with build tags?
FindRoute
, constructAndValidateRoute
, makeRoute
etc in netstack are super confusing and terribly documented, and I am pretty sure it is mixing up route selection and source address selection in ways that it shouldn't be
marshal = True
property on the library in the BUILD file: https://cs.opensource.google/gvisor/gvisor/+/master:pkg/lisafs/BUILD;l=100;drc=d5002c6adc315bb0efa958917e6b2fb13c8a434f
+marshal dynamic
: see "Working with dynamically sized structs" in https://cs.opensource.google/gvisor/gvisor/+/master:tools/go_marshal/README.md