summaryrefslogtreecommitdiff
path: root/regress/sys/netinet
AgeCommit message (Expand)Author
2016-12-13Print better error messages in case an expected packet is missing.Alexander Bluhm
2016-12-12Set promiscuous mode during srp1() to receive the arp reply directedAlexander Bluhm
2016-11-15Fix rdomain_is_used() now that lo(4) is created automagically.Martin Pieuchot
2016-11-09Use netstat -n in target check-setup to avoid DNS timeout.Alexander Bluhm
2016-11-09Use variable REMOTE_SSH to check the setup of the remote machine.Alexander Bluhm
2016-10-24Add regress tests for carp(4).YASUOKA Masahiko
2016-10-19The clean:, cleandir:, and obj: targets of src/Makefile descend intoTheo Buehler
2016-10-19Do not change routes during test run, but expect that everythingAlexander Bluhm
2016-09-05Big refactoring in main(), simplify the invocation syntax.Vincent Gross
2016-09-03split ipv4 and ipv6Vincent Gross
2016-09-02Print SKIPPED if a regress test cannot be executed for some reason.Alexander Bluhm
2016-08-16Add regression tests for IP_SENDSRCADDR.Vincent Gross
2016-07-18Remote regression tests should not run ssh with -t all the time.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-12Link path MTU discovery regress test into build.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-03-30Clear local and remote ARP cache for every subtest.Alexander Bluhm
2016-03-30Fix multicast test and a typo.Martin Pieuchot
2016-03-24Make sure that two ARP entries can be created for the same IP whenMartin Pieuchot
2015-12-23Add my machines' configuration files as an example to the readme.Alexander Bluhm
2015-12-22Correct expected results on v6 mcast bind on ANY, and add comments toVincent Gross
2015-12-09add multicast test suitesVincent Gross
2015-12-07Add regression tests for in_pcbbind.Vincent Gross
2015-12-04Comment all existing ARP test cases describing what is going on.Alexander Bluhm
2015-12-04Enter a static ARP entry for a fake address which is not publishedAlexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-12-02KNF and use ${SUDO} when needed.Martin Pieuchot
2015-11-05Link arp regress into build.Alexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-10-27add regress test on bind(2)ing with broadcast and inexistant addressesVincent Gross
2015-10-14bugfix : use ${.CURDIR} to cope with obj symlinksVincent Gross
2015-10-14add regress tests for automatic port allocation.Vincent Gross