gvisor/pkg/sentry
Kevin Krakauer 96c28a4368 sentry: Replaces saving of inet.Stack with retrieval via context.
Previously, inet.Stack was referenced in 2 structs in sentry/socket that can be
saved/restored.  If an app is saved and restored on another machine, it may try
to use the old stack, which will have been replaced by a new stack on the new
machine.

PiperOrigin-RevId: 196733985
Change-Id: I6a8cfe73b5d7a90749734677dada635ab3389cb9
2018-05-15 14:56:18 -07:00
..
arch Check in gVisor. 2018-04-28 01:44:26 -04:00
context Check in gVisor. 2018-04-28 01:44:26 -04:00
control Run gofmt -s on everything 2018-05-04 14:16:11 -07:00
device Check in gVisor. 2018-04-28 01:44:26 -04:00
fs sentry: Replaces saving of inet.Stack with retrieval via context. 2018-05-15 14:56:18 -07:00
hostcpu Check in gVisor. 2018-04-28 01:44:26 -04:00
inet sentry: Replaces saving of inet.Stack with retrieval via context. 2018-05-15 14:56:18 -07:00
kernel sentry: Replaces saving of inet.Stack with retrieval via context. 2018-05-15 14:56:18 -07:00
limits Check in gVisor. 2018-04-28 01:44:26 -04:00
loader Reword misleading log line 2018-05-08 09:59:03 -07:00
memmap Implement MAP_32BIT. 2018-05-11 11:18:31 -07:00
memutil Check in gVisor. 2018-04-28 01:44:26 -04:00
mm Remove error return from AddressSpace.Release() 2018-05-11 12:24:15 -07:00
platform Disable INVPCID check; it's not used. 2018-05-14 21:40:21 -07:00
safemem Check in gVisor. 2018-04-28 01:44:26 -04:00
sighandling Check in gVisor. 2018-04-28 01:44:26 -04:00
socket sentry: Replaces saving of inet.Stack with retrieval via context. 2018-05-15 14:56:18 -07:00
state Sentry: always use "best speed" compression for save and remove the option. 2018-05-08 10:07:10 -07:00
strace Clean up control message strace logging 2018-05-03 16:26:23 -07:00
syscalls Fix problem with sendfile(2) writing less data 2018-05-15 14:39:20 -07:00
time Check in gVisor. 2018-04-28 01:44:26 -04:00
uniqueid Check in gVisor. 2018-04-28 01:44:26 -04:00
usage Fix misspellings 2018-05-07 16:38:01 -07:00
usermem Check in gVisor. 2018-04-28 01:44:26 -04:00
watchdog Check in gVisor. 2018-04-28 01:44:26 -04:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00