summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/udp.go
AgeCommit message (Expand)Author
2021-06-24Incrementally update checksum when NAT-ingGhanan Gowripalan
2021-04-20Expose header methods that validate checksumsArthur Sfez
2020-12-16Automated rollback of changelist 346565589gVisor bot
2020-12-09Cap UDP payload size to length informed in UDP headerBruno Dal Bo
2020-09-12Cap reassembled IPv6 packets at 65535 octetsToshi Kikuchi
2020-03-31Test receiving multicast packets over UDPEyal Soha
2019-09-12Implement splice methods for pipes and sockets.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-26netstack: Don't exclude length when a pseudo-header checksum is calculatedAndrei Vagin
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler