| Age | Commit message (Expand) | Author |
| 2021-07-14 | Added tests for adding vlan(4) to a bridge and deleting from it | yamaguchi |
| 2021-07-14 | tests, altq: test new options | ozaki-r |
| 2021-07-14 | Added a test about clearing IFF_PROMISC at vlan_unconfig | yamaguchi |
| 2021-07-14 | tests: add tests for ALTQ CBQ | ozaki-r |
| 2021-07-09 | added tests for IFF_PROMISC of vlan(4) | yamaguchi |
| 2021-07-06 | vlan: added checks of linkstate | yamaguchi |
| 2021-07-02 | Added tests for changing a MTU when the vlan(4) is added to bridge(4) | yamaguchi |
| 2021-06-17 | tests/net/if_wg: Only expect this to fail once! | riastradh |
| 2021-06-17 | tests/net/if_wg: Mark as flaky (PR kern/56252). | riastradh |
| 2021-06-16 | tests/net/if_wg: Fix typo: $ifconfig, not $ifconfg. | riastradh |
| 2021-06-01 | Update test case. | yamaguchi |
| 2021-05-25 | Added missing cleanup option | yamaguchi |
| 2021-05-17 | Add a new link-aggregation pseudo interface named lagg(4) | yamaguchi |
| 2021-05-13 | Fix the wrong state check | yamaguchi |
| 2021-05-11 | Add tests for "pppoectl {no}[ipcp|ipv6cp]" | yamaguchi |
| 2021-05-11 | Added missing '$' | yamaguchi |
| 2021-05-06 | Added missing waiting for DAD completion | yamaguchi |
| 2021-04-23 | Added a test case for MTU of pppoe(4) | yamaguchi |
| 2021-04-23 | Make IFF_DEBUG enabled if $DEBUG is true | yamaguchi |
| 2021-04-23 | functionalize rump.ifconfig and pppoectl for clearer test code | yamaguchi |
| 2021-04-23 | Added test cases for "pppoectl passiveauthproto" | yamaguchi |
| 2021-03-02 | Revert previous, 11th time failed after commit. Problem must be elsewhere. | simonb |
| 2021-03-02 | Bump tentative flag timeout (-w) from 10 to 20 seconds. Changes this | simonb |
| 2020-11-25 | Use a state of IPCP and IPv6CP to wait for connection established | yamaguchi |
| 2020-11-05 | Fix typo | martin |
| 2020-10-16 | wg: Fix tests by sprinkling ifconfig -w 10 | roy |
| 2020-10-01 | Link librumpclient explicitly. Fix sun2, i.e., MKPIC=no build. | rin |
| 2020-09-30 | Be like other tests and speciy the binary name we install | roy |
| 2020-09-30 | Fix prior | roy |
| 2020-09-30 | tap(4): update the test so that we can open the tap to ping across a bridge | roy |
| 2020-09-29 | vether(4): Add ATF tests based on the tap(4) tests. | roy |
| 2020-09-25 | update test cases for AC-Name and Service-Name | yamaguchi |
| 2020-09-25 | Add test cases for AC-Name and Service-Name | yamaguchi |
| 2020-09-23 | Add a limit for auth at a test for invalid account | yamaguchi |
| 2020-09-23 | Fix typo | yamaguchi |
| 2020-09-18 | arp tests: Delete ARP entry after failed ping test | roy |
| 2020-09-17 | ndp_rtm: Only ping once | roy |
| 2020-09-17 | arp_rtm: Only ping once | roy |
| 2020-09-15 | Don't check lifetime when testing published | roy |
| 2020-09-13 | arp test: Use the ndp cache expiration test in place of the old one | roy |
| 2020-09-08 | Add tests for IP_BINDANY, IPV6_BINDANY | christos |
| 2020-08-31 | tests/net/if_wg: Allow one second of leeway for rekey. | riastradh |
| 2020-08-31 | Skip timeout tests, pointing to PR 55632. | martin |
| 2020-08-29 | Update the if_wg tests for the human readable 'latest-handshake' | tih |
| 2020-08-28 | Nix trailing whitespace. | riastradh |
| 2020-08-28 | When running the tests with atf-run the directory we are running in is | christos |
| 2020-08-28 | Remove unneeded sete{u,g}id pointed out by kre. | christos |
| 2020-08-27 | - when running as root, create the socket under a different uid/gid to verify | christos |
| 2020-08-27 | wg: Check mbuf chain length before m_copydata. | riastradh |
| 2020-08-27 | Use wgconfig as intended to show diagnostics, not a usage message. | riastradh |