- bd91fba Add a utility function for checking kernel versions. by Lorenzo Colitti · 2 years, 3 months ago
- 0dbbd8f Fix ResourceWarnings when running the xfrm tests. by Lorenzo Colitti · 2 years, 3 months ago
- 77c510e Use 'with' statement to close files after use. by Krzysztof Kosiński · 2 years, 3 months ago
- 7eb1dc3 Add more paths to iptables fallback sequence. by Krzysztof Kosiński · 2 years, 3 months ago
- 3dee82d Port kernel networking tests to Python 3. by Krzysztof Kosiński · 2 years, 3 months ago
- 8e7acb6 Make {multinetwork,neighbour}_test pass on python2 and python3. by Lorenzo Colitti · 2 years, 4 months ago
- 20b1b0e Make multinetwork test harness work on python2 and python3. by Lorenzo Colitti · 2 years, 4 months ago
- 21509e2 Create a python3 target for vts_kernel_net_tests. by Lorenzo Colitti · 2 years, 4 months ago
- 4e8fe55 net-test: net_test.py is a library by Maciej Żenczykowski · 2 years, 5 months ago
- c62d38a Use 'bytes' for type checks and to flatten packets. by Krzysztof Kosiński · 2 years, 5 months ago
- 0a314ef Add 'b' prefix to literals with binary data. by Krzysztof Kosiński · 2 years, 5 months ago
- aa5c696 Check errno instead of matching error message. by Krzysztof Kosiński · 2 years, 5 months ago
- 9e155c5 net-test: be more compatible with python3, part 2 by Maciej Żenczykowski · 4 years, 8 months ago
- c8567e2 Kernel tests for AES-CTR, AES-XCBC, ChaChaPoly by Yan Yan · 4 years, 7 months ago
- b7769d6 net-test: be more compatible with python3 by Nelson Li · 4 years, 9 months ago android-r-beta-2 android-r-beta-3
- faae50a net-test: RunAsUidGid - support setting both uid and gid at the same time by Maciej Żenczykowski · 4 years, 8 months ago
- 09a7c89 Test to verify cgroup socket filter by Chenbo Feng · 6 years ago
- c2d677f net_test - extra debugging for ReadProcNetSocket() regexp match failures by Maciej Żenczykowski · 6 years ago
- bffd612 Fix incorrect fallback path for iptables. by Lorenzo Colitti · 7 years ago
- 7ac69f1 Make GetEspPacketLength calculate lengths dynamically by Benedict Wong · 7 years ago
- 1d486ca Test IPv4 transport mode on dual-stack sockets. by Lorenzo Colitti · 7 years ago
- ee7c0f1 Use a UDP socket instead of a ping socket for ioctls. by Lorenzo Colitti · 7 years ago
- 905e8be Support the generic netlink interface to TCP metrics. by Lorenzo Colitti · 7 years ago
- 75f595c Move SetSocketTimeout to csocket. by Lorenzo Colitti · 7 years ago
- 7909028 Add Tests for XFRM Tunnel and VTI Interface by Nathan Harold · 8 years ago
- 82b83e5 Factor a base class out of xfrm_test by Nathan Harold · 7 years ago
- f498317 Test case to check getsockopt operation SO_COOKIE by Chenbo Feng · 8 years ago
- 2f4685b Support "with"-style errno assertions. by Jonathan Basseri · 8 years ago
- 8036bbd Remove unused imports. by Jonathan Basseri · 8 years ago
- 8fae690 More tests on xt_qtaguid owner match function by Chenbo Feng · 8 years ago
- b61097a De-duplicate iptables command code. by Lorenzo Colitti · 8 years ago
- ca2d6ec Add RIOTest to multinetwork_test.py by Joel Scherpelz · 8 years ago
- 85d3115 De-flakify sock_diag_test. by Lorenzo Colitti · 8 years ago
- fc907d6 Move LinuxVersion() to csockets.py so we can use it elsewhere. by Lorenzo Colitti · 8 years ago
- 596a104 Remove some verbose log messages. by Lorenzo Colitti · 8 years ago
- 1c42eb3 Raise default socket timeout from 1 to 5 seconds. by Lorenzo Colitti · 8 years ago
- 8686e59 Revert "Support skipping tests on older branches." by Lorenzo Colitti · 9 years ago
- 84ad8ab Test SOCK_DESTROY on UDP sockets. by Lorenzo Colitti · 9 years ago
- b41d497 Support skipping tests on older branches. by Lorenzo Colitti · 9 years ago
- 163925c Add a wrapper for recvmsg as well. by Lorenzo Colitti · 9 years ago
- 7e19898 Attempt to banish remaining EADDRINUSEs due to RandomPort. by Lorenzo Colitti · 9 years ago android-n-preview-2
- d30af30 Skip OutgoingTest.testUidRouting on the build server. by Lorenzo Colitti · 9 years ago
- 98d5ed6 Rename DisableLinger to DisableFinWait, and add an EnableFinWait. by Lorenzo Colitti · 9 years ago
- d613d82 Make getsockopt(SO_BINDTODEVICE) actually work. by Lorenzo Colitti · 9 years ago
- 0be972d Don't create TIME-WAIT sockets in CreateSocketPair. by Lorenzo Colitti · 9 years ago
- fec838b Move CreateSocketPair to net_test.py so we can use it elsewhere. by Lorenzo Colitti · 9 years ago
- 6d41db1 Minor changes to netlink code. by Lorenzo Colitti · 9 years ago
- 49338a1 Support reading /proc/net/tcp[6]. by Lorenzo Colitti · 9 years ago
- 332b408 Annotate a few tests with the relevant kernel commits. by Lorenzo Colitti · 10 years ago
- 43e86f5 Add a test for ND cache behaviour. by Lorenzo Colitti · 10 years ago
- 8e269b2 Clean up code in preparation for AOSP. by Lorenzo Colitti · 10 years ago
- 52321f3 Move all setup code to a new multinetwork_base.py by Lorenzo Colitti · 10 years ago
- b88e713 Skip ping tests instead of failing if the VM has no connectivity. by Lorenzo Colitti · 10 years ago
- ec80f32 When changing UID, become a member of AID_INET. by Lorenzo Colitti · 11 years ago
- ce127bb Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 11 years ago
- 150381a Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 11 years ago
- e40a161 Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
- 0ac5613 Fix lint warnings. by Lorenzo Colitti · 11 years ago
- 611c908 Improve MarkTest. by Lorenzo Colitti · 11 years ago
- 6dbea8b Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
- 08c05d3 Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago