gvisor/test/util
Andrei Vagin 87cce0ec08 netstack: reduce MSS from SYN to account tcp options
See: https://tools.ietf.org/html/rfc6691#section-2
PiperOrigin-RevId: 239305632
Change-Id: Ie8eb912a43332e6490045dc95570709c5b81855e
2019-03-19 17:33:20 -07:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
capability_util.cc
capability_util.h
cleanup.h
epoll_util.cc
epoll_util.h
eventfd_util.h
file_descriptor.h
fs_util.cc
fs_util.h
fs_util_test.cc
logging.cc
logging.h
memory_util.h
mount_util.h
multiprocess_util.cc
multiprocess_util.h Change /proc/PID/cmdline to read environment vector. 2019-02-05 10:02:06 -08:00
posix_error.cc Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
posix_error.h Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
posix_error_test.cc Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
proc_util.cc
proc_util.h
proc_util_test.cc
rlimit_util.cc
rlimit_util.h
save_util.cc
save_util.h
signal_util.cc
signal_util.h Replace use of ucontext with ucontext_t. 2019-03-18 11:32:20 -07:00
temp_path.cc netstack: reduce MSS from SYN to account tcp options 2019-03-19 17:33:20 -07:00
temp_path.h
test_main.cc
test_util.cc netstack: reduce MSS from SYN to account tcp options 2019-03-19 17:33:20 -07:00
test_util.h netstack: reduce MSS from SYN to account tcp options 2019-03-19 17:33:20 -07:00
test_util_test.cc
thread_util.h
timer_util.cc
timer_util.h