gvisor/pkg/tcpip/transport/udp
Kevin Krakauer a9cb3dcd9d Move SO_TIMESTAMP from different transport endpoints to epsocket.
SO_TIMESTAMP is reimplemented in ping and UDP sockets (and needs to be added for
TCP), but can just be implemented in epsocket for simplicity. This will also
make SIOCGSTAMP easier to implement.

PiperOrigin-RevId: 234179300
Change-Id: Ib5ea0b1261dc218c1a8b15a65775de0050fe3230
2019-02-15 11:18:44 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
endpoint.go Move SO_TIMESTAMP from different transport endpoints to epsocket. 2019-02-15 11:18:44 -08:00
endpoint_state.go Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. 2019-02-07 23:15:23 -08:00
protocol.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
udp_test.go Implement SO_REUSEPORT for TCP and UDP sockets 2018-12-28 11:27:14 -08:00