1. 7e37c13 Make net_test work on 3.1 kernels. by Lorenzo Colitti · 10 years ago
  2. b4d862d Don't skip the LeftoverRoutes test. by Lorenzo Colitti · 10 years ago
  3. ec80f32 When changing UID, become a member of AID_INET. by Lorenzo Colitti · 10 years ago
  4. 0f943e3 Use the right version in the rule deletion test. by Lorenzo Colitti · 10 years ago
  5. 32ecbbd Return route attribute types as strings. by Lorenzo Colitti · 11 years ago
  6. b4148d1 Also check the MTU via netlink. by Lorenzo Colitti · 11 years ago
  7. 70933e1 Support decoding route attributes, cacheinfo, uid. by Lorenzo Colitti · 11 years ago
  8. 67ef481 Fix lint error. by Lorenzo Colitti · 10 years ago
  9. 44ec1f3 Check that route deletion does not ignore the table. by Lorenzo Colitti · 11 years ago
  10. 1706aa4 Don't check IPv6 echo reply tclass on pre-3.14 kernels by Lorenzo Colitti · 11 years ago
  11. 571eadd Better tests for Path MTU discovery. by Lorenzo Colitti · 11 years ago
  12. b51a607 Move sending via pktinfo to a SendOnNetid function. by Lorenzo Colitti · 11 years ago
  13. 62ec904 Make olddefconfig optional; it only appeared recently. by Lorenzo Colitti · 11 years ago
  14. 3d5b6c1 If there's a new root fs, delete the old one by Lorenzo Colitti · 11 years ago
  15. 16b5fd7 Make iproute.py work on 3.4 kernels too. by Lorenzo Colitti · 11 years ago
  16. 7be243b Add a function to build UDP packets with options. by Lorenzo Colitti · 11 years ago
  17. fa38581 Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 11 years ago
  18. 96ff8f1 Add a wrapper for sendmsg. by Lorenzo Colitti · 11 years ago
  19. 1daed72 Support returning a C pointer to struct data. by Lorenzo Colitti · 11 years ago
  20. f18c7b1 Refactor outgoing routing into its own test. by Lorenzo Colitti · 11 years ago
  21. ff8c8a7 Only run iptables when necessary. by Lorenzo Colitti · 11 years ago
  22. 230c53d Better test incoming connections. by Lorenzo Colitti · 11 years ago
  23. c9d9090 Make the test more robust with an unreachable rule by Lorenzo Colitti · 11 years ago
  24. 3b7cb34 Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 11 years ago
  25. 3b38f7d Separate the reflect and accept tests. by Lorenzo Colitti · 11 years ago
  26. ce127bb Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 11 years ago
  27. e4bd78c Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 11 years ago
  28. 0e5357a Apparently setting don't fragment is unnecessary. by Lorenzo Colitti · 11 years ago
  29. d929d2c Simplify putting sockets onto networks. by Lorenzo Colitti · 11 years ago
  30. 5e2cb73 Test IPv4 PMTU as well. by Lorenzo Colitti · 11 years ago
  31. b26c636 Improve iproute attribute decoding documentation. by Lorenzo Colitti · 11 years ago
  32. d60dfe3 Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 11 years ago
  33. 439975f Add more checks to the ping code. by Lorenzo Colitti · 11 years ago
  34. dc6fa75 Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 11 years ago
  35. a57b446 Add a test for UID routing configuration. by Lorenzo Colitti · 11 years ago
  36. a1ebfb4 Better support for rule attributes. by Lorenzo Colitti · 11 years ago
  37. 43ebed7 Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 11 years ago
  38. 150381a Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 11 years ago
  39. e0cf599 Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
  40. 856dd85 Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
  41. 226235a Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
  42. 4b90a73 Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
  43. 6bb6227 Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
  44. 766a14f Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
  45. 108be32 Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
  46. 53fab1d Change the error messages. by Lorenzo Colitti · 11 years ago
  47. c68ba83 Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
  48. c08fe0d Add more tests. by Lorenzo Colitti · 11 years ago
  49. f55afb7 Fixes to iproute. by Lorenzo Colitti · 11 years ago
  50. 2e90208 Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
  51. 51d4f6e Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  52. 943fbaa Updates to mark_test. by Lorenzo Colitti · 11 years ago
  53. f8cece1 Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  54. 369197d Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  55. 70de57e Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  56. e40a161 Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  57. 0ac5613 Fix lint warnings. by Lorenzo Colitti · 11 years ago
  58. 611c908 Improve MarkTest. by Lorenzo Colitti · 11 years ago
  59. 6dbea8b Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  60. 0a89780 Don't export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  61. 86d678e Add a README file. by Lorenzo Colitti · 11 years ago
  62. 08c05d3 Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago