Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-19 | netstack: reduce MSS from SYN to account tcp options | Andrei Vagin | |
See: https://tools.ietf.org/html/rfc6691#section-2 PiperOrigin-RevId: 239305632 Change-Id: Ie8eb912a43332e6490045dc95570709c5b81855e | |||
2018-10-03 | Fix sandbox chroot | Fabricio Voznika | |
Sandbox was setting chroot, but was not chaging the working dir. Added test to ensure this doesn't happen in the future. PiperOrigin-RevId: 215676270 Change-Id: I14352d3de64a4dcb90e50948119dc8328c9c15e1 |