gvisor/pkg/tcpip/link
Kevin Krakauer 3246040447 Deep copy dispatcher views.
When VectorisedViews were passed up the stack from packet_dispatchers, we were
passing a sub-slice of the dispatcher's views fields. The dispatchers then
immediately set those views to nil.

This wasn't caught before because every implementer copied the data in these
views before returning.

PiperOrigin-RevId: 277615351
2019-10-30 17:12:57 -07:00
..
channel netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
fdbased Deep copy dispatcher views. 2019-10-30 17:12:57 -07:00
loopback netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
muxed netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
rawfile Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
sharedmem netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
sniffer netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
tun Update canonical repository. 2019-06-13 16:50:15 -07:00
waitable netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00