Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer | |
PiperOrigin-RevId: 275139066 | |||
2019-10-14 | Internal change. | gVisor bot | |
PiperOrigin-RevId: 274700093 | |||
2019-10-10 | Fix bugs in fragment handling. | Bhasker Hariharan | |
Strengthen the header.IPv4.IsValid check to correctly check for IHL/TotalLength fields. Also add a check to make sure fragmentOffsets + size of the fragment do not cause a wrap around for the end of the fragment. PiperOrigin-RevId: 274049313 | |||
2019-10-09 | Internal change. | gVisor bot | |
PiperOrigin-RevId: 273861936 | |||
2019-10-07 | Implement IP_TTL. | Ian Gudger | |
Also change the default TTL to 64 to match Linux. PiperOrigin-RevId: 273430341 | |||
2019-10-07 | Rename epsocket to netstack. | Kevin Krakauer | |
PiperOrigin-RevId: 273365058 |