summaryrefslogtreecommitdiff
path: root/tests/net
AgeCommit message (Expand)Author
2018-04-10Add a test case for bridge_rtdeleteozaki-r
2018-04-07Fix typoozaki-r
2018-04-06Add tests for GARP without DADozaki-r
2018-04-06Show outputs of commands if $DEBUGozaki-r
2018-04-06Improve packet checks and error reportingozaki-r
2018-03-26Handle errors better.roy
2018-03-24Allow a valid sendto .... duhroy
2018-03-24Fix a printf(3)-like format in ATF ICMP t_ping.ckamil
2018-03-23Note value received. Harden another sendto for ENOBUFS.roy
2018-03-22Handle ENOBUFS in sendtoroy
2018-03-22Handle ENOBUFS in recvroy
2018-03-22Avoid setting IP addresses of the same subnet on different interfaceozaki-r
2018-03-13Enhance assertion ipsecif(4) ATF to avoid confusing setkey(8) error message.knakahara
2018-03-07Tweak tests; increase the size of NS packets for the addition of a nonceozaki-r
2018-03-07Provide more informative reports on failuresozaki-r
2018-02-17make it compile again for those who don't have LOCAL_PEERCREDchristos
2018-02-17Add a test demonstrating thst LOCAL_PEEREID is busted.christos
2018-02-17remove clause 3, 4.christos
2018-02-16Use the same variable name for the accepted socket as with the AF_LOCAL test.christos
2018-02-16make sure we call getpeername on the accepted socket!christos
2018-02-16ensure that getpeereid does not succeed on tcp sockets.christos
2018-02-16explain what's going on before we fix it.christos
2018-02-16add getpeereid tests for non-unix sockets, returns garbage...christos
2018-02-16add a getpeeeid test.christos
2018-02-09Fix ping_opts_gateway and ping_opts_recordrouteozaki-r
2018-02-08Now that we don't allow source-routed packets by default, set allowsrcrt=1maxv
2018-02-01Commonalize and add tests of creating/destroying interfacesozaki-r
2018-01-11Change the prefix of test names to ipsecif_ to distinguish from tests for ips...ozaki-r
2018-01-10add ipsec(4) interface ATF.knakahara
2017-12-30Use the default ATF timeout instead of a reduced one of 5 seconds,gson
2017-12-18Adjust outputs of route's flags to include a numeric outputozaki-r
2017-12-11As is the case with IPV6_PKTINFO, IP_PKTINFO can be sent without EADDRINUSEryo
2017-11-25Make this test somewhat deterministic - far fewer races, and mostkre
2017-11-24Fix the ndp_rtm test the same way the arp_rtm test was fixed:kre
2017-11-24Cosmetic changes, NFC intended.kre
2017-11-23Clean up the arp_rtm subtest...kre
2017-11-23Since there was already a test to verify that vlan tag 4096 iskre
2017-11-23Don't attempt to test vlan tags 0 or 4095, which are now rejectedkre
2017-11-16 Add test case of vlan(4)'s re-configure without destroymsaitoh
2017-11-09Dedup some checksozaki-r
2017-11-09"Mark key_timehandler_ch callout as MP-safe" change needs one more sec to mak...ozaki-r
2017-11-07Stop using bpfjitozaki-r
2017-11-07Let rtadvd not use syslog for loggingozaki-r
2017-11-06Kill rtadvd surely even if the tests fail in the middleozaki-r
2017-10-30Add test cases of NAT-T (transport mode)ozaki-r
2017-10-27Handle esp-udp for NAT-Tozaki-r
2017-10-20Add test cases for one SP with multiple SAsozaki-r
2017-10-20Suppress name resolutionozaki-r
2017-10-20Fix incomplete SP setupsozaki-r
2017-10-20Show packet countersozaki-r