1. a506edd am 76e55c47: am f3b5413c: Add a test for UID routing configuration. by Lorenzo Colitti · 10 years ago
  2. 39fc57f am 2a995b04: am 7a799dc4: Better support for rule attributes. by Lorenzo Colitti · 10 years ago
  3. 948b5eb am 3656321f: am 355dbf5f: Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 10 years ago
  4. a4d07dc am 090e1dfd: am ac57df5a: Fix flowlabel test, now it\'s working in the kernel by Lorenzo Colitti · 10 years ago
  5. 16a4ced am b8a45a1d: am 9e66bfb4: Replace shelling out to ip with netlink code. by Lorenzo Colitti · 10 years ago
  6. 8079ce5 am 89c24b71: am ec753c46: Check that remarking a socket works as expected. by Lorenzo Colitti · 10 years ago
  7. 44ebedf am 16ad210f: am b4088c2a: Change from UID routing to UID range routing. by Lorenzo Colitti · 10 years ago
  8. 6aeb0d9 am e8604935: am 85447142: Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 10 years ago
  9. 0720b92 am 4cc1c555: am 97d1b15c: Test outgoing oif routing. by Lorenzo Colitti · 10 years ago
  10. 85490e0 am 18036dec: am 71324fb4: Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 10 years ago
  11. be5e3fe am dbb66852: am 98eb6fdc: Deflakify the PMTU test. by Lorenzo Colitti · 10 years ago
  12. 320a87a am a754ea9b: am 0a3a775f: Change the error messages. by Lorenzo Colitti · 10 years ago
  13. 425f088 am 3e69c0cc: am 7a743f13: Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 10 years ago
  14. cf6bc29 am f82a89f0: am d1d32975: Add more tests. by Lorenzo Colitti · 10 years ago
  15. 3d97198 am b81f9983: am 455a2a69: Fixes to iproute. by Lorenzo Colitti · 10 years ago
  16. cf81ed8 am 2dc786c2: am d6d303df: Support adding outgoing interface rules. by Lorenzo Colitti · 10 years ago
  17. aaa5c7f am 531b835b: am 460fefc3: Refactor setup and common code into a superclass. by Lorenzo Colitti · 10 years ago
  18. f22e7ac am f155520f: am cabf6eb8: Updates to mark_test. by Lorenzo Colitti · 10 years ago
  19. b3d92bd am 03aadee7: am 15654338: Add support for reading routing rules. by Lorenzo Colitti · 10 years ago
  20. d8c73eb am 33393652: am 2466e38e: Add a module for dealing with C-style structs. by Lorenzo Colitti · 10 years ago
  21. 477a181 am 678d9ce9: am d2dab451: Support setting the priority of rules. by Lorenzo Colitti · 10 years ago
  22. e0cf6b8 am 63f8e91f: am 9c53e8a6: Move ip rule functionality to Python. by Lorenzo Colitti · 10 years ago
  23. 8fe1bf8 am 606f26c7: am 124b5aae: Fix lint warnings. by Lorenzo Colitti · 10 years ago
  24. be43f8c am c9b4a450: am a25ebd97: Improve MarkTest. by Lorenzo Colitti · 10 years ago
  25. 209b18c am 7b1a16f4: am 717357af: Test mark-based routing for outgoing packets. by Lorenzo Colitti · 10 years ago
  26. 1c940bb am a2d22663: am ebb4d67d: Don\'t export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 10 years ago
  27. 13154b9 am 29af476c: am b6b1fc33: Add a README file. by Lorenzo Colitti · 10 years ago
  28. 01ada6b am 5d0fd290: am 6ef3e4fd: Kernel networking test scripts using UML. by Lorenzo Colitti · 10 years ago
  29. 54ccfcc am ffe4195c: Merge "A simple script to run all tests." by Erik Kline · 10 years ago
  30. 31c8402 am edce3c3e: Merge "Improvements to iproute." by Lorenzo Colitti · 10 years ago
  31. 7866c50 am 6f6d494b: Merge "Improve the dump code." by Lorenzo Colitti · 10 years ago
  32. ffe4195 Merge "A simple script to run all tests." by Erik Kline · 10 years ago
  33. ee1080d A simple script to run all tests. by Erik Kline · 10 years ago
  34. edce3c3 Merge "Improvements to iproute." by Lorenzo Colitti · 10 years ago
  35. 6f6d494 Merge "Improve the dump code." by Lorenzo Colitti · 10 years ago
  36. b59db89 Improvements to iproute. by Lorenzo Colitti · 10 years ago
  37. 6ecfaa1 Improve the dump code. by Lorenzo Colitti · 10 years ago
  38. aa498ec am 25e83795: Unbreak srcaddr_selection_test. by Lorenzo Colitti · 10 years ago
  39. e57ab91 am a9d58ca9: Stop requiring a live Internet connection in ping6_test.py. by Lorenzo Colitti · 10 years ago
  40. 544a0f5 am 78bf9487: Disable the ping6 flowlabel test, since it doesn\'t work. by Lorenzo Colitti · 10 years ago
  41. f81293a am f5f1c43d: Support setting and clearing the default network. by Lorenzo Colitti · 10 years ago
  42. 3636471 am 334a05a2: Clean up code in preparation for AOSP. by Lorenzo Colitti · 10 years ago
  43. 08350a9 am 105bda9c: Move all setup code to a new multinetwork_base.py by Lorenzo Colitti · 10 years ago
  44. e987fd4 am 78a9a2c9: Remove the EXPERIMENTAL from UID routing. by Lorenzo Colitti · 10 years ago
  45. 7bd37f8 am 90fdc219: Verify no NSes from optimistic addresses by Erik Kline · 10 years ago
  46. 8d6c1f6 am a0142797: Add a test for cross-protocol ping crash. by Lorenzo Colitti · 10 years ago
  47. 8c5b38d am cbcbda6d: Skip ping tests instead of failing if the VM has no connectivity. by Lorenzo Colitti · 10 years ago
  48. b4619aa am 1892b4be: Don\'t infinite loop if read() on tun returns 0 by Lorenzo Colitti · 10 years ago
  49. 13ec0df am b2ea5d6f: Further testing for optimistic address scenarios. by Erik Kline · 10 years ago
  50. 2405886 am b87c8131: Fix lint warnings. by Lorenzo Colitti · 10 years ago
  51. b1f7c36 am de7c4f07: Manually add directly-connected routes as well as default routes by Lorenzo Colitti · 10 years ago
  52. aa02491 am f36fcbac: Don\'t specify lladdr when deleting a neighbour. by Lorenzo Colitti · 10 years ago
  53. bcffe41 am 852c1e29: Add debugging capabilities to iproute. by Lorenzo Colitti · 10 years ago
  54. 4ab2b39 am fd95dbbd: Add test for source address selection behaviour. by Erik Kline · 10 years ago
  55. 863df48 am ea56ba43: net_test environment changes by Erik Kline · 10 years ago
  56. d888f83 am aca27221: Add basic RTM_GETADDR support. by Erik Kline · 10 years ago
  57. 7001575 am d7c39756: Make net_test work on 3.1 kernels. by Lorenzo Colitti · 10 years ago
  58. 8e29d0d am e84f2c1e: Don\'t skip the LeftoverRoutes test. by Lorenzo Colitti · 10 years ago
  59. d040454 am 61074387: When changing UID, become a member of AID_INET. by Lorenzo Colitti · 10 years ago
  60. 28376ed am 1904b962: Use the right version in the rule deletion test. by Lorenzo Colitti · 10 years ago
  61. 26fe7c3 am ab798de7: Return route attribute types as strings. by Lorenzo Colitti · 10 years ago
  62. da36819 am de6b710f: Also check the MTU via netlink. by Lorenzo Colitti · 10 years ago
  63. e15f005 am a207bc0c: Support decoding route attributes, cacheinfo, uid. by Lorenzo Colitti · 10 years ago
  64. 655537d am 7ba0cb5b: Fix lint error. by Lorenzo Colitti · 10 years ago
  65. 0c543ea am f4f1424e: Check that route deletion does not ignore the table. by Lorenzo Colitti · 10 years ago
  66. 190ae18 am 9a2c7bb2: Don\'t check IPv6 echo reply tclass on pre-3.14 kernels by Lorenzo Colitti · 10 years ago
  67. 72d7a02 am a608717f: Better tests for Path MTU discovery. by Lorenzo Colitti · 10 years ago
  68. 39bf32a am d73faf93: Move sending via pktinfo to a SendOnNetid function. by Lorenzo Colitti · 10 years ago
  69. 488107b am 1eccad2f: Make olddefconfig optional; it only appeared recently. by Lorenzo Colitti · 10 years ago
  70. 7068539 am 576ddcbe: If there\'s a new root fs, delete the old one by Lorenzo Colitti · 10 years ago
  71. ca8416b am b23e017b: Make iproute.py work on 3.4 kernels too. by Lorenzo Colitti · 10 years ago
  72. 6b6272b am 32cb491f: Add a function to build UDP packets with options. by Lorenzo Colitti · 10 years ago
  73. 0a96d54 am 0eaba68a: Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 10 years ago
  74. 7f06f13 am 720635f6: Add a wrapper for sendmsg. by Lorenzo Colitti · 10 years ago
  75. 79a0a05 am 5a6a2e94: Support returning a C pointer to struct data. by Lorenzo Colitti · 10 years ago
  76. f18f2a7 am ae73c498: Refactor outgoing routing into its own test. by Lorenzo Colitti · 10 years ago
  77. 887d9eb am 8d010427: Only run iptables when necessary. by Lorenzo Colitti · 10 years ago
  78. 7a5cdc0 am c8cff0d2: Better test incoming connections. by Lorenzo Colitti · 10 years ago
  79. 8430012 am 051c2907: Make the test more robust with an unreachable rule by Lorenzo Colitti · 10 years ago
  80. c815686 am 0df6a62a: Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 10 years ago
  81. 5b64bbd am d74629e0: Separate the reflect and accept tests. by Lorenzo Colitti · 10 years ago
  82. 61aabf5 am 71f0b621: Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 10 years ago
  83. ba2b609 am 82be6b94: Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 10 years ago
  84. fee9477 am 05a6d74c: Apparently setting don\'t fragment is unnecessary. by Lorenzo Colitti · 10 years ago
  85. 693f6a3 am 90d3fc65: Simplify putting sockets onto networks. by Lorenzo Colitti · 10 years ago
  86. 3159dd1 am 186aaaf3: Test IPv4 PMTU as well. by Lorenzo Colitti · 10 years ago
  87. d05ebb7 am 2595a2ae: Improve iproute attribute decoding documentation. by Lorenzo Colitti · 10 years ago
  88. 64c739b am cf0ff157: Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 10 years ago
  89. 92220cd am 2a139c9b: Add more checks to the ping code. by Lorenzo Colitti · 10 years ago
  90. f287d50 am df9b9bf5: Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 10 years ago
  91. 76e55c4 am f3b5413c: Add a test for UID routing configuration. by Lorenzo Colitti · 10 years ago
  92. 2a995b0 am 7a799dc4: Better support for rule attributes. by Lorenzo Colitti · 10 years ago
  93. 3656321 am 355dbf5f: Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 10 years ago
  94. 090e1df am ac57df5a: Fix flowlabel test, now it\'s working in the kernel by Lorenzo Colitti · 10 years ago
  95. b8a45a1 am 9e66bfb4: Replace shelling out to ip with netlink code. by Lorenzo Colitti · 10 years ago
  96. 89c24b7 am ec753c46: Check that remarking a socket works as expected. by Lorenzo Colitti · 10 years ago
  97. 16ad210 am b4088c2a: Change from UID routing to UID range routing. by Lorenzo Colitti · 10 years ago
  98. e860493 am 85447142: Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 10 years ago
  99. 4cc1c55 am 97d1b15c: Test outgoing oif routing. by Lorenzo Colitti · 10 years ago
  100. 18036de am 71324fb4: Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 10 years ago