summaryrefslogtreecommitdiff
path: root/tests/net
AgeCommit message (Expand)Author
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
2017-10-11 Add a test case for duplicated VLAN ID.msaitoh
2017-09-20Add tests of rtcache invalidationozaki-r
2017-08-28add tests for 4->6 connections.christos
2017-08-28add v6 testschristos
2017-08-10Add support IP_PKTINFO for sendmsg(2).ryo
2017-08-09Add counter check to vlan(4) ATF. Implemented by s-yamaguchi@IIJ, thanks.knakahara
2017-08-08Fix setkey -D -P outputsozaki-r
2017-08-03Clean up clunky eval stringsozaki-r
2017-08-02Add test cases that there are SPs but no relevant SAsozaki-r
2017-08-02Add test cases for setsockopt(IP_IPSEC_POLICY)ozaki-r
2017-07-24Skip ipsec_spi_*_*_preferred_new_timeout when running on qemuozaki-r
2017-07-21Stop setting isr->sav on looking up sav in key_checkrequestozaki-r
2017-07-20Don't make SAs expired on tests that delete SAs explicitlyozaki-r
2017-07-19Add tests that explicitly delete SAs instead of waiting for expirationsozaki-r
2017-07-19Make tests more stableozaki-r