- ecde78b Add a test for repeated neighbour probes. by Lorenzo Colitti · 9 years ago
- 43e86f5 Add a test for ND cache behaviour. by Lorenzo Colitti · 9 years ago
- 4803ea0 Add a unit test for the IPV6_JOIN_ANYCAST hang. by Lorenzo Colitti · 9 years ago
- 4b15306 Make mark reflect/accept required, it's been upstream for a while. by Lorenzo Colitti · 9 years ago
- 5812a19 Disable certain kernel configuration options in net_test. by Lorenzo Colitti · 9 years ago
- 5ac000d Improve netlink message debugging. by Lorenzo Colitti · 10 years ago
- 586e521 Support dumping neighbour cache entries. by Lorenzo Colitti · 10 years ago
- 3e2f9e1 Add tests for cross-family bind() and connect() operations. by Lorenzo Colitti · 10 years ago
- 0b1d302 Make UID rules specify "iif lo" to match real device configs. by Lorenzo Colitti · 10 years ago
- 5b85795 Add Python wrappers for bind and connect as well as sendmsg. by Lorenzo Colitti · 10 years ago
- cd7717e Download the rootfs instead of expecting it to be in the tree. by Lorenzo Colitti · 10 years ago
- 1b4e404 A simple script to run all tests. by Erik Kline · 10 years ago
- 5069802 Improvements to iproute. by Lorenzo Colitti · 10 years ago
- b5e84dd Improve the dump code. by Lorenzo Colitti · 10 years ago
- 0960a3d Unbreak srcaddr_selection_test. by Lorenzo Colitti · 10 years ago
- 6de05a0 Stop requiring a live Internet connection in ping6_test.py. by Lorenzo Colitti · 10 years ago
- a611438 Disable the ping6 flowlabel test, since it doesn't work. by Lorenzo Colitti · 10 years ago
- a710b9d Support setting and clearing the default network. 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
- a376f92 Remove the EXPERIMENTAL from UID routing. by Lorenzo Colitti · 10 years ago
- f0ad09d Verify no NSes from optimistic addresses by Erik Kline · 10 years ago
- 91d350e Add a test for cross-protocol ping crash. 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
- db63f77 Don't infinite loop if read() on tun returns 0 by Lorenzo Colitti · 10 years ago
- f93e36c Further testing for optimistic address scenarios. by Erik Kline · 10 years ago
- f691b14 Fix lint warnings. by Lorenzo Colitti · 10 years ago
- 2f779be Manually add directly-connected routes as well as default routes by Lorenzo Colitti · 10 years ago
- 4e68083 Don't specify lladdr when deleting a neighbour. by Lorenzo Colitti · 10 years ago
- 20a04e8 Add debugging capabilities to iproute. by Lorenzo Colitti · 10 years ago
- ac6a6ad Add test for source address selection behaviour. by Erik Kline · 10 years ago
- 15645d6 net_test environment changes by Erik Kline · 10 years ago
- cc035f3 Add basic RTM_GETADDR support. by Erik Kline · 10 years ago
- 7e37c13 Make net_test work on 3.1 kernels. by Lorenzo Colitti · 10 years ago
- b4d862d Don't skip the LeftoverRoutes test. by Lorenzo Colitti · 10 years ago
- ec80f32 When changing UID, become a member of AID_INET. by Lorenzo Colitti · 10 years ago
- 0f943e3 Use the right version in the rule deletion test. by Lorenzo Colitti · 10 years ago
- 32ecbbd Return route attribute types as strings. by Lorenzo Colitti · 11 years ago
- b4148d1 Also check the MTU via netlink. by Lorenzo Colitti · 11 years ago
- 70933e1 Support decoding route attributes, cacheinfo, uid. by Lorenzo Colitti · 11 years ago
- 67ef481 Fix lint error. by Lorenzo Colitti · 10 years ago
- 44ec1f3 Check that route deletion does not ignore the table. by Lorenzo Colitti · 10 years ago
- 1706aa4 Don't check IPv6 echo reply tclass on pre-3.14 kernels by Lorenzo Colitti · 11 years ago
- 571eadd Better tests for Path MTU discovery. by Lorenzo Colitti · 11 years ago
- b51a607 Move sending via pktinfo to a SendOnNetid function. by Lorenzo Colitti · 11 years ago
- 62ec904 Make olddefconfig optional; it only appeared recently. by Lorenzo Colitti · 11 years ago
- 3d5b6c1 If there's a new root fs, delete the old one by Lorenzo Colitti · 11 years ago
- 16b5fd7 Make iproute.py work on 3.4 kernels too. by Lorenzo Colitti · 11 years ago
- 7be243b Add a function to build UDP packets with options. by Lorenzo Colitti · 11 years ago
- fa38581 Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 11 years ago
- 96ff8f1 Add a wrapper for sendmsg. by Lorenzo Colitti · 11 years ago
- 1daed72 Support returning a C pointer to struct data. by Lorenzo Colitti · 11 years ago
- f18c7b1 Refactor outgoing routing into its own test. by Lorenzo Colitti · 11 years ago
- ff8c8a7 Only run iptables when necessary. by Lorenzo Colitti · 11 years ago
- 230c53d Better test incoming connections. by Lorenzo Colitti · 11 years ago
- c9d9090 Make the test more robust with an unreachable rule by Lorenzo Colitti · 11 years ago
- 3b7cb34 Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 11 years ago
- 3b38f7d Separate the reflect and accept tests. by Lorenzo Colitti · 11 years ago
- ce127bb Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 11 years ago
- e4bd78c Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 11 years ago
- 0e5357a Apparently setting don't fragment is unnecessary. by Lorenzo Colitti · 11 years ago
- d929d2c Simplify putting sockets onto networks. by Lorenzo Colitti · 11 years ago
- 5e2cb73 Test IPv4 PMTU as well. by Lorenzo Colitti · 11 years ago
- b26c636 Improve iproute attribute decoding documentation. by Lorenzo Colitti · 11 years ago
- d60dfe3 Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 11 years ago
- 439975f Add more checks to the ping code. by Lorenzo Colitti · 11 years ago
- dc6fa75 Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 11 years ago
- a57b446 Add a test for UID routing configuration. by Lorenzo Colitti · 11 years ago
- a1ebfb4 Better support for rule attributes. by Lorenzo Colitti · 11 years ago
- 43ebed7 Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 11 years ago
- 150381a Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 11 years ago
- e0cf599 Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
- 856dd85 Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
- 226235a Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
- 4b90a73 Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
- 6bb6227 Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
- 766a14f Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
- 108be32 Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
- 53fab1d Change the error messages. by Lorenzo Colitti · 11 years ago
- c68ba83 Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
- c08fe0d Add more tests. by Lorenzo Colitti · 11 years ago
- f55afb7 Fixes to iproute. by Lorenzo Colitti · 11 years ago
- 2e90208 Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
- 51d4f6e Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
- 943fbaa Updates to mark_test. by Lorenzo Colitti · 11 years ago
- f8cece1 Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
- 369197d Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
- 70de57e Support setting the priority of rules. 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
- 0a89780 Don't export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
- 86d678e Add a README file. by Lorenzo Colitti · 11 years ago
- 08c05d3 Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago