summaryrefslogtreecommitdiff
path: root/tests/net
AgeCommit message (Expand)Author
2023-06-19Repair test coverage. I revert by proxy as the committer seems too busy to e...knakahara
2023-06-04The ATF design is O(N^2) in the number of TCs in one TP, which on somechs
2023-05-21s/thar/that/ in comments.andvar
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2022-12-01tests: fix Makefile and lists for MKRUMP=noozaki-r
2022-11-30tests: restore a line removed accidentallyozaki-r
2022-11-30tests: build and install t_ip_reass.cozaki-r
2022-11-30tests: tweak t_ip_reass.c for NetBSDozaki-r
2022-11-30tests: import ip_reass_test.c from FreeBSD as t_ip_reass.cozaki-r
2022-11-25Add ATF for unnumbered interfaces.knakahara
2022-11-24clean upknakahara
2022-11-17tests: build and install added test filesozaki-r
2022-11-17tests: add t_broadcast_bind.shozaki-r
2022-11-17tests: tweak broadcast_bind.c for NetBSDozaki-r
2022-11-17tests: import broadcast_bind.c from OpenBSDozaki-r
2022-11-17tests: add t_inpcb_bind.shozaki-r
2022-11-17tests: make inpcb_bind.c buildableozaki-r
2022-11-17tests: import in_pcbbind/runtest.c from OpenBSD as inpcb_bind.cozaki-r
2022-11-17tests: make t_tcp_connect_port.c run on rump kernelozaki-r
2022-11-17tests: import tcp_connect_port_test.c from FreeBSD as t_tcp_connect_port.cozaki-r
2022-11-17tests: make t_socket_afinet.c run on rump kernelozaki-r
2022-11-17tests: import socket_afinet.c from FreeBSD as t_socket_afinet.cozaki-r
2022-11-09Add test for sys/netipsec/ipsec.c:r1.176.knakahara
2022-11-04tests: add tests for invalid extra operations on a shutdown socketozaki-r
2022-11-02tests: add tests for TCP with ncozaki-r
2022-11-02tests: enable start_nc_server to have extra options for ncozaki-r
2022-10-11Add test for sadb_x_policy->sadb_x_policy_flags.knakahara
2022-09-20tests: add tests for automatic route deletions on an address removalknakahara
2022-09-10fix misspellings of 'available' and nearby typosrillig
2022-06-13PR 56879: bump timeout for the wg_malformed test to 100 seconds,martin
2022-03-31Add tests for MTU of lagg(4)yamaguchi
2022-03-31Added waiting for distributing state after attaching vlanyamaguchi
2022-01-07s/udpate/update/andvar
2022-01-07tests: skip ndp_cache_state on qemuozaki-r
2021-12-05s/encript/encrypt/ in comment.msaitoh
2021-11-26The wg_handshake_timeout test case was failing because it containedgson
2021-11-26Delete trailing whitespacegson
2021-11-25Consistently use "drvctl -l qemufwcfg0" to check ifhannken
2021-11-08Fix (a kind of) violation of strict aliasing rule.rin
2021-11-08Added tests for lagg(4) about MAC addressesyamaguchi
2021-11-02Added tests of combination of lagg(4), vlan(4), and l2tp(4)yamaguchi
2021-11-02Use IPv6 addresses, not IPv4, in combination test of IPv6, lagg and vlanyamaguchi
2021-10-19added test cases for lagg(4) on l2tp(4)yamaguchi
2021-08-20fix various typos in comments and log messages.andvar
2021-08-19Added description of licenseyamaguchi
2021-08-19Make the test program run in background after doing BIOCPROMISCyamaguchi
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-08introduce a SOL_LOCAL for unix-domain socket level socket optionsnia
2021-07-16tests, altq: fix checks of altqd startupozaki-r
2021-07-14vlan: Added missing $HIJACKING before brconfigyamaguchi