gvisor/pkg/tcpip/network/fragmentation
Tamir Duberstein 6fa5cee82c Prevent memory leaks in ilist
When list elements are removed from a list but not discarded, it becomes
important to invalidate the references they hold to their former
neighbors to prevent memory leaks.

PiperOrigin-RevId: 299412421
2020-03-06 12:31:43 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
frag_heap.go Update canonical repository. 2019-06-13 16:50:15 -07:00
frag_heap_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fragmentation.go Prevent memory leaks in ilist 2020-03-06 12:31:43 -08:00
fragmentation_test.go Remove panic when reassembly fails. 2019-10-15 17:04:44 -07:00
reassembler.go New sync package. 2020-01-09 22:02:24 -08:00
reassembler_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00