gvisor/runsc
Kevin Krakauer 28b8a5cc3a iptables: remove metadata struct
Metadata was useful for debugging and safety, but enough tests exist that we
should see failures when (de)serialization is broken. It made stack
initialization more cumbersome and it's also getting in the way of ip6tables.

PiperOrigin-RevId: 317210653
2020-06-18 17:02:16 -07:00
..
boot iptables: remove metadata struct 2020-06-18 17:02:16 -07:00
cgroup Cgroup fixes 2020-06-10 17:05:23 -07:00
cmd Mount root and volumes as read-only if --overlay is enabled 2020-06-09 16:31:38 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Set the HOME environment variable for sub-containers. 2020-06-11 19:31:24 -07:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Print spec as json when --debug is enabled 2020-06-16 10:52:17 -07:00
sandbox Add runsc options to set checksum offloading status 2020-06-16 16:34:26 -07:00
specutils Print spec as json when --debug is enabled 2020-06-16 10:52:17 -07:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Add runsc options to set checksum offloading status 2020-06-16 16:34:26 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00