1. 8430012 am 051c2907: Make the test more robust with an unreachable rule by Lorenzo Colitti · 9 years ago
  2. c815686 am 0df6a62a: Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 9 years ago
  3. 5b64bbd am d74629e0: Separate the reflect and accept tests. by Lorenzo Colitti · 9 years ago
  4. 61aabf5 am 71f0b621: Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 9 years ago
  5. ba2b609 am 82be6b94: Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 9 years ago
  6. fee9477 am 05a6d74c: Apparently setting don\'t fragment is unnecessary. by Lorenzo Colitti · 9 years ago
  7. 693f6a3 am 90d3fc65: Simplify putting sockets onto networks. by Lorenzo Colitti · 9 years ago
  8. 3159dd1 am 186aaaf3: Test IPv4 PMTU as well. by Lorenzo Colitti · 9 years ago
  9. d05ebb7 am 2595a2ae: Improve iproute attribute decoding documentation. by Lorenzo Colitti · 9 years ago
  10. 64c739b am cf0ff157: Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 9 years ago
  11. 92220cd am 2a139c9b: Add more checks to the ping code. by Lorenzo Colitti · 9 years ago
  12. f287d50 am df9b9bf5: Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 9 years ago
  13. 76e55c4 am f3b5413c: Add a test for UID routing configuration. by Lorenzo Colitti · 9 years ago
  14. 2a995b0 am 7a799dc4: Better support for rule attributes. by Lorenzo Colitti · 9 years ago
  15. 3656321 am 355dbf5f: Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 9 years ago
  16. 090e1df am ac57df5a: Fix flowlabel test, now it\'s working in the kernel by Lorenzo Colitti · 9 years ago
  17. b8a45a1 am 9e66bfb4: Replace shelling out to ip with netlink code. by Lorenzo Colitti · 9 years ago
  18. 89c24b7 am ec753c46: Check that remarking a socket works as expected. by Lorenzo Colitti · 9 years ago
  19. 16ad210 am b4088c2a: Change from UID routing to UID range routing. by Lorenzo Colitti · 9 years ago
  20. e860493 am 85447142: Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 9 years ago
  21. 4cc1c55 am 97d1b15c: Test outgoing oif routing. by Lorenzo Colitti · 9 years ago
  22. 18036de am 71324fb4: Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 9 years ago
  23. dbb6685 am 98eb6fdc: Deflakify the PMTU test. by Lorenzo Colitti · 9 years ago
  24. a754ea9 am 0a3a775f: Change the error messages. by Lorenzo Colitti · 9 years ago
  25. 3e69c0c am 7a743f13: Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 9 years ago
  26. f82a89f am d1d32975: Add more tests. by Lorenzo Colitti · 9 years ago
  27. b81f998 am 455a2a69: Fixes to iproute. by Lorenzo Colitti · 9 years ago
  28. 2dc786c am d6d303df: Support adding outgoing interface rules. by Lorenzo Colitti · 9 years ago
  29. 531b835 am 460fefc3: Refactor setup and common code into a superclass. by Lorenzo Colitti · 9 years ago
  30. f155520 am cabf6eb8: Updates to mark_test. by Lorenzo Colitti · 9 years ago
  31. 03aadee am 15654338: Add support for reading routing rules. by Lorenzo Colitti · 9 years ago
  32. 3339365 am 2466e38e: Add a module for dealing with C-style structs. by Lorenzo Colitti · 9 years ago
  33. 678d9ce am d2dab451: Support setting the priority of rules. by Lorenzo Colitti · 9 years ago
  34. 63f8e91 am 9c53e8a6: Move ip rule functionality to Python. by Lorenzo Colitti · 9 years ago
  35. 606f26c am 124b5aae: Fix lint warnings. by Lorenzo Colitti · 9 years ago
  36. c9b4a45 am a25ebd97: Improve MarkTest. by Lorenzo Colitti · 9 years ago
  37. 7b1a16f am 717357af: Test mark-based routing for outgoing packets. by Lorenzo Colitti · 9 years ago
  38. a2d2266 am ebb4d67d: Don\'t export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 9 years ago
  39. 29af476 am b6b1fc33: Add a README file. by Lorenzo Colitti · 9 years ago
  40. 5d0fd29 am 6ef3e4fd: Kernel networking test scripts using UML. by Lorenzo Colitti · 9 years ago
  41. 25e8379 Unbreak srcaddr_selection_test. by Lorenzo Colitti · 9 years ago
  42. a9d58ca Stop requiring a live Internet connection in ping6_test.py. by Lorenzo Colitti · 10 years ago
  43. 78bf948 Disable the ping6 flowlabel test, since it doesn't work. by Lorenzo Colitti · 10 years ago
  44. f5f1c43 Support setting and clearing the default network. by Lorenzo Colitti · 10 years ago
  45. 334a05a Clean up code in preparation for AOSP. by Lorenzo Colitti · 10 years ago
  46. 105bda9 Move all setup code to a new multinetwork_base.py by Lorenzo Colitti · 10 years ago
  47. 78a9a2c Remove the EXPERIMENTAL from UID routing. by Lorenzo Colitti · 10 years ago
  48. 90fdc21 Verify no NSes from optimistic addresses by Erik Kline · 10 years ago
  49. a014279 Add a test for cross-protocol ping crash. by Lorenzo Colitti · 10 years ago
  50. cbcbda6 Skip ping tests instead of failing if the VM has no connectivity. by Lorenzo Colitti · 10 years ago
  51. 1892b4b Don't infinite loop if read() on tun returns 0 by Lorenzo Colitti · 10 years ago
  52. b2ea5d6 Further testing for optimistic address scenarios. by Erik Kline · 10 years ago
  53. b87c813 Fix lint warnings. by Lorenzo Colitti · 10 years ago
  54. de7c4f0 Manually add directly-connected routes as well as default routes by Lorenzo Colitti · 10 years ago
  55. f36fcba Don't specify lladdr when deleting a neighbour. by Lorenzo Colitti · 10 years ago
  56. 852c1e2 Add debugging capabilities to iproute. by Lorenzo Colitti · 10 years ago
  57. fd95dbb Add test for source address selection behaviour. by Erik Kline · 10 years ago
  58. ea56ba4 net_test environment changes by Erik Kline · 10 years ago
  59. aca2722 Add basic RTM_GETADDR support. by Erik Kline · 10 years ago
  60. d7c3975 Make net_test work on 3.1 kernels. by Lorenzo Colitti · 10 years ago
  61. e84f2c1 Don't skip the LeftoverRoutes test. by Lorenzo Colitti · 10 years ago
  62. 6107438 When changing UID, become a member of AID_INET. by Lorenzo Colitti · 10 years ago
  63. 1904b96 Use the right version in the rule deletion test. by Lorenzo Colitti · 10 years ago
  64. ab798de Return route attribute types as strings. by Lorenzo Colitti · 10 years ago
  65. de6b710 Also check the MTU via netlink. by Lorenzo Colitti · 10 years ago
  66. a207bc0 Support decoding route attributes, cacheinfo, uid. by Lorenzo Colitti · 10 years ago
  67. 7ba0cb5 Fix lint error. by Lorenzo Colitti · 10 years ago
  68. f4f1424 Check that route deletion does not ignore the table. by Lorenzo Colitti · 10 years ago
  69. 9a2c7bb Don't check IPv6 echo reply tclass on pre-3.14 kernels by Lorenzo Colitti · 10 years ago
  70. a608717 Better tests for Path MTU discovery. by Lorenzo Colitti · 10 years ago
  71. d73faf9 Move sending via pktinfo to a SendOnNetid function. by Lorenzo Colitti · 10 years ago
  72. 1eccad2 Make olddefconfig optional; it only appeared recently. by Lorenzo Colitti · 10 years ago
  73. 576ddcb If there's a new root fs, delete the old one by Lorenzo Colitti · 10 years ago
  74. b23e017 Make iproute.py work on 3.4 kernels too. by Lorenzo Colitti · 10 years ago
  75. 32cb491 Add a function to build UDP packets with options. by Lorenzo Colitti · 10 years ago
  76. 0eaba68 Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 10 years ago
  77. 720635f Add a wrapper for sendmsg. by Lorenzo Colitti · 10 years ago
  78. 5a6a2e9 Support returning a C pointer to struct data. by Lorenzo Colitti · 10 years ago
  79. ae73c49 Refactor outgoing routing into its own test. by Lorenzo Colitti · 10 years ago
  80. 8d01042 Only run iptables when necessary. by Lorenzo Colitti · 10 years ago
  81. c8cff0d Better test incoming connections. by Lorenzo Colitti · 10 years ago
  82. 051c290 Make the test more robust with an unreachable rule by Lorenzo Colitti · 10 years ago
  83. 0df6a62 Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 10 years ago
  84. d74629e Separate the reflect and accept tests. by Lorenzo Colitti · 10 years ago
  85. 71f0b62 Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 10 years ago
  86. 82be6b9 Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 10 years ago
  87. 05a6d74 Apparently setting don't fragment is unnecessary. by Lorenzo Colitti · 10 years ago
  88. 90d3fc6 Simplify putting sockets onto networks. by Lorenzo Colitti · 10 years ago
  89. 186aaaf Test IPv4 PMTU as well. by Lorenzo Colitti · 10 years ago
  90. 2595a2a Improve iproute attribute decoding documentation. by Lorenzo Colitti · 10 years ago
  91. cf0ff15 Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 10 years ago
  92. 2a139c9 Add more checks to the ping code. by Lorenzo Colitti · 10 years ago
  93. df9b9bf Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 10 years ago
  94. f3b5413 Add a test for UID routing configuration. by Lorenzo Colitti · 10 years ago
  95. 7a799dc Better support for rule attributes. by Lorenzo Colitti · 10 years ago
  96. 355dbf5 Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 10 years ago
  97. ac57df5 Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 10 years ago
  98. 9e66bfb Replace shelling out to ip with netlink code. by Lorenzo Colitti · 10 years ago
  99. ec753c4 Check that remarking a socket works as expected. by Lorenzo Colitti · 10 years ago
  100. b4088c2 Change from UID routing to UID range routing. by Lorenzo Colitti · 10 years ago