Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-14 | Fix return codes for {get,set}sockopt for some nullptr cases. | Ting-Yu Wang | |
Updates #1092 PiperOrigin-RevId: 280547239 | |||
2019-10-25 | test/syscall: Remove duplicated gtest/gtest.h. | Haibo | |
Signed-off-by: Haibo Xu <haibo.xu@arm.com> Change-Id: I05a7ec69b98b88931ba4a8adb3e8a7b822006001 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/gvisor/pull/1023 from xiaobo55x:syscall_test d44a8b1f827ed4081997af96cd58ba7449e0a9e1 PiperOrigin-RevId: 276740442 | |||
2019-10-14 | Internal change. | gVisor bot | |
PiperOrigin-RevId: 274700093 | |||
2019-10-07 | Implement IP_TTL. | Ian Gudger | |
Also change the default TTL to 64 to match Linux. PiperOrigin-RevId: 273430341 |