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