- 8ed1c51 Merge "Add test to exercise the tcp_nuke_addr functionality" by Lorenzo Colitti · 10 years ago
- ebe7fd3 Add test to exercise the tcp_nuke_addr functionality by Filipe Brandenburger · 10 years ago
- 660bdfd Add a crash test for tcp_nuke_addr. by Lorenzo Colitti · 10 years ago
- a9fe6b7 Allow run_net_test.sh to use a pre-existing kernel binary. by Lorenzo Colitti · 10 years ago
- 648f3fc Annotate more tests with the relevant commits. by Lorenzo Colitti · 10 years ago
- a2b2d81 Merge "Annotate a few tests with the relevant kernel commits." by Lorenzo Colitti · 10 years ago
- efb695e Expect a notification for NUD_REACHABLE. by Filipe Brandenburger · 10 years ago
- 6a61dfe Annotate a few tests with the relevant kernel commits. by Lorenzo Colitti · 10 years ago
- 3cd19a8 Merge "Add a millisecond-variant of MonitorSleep." by Lorenzo Colitti · 10 years ago
- 434e594 Add a millisecond-variant of MonitorSleep. by Lorenzo Colitti · 10 years ago
- faba326 Use the new version of android_fork_execvp_ext() by Yusuke Sato · 10 years ago
- cf27ba9 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
- 504462b Merge "Tests for candidate source address restriction" by Erik Kline · 10 years ago
- 8ddd3b9 Tests for candidate source address restriction by Erik Kline · 10 years ago
- 07d188a Merge "Fix lint errors." by Lorenzo Colitti · 10 years ago
- 95f7685 Require optimistic behaviour to pass srcaddr_selection_test by Erik Kline · 10 years ago
- bc275f5 Fix lint errors. by Lorenzo Colitti · 10 years ago
- 5e007c3 Merge "Add a test for repeated neighbour probes." by Lorenzo Colitti · 10 years ago
- 1c9d33f Merge "Add a test for ND cache behaviour." by Lorenzo Colitti · 10 years ago
- cd22741 Add a test for repeated neighbour probes. by Lorenzo Colitti · 10 years ago
- 8236c75 Add a test for ND cache behaviour. by Lorenzo Colitti · 10 years ago
- d355225 Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang." by Lorenzo Colitti · 10 years ago
- bb5b7a4 Add a unit test for the IPV6_JOIN_ANYCAST hang. by Lorenzo Colitti · 10 years ago
- d16f6f8 Switch to fchown() for changing the UID of sockets. by Erik Kline · 10 years ago
- 421d454 Merge "Set -fno-strict-aliasing here so we can get rid of it globally" by Elliott Hughes · 10 years ago
- 0e34038 Make mark reflect/accept required, it's been upstream for a while. by Lorenzo Colitti · 10 years ago
- f957a48 Disable certain kernel configuration options in net_test. by Lorenzo Colitti · 10 years ago
- 9bb2808 Set -fno-strict-aliasing here so we can get rid of it globally by Bernhard Rosenkränzer · 10 years ago
- f4483a3 Improve netlink message debugging. by Lorenzo Colitti · 11 years ago
- 3524cd0 Support dumping neighbour cache entries. by Lorenzo Colitti · 11 years ago
- 72df718 fs_mgr exports its headers. by Elliott Hughes · 11 years ago
- d56e76f Merge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP." by Elliott Hughes · 11 years ago
- 5c46659 Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP. by Elliott Hughes · 11 years ago
- e3c48af Remove perm_checker and mounts-test.sh. by Elliott Hughes · 11 years ago
- 6d6f7fa Add tests for cross-family bind() and connect() operations. by Lorenzo Colitti · 11 years ago
- 1796b06 Make UID rules specify "iif lo" to match real device configs. by Lorenzo Colitti · 11 years ago
- a59be0a Add Python wrappers for bind and connect as well as sendmsg. by Lorenzo Colitti · 11 years ago
- f4b4c09 Download the rootfs instead of expecting it to be in the tree. by Lorenzo Colitti · 11 years ago
- ee1080d A simple script to run all tests. by Erik Kline · 11 years ago
- b59db89 Improvements to iproute. by Lorenzo Colitti · 11 years ago
- 6ecfaa1 Improve the dump code. by Lorenzo Colitti · 11 years ago
- 25e8379 Unbreak srcaddr_selection_test. by Lorenzo Colitti · 11 years ago
- a9d58ca Stop requiring a live Internet connection in ping6_test.py. by Lorenzo Colitti · 11 years ago
- 78bf948 Disable the ping6 flowlabel test, since it doesn't work. by Lorenzo Colitti · 11 years ago
- f5f1c43 Support setting and clearing the default network. by Lorenzo Colitti · 11 years ago
- 334a05a Clean up code in preparation for AOSP. by Lorenzo Colitti · 11 years ago
- 105bda9 Move all setup code to a new multinetwork_base.py by Lorenzo Colitti · 11 years ago
- 78a9a2c Remove the EXPERIMENTAL from UID routing. by Lorenzo Colitti · 11 years ago
- 90fdc21 Verify no NSes from optimistic addresses by Erik Kline · 11 years ago
- a014279 Add a test for cross-protocol ping crash. by Lorenzo Colitti · 11 years ago
- cbcbda6 Skip ping tests instead of failing if the VM has no connectivity. by Lorenzo Colitti · 11 years ago
- 1892b4b Don't infinite loop if read() on tun returns 0 by Lorenzo Colitti · 11 years ago
- b2ea5d6 Further testing for optimistic address scenarios. by Erik Kline · 11 years ago
- b87c813 Fix lint warnings. by Lorenzo Colitti · 11 years ago
- de7c4f0 Manually add directly-connected routes as well as default routes by Lorenzo Colitti · 11 years ago
- f36fcba Don't specify lladdr when deleting a neighbour. by Lorenzo Colitti · 11 years ago
- 852c1e2 Add debugging capabilities to iproute. by Lorenzo Colitti · 11 years ago
- fd95dbb Add test for source address selection behaviour. by Erik Kline · 11 years ago
- ea56ba4 net_test environment changes by Erik Kline · 11 years ago
- aca2722 Add basic RTM_GETADDR support. by Erik Kline · 11 years ago
- d7c3975 Make net_test work on 3.1 kernels. by Lorenzo Colitti · 11 years ago
- e84f2c1 Don't skip the LeftoverRoutes test. by Lorenzo Colitti · 11 years ago
- 6107438 When changing UID, become a member of AID_INET. by Lorenzo Colitti · 11 years ago
- 1904b96 Use the right version in the rule deletion test. by Lorenzo Colitti · 11 years ago
- ab798de Return route attribute types as strings. by Lorenzo Colitti · 11 years ago
- de6b710 Also check the MTU via netlink. by Lorenzo Colitti · 11 years ago
- a207bc0 Support decoding route attributes, cacheinfo, uid. by Lorenzo Colitti · 11 years ago
- 7ba0cb5 Fix lint error. by Lorenzo Colitti · 11 years ago
- f4f1424 Check that route deletion does not ignore the table. by Lorenzo Colitti · 11 years ago
- 9a2c7bb Don't check IPv6 echo reply tclass on pre-3.14 kernels by Lorenzo Colitti · 11 years ago
- a608717 Better tests for Path MTU discovery. by Lorenzo Colitti · 12 years ago
- d73faf9 Move sending via pktinfo to a SendOnNetid function. by Lorenzo Colitti · 12 years ago
- 1eccad2 Make olddefconfig optional; it only appeared recently. by Lorenzo Colitti · 12 years ago
- 576ddcb If there's a new root fs, delete the old one by Lorenzo Colitti · 12 years ago
- b23e017 Make iproute.py work on 3.4 kernels too. by Lorenzo Colitti · 12 years ago
- 32cb491 Add a function to build UDP packets with options. by Lorenzo Colitti · 12 years ago
- 0eaba68 Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 12 years ago
- 720635f Add a wrapper for sendmsg. by Lorenzo Colitti · 12 years ago
- 5a6a2e9 Support returning a C pointer to struct data. by Lorenzo Colitti · 12 years ago
- ae73c49 Refactor outgoing routing into its own test. by Lorenzo Colitti · 12 years ago
- 8d01042 Only run iptables when necessary. by Lorenzo Colitti · 12 years ago
- c8cff0d Better test incoming connections. by Lorenzo Colitti · 12 years ago
- 051c290 Make the test more robust with an unreachable rule by Lorenzo Colitti · 12 years ago
- 0df6a62 Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 12 years ago
- d74629e Separate the reflect and accept tests. by Lorenzo Colitti · 12 years ago
- 71f0b62 Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 12 years ago
- 82be6b9 Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 12 years ago
- 05a6d74 Apparently setting don't fragment is unnecessary. by Lorenzo Colitti · 12 years ago
- 90d3fc6 Simplify putting sockets onto networks. by Lorenzo Colitti · 12 years ago
- 186aaaf Test IPv4 PMTU as well. by Lorenzo Colitti · 12 years ago
- 2595a2a Improve iproute attribute decoding documentation. by Lorenzo Colitti · 12 years ago
- cf0ff15 Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 12 years ago
- 2a139c9 Add more checks to the ping code. by Lorenzo Colitti · 12 years ago
- df9b9bf Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 12 years ago
- f3b5413 Add a test for UID routing configuration. by Lorenzo Colitti · 12 years ago
- 7a799dc Better support for rule attributes. by Lorenzo Colitti · 12 years ago
- 355dbf5 Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 12 years ago
- ac57df5 Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 12 years ago
- 9e66bfb Replace shelling out to ip with netlink code. by Lorenzo Colitti · 12 years ago
- ec753c4 Check that remarking a socket works as expected. by Lorenzo Colitti · 12 years ago