summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/buffer/view_unsafe.go
AgeCommit message (Collapse)Author
2021-01-29Make fragmentation return a reassembled PacketBufferTing-Yu Wang
This allows later decoupling of the backing network buffer implementation. PiperOrigin-RevId: 354643297