aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/net
Commit message (Expand)AuthorAgeFilesLines
...
* libifconfig: Fix bridge status member listMichael Gmelin2023-12-211-0/+28
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* if_ovpn tests: fix ra testKristof Provost2023-10-051-0/+6
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1611-11/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-168-16/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1214-14/+14
* vlan: fix setting flags on a QinQ interfaceKristof Provost2023-05-121-0/+29
* if_ovpn tests: fix route_to test caseKristof Provost2023-05-081-13/+11
* bridge tests: test cross-vlan bridgingKristof Provost2023-04-141-0/+68
* epair tests: test PCP tagged packetsKristof Provost2023-04-102-0/+66
* if_ovpn tests: SerializeMark Johnston2023-03-301-0/+2
* routing: fix panic when adding an interface route to the p2p interfaceAlexander V. Chernikov2023-03-291-0/+39
* tun tests: Fix cleanup definitionsMark Johnston2023-03-161-6/+3
* if_ovpn tests: skip the if_ovpn_c test if if_ovpn.ko isn't loadedKristof Provost2023-03-011-1/+2
* wg: tests: remove an obsolete workaroundKyle Evans2023-02-131-4/+0
* wg: add a test for the home jail socket featureKyle Evans2023-02-131-0/+72
* Skip if_wg regression tests if module doesn't existOlivier Cochard2023-02-061-3/+3
* netpfil tests: improve sniffer.pyKajetan Staszkiewicz2023-01-222-4/+4
* if_tun: Add basic connectivity test with nc tun supportTom Jones2023-01-171-1/+38
* rtsock: fix socket closure.Alexander V. Chernikov2023-01-162-0/+57
* wg: Re-add basic if_wg(4) tests.John Baldwin2022-12-162-0/+198
* if_ovpn tests: add aes-128-gcm test caseKristof Provost2022-11-111-11/+39
* if_ovpn tests: fix typo in test descriptionKristof Provost2022-11-101-1/+1
* bridge tests: re-enable span testKristof Provost2022-11-021-5/+0
* if_ovpn tests: fix timeout test caseKristof Provost2022-10-181-10/+12
* if_ovpn tests: test explicit exit notificationsKristof Provost2022-10-181-0/+87
* if_ovpn: fix address family check when traffic class bits are setKristof Provost2022-09-261-0/+1
* if_ovpn tests: fix WITHOUT_PFKristof Provost2022-08-181-0/+4
* Adjust function definition in if_ovpn_c.c to avoid clang 15 warningDimitry Andric2022-08-141-1/+1
* if_ovpn tests: Test using a TCP socket for DCOKristof Provost2022-08-112-0/+137
* if_ovpn tests: remote access test caseKristof Provost2022-08-091-0/+138
* tests: add routing tests for switching between same prefixesAlexander V. Chernikov2022-08-072-0/+82
* bridge tests: Tests using pft_ping.py require scapyMark Johnston2022-08-041-0/+1
* if_vlan tests: Test changing vlan IDKristof Provost2022-07-211-0/+11
* if_ovpn: deal with short packetsKristof Provost2022-07-051-0/+1
* if_ovpn tests: IPv4-mapped IPv6 address testKristof Provost2022-07-011-0/+73
* if_ovpn tests: extend multi_client test with an iroute testKristof Provost2022-06-286-2/+109
* if_ovpn tests: test multiple simultaneous clientsKristof Provost2022-06-281-0/+112
* if_ovpn tests: Test if_ovpn when there's no routeKristof Provost2022-06-281-0/+7
* if_ovpn tests: tunnel with CHACHA20-POLY1305Kristof Provost2022-06-281-0/+74
* if_ovpn tests: test pf's route-toKristof Provost2022-06-281-0/+90
* if_ovpn tests: IPv6 in IPv4 and IPv4 in IPv6 tunnelsKristof Provost2022-06-281-0/+147
* if_ovpn tests: tunnel over IPv6Kristof Provost2022-06-281-0/+74
* if_ovpn tests: timeout on clientsKristof Provost2022-06-281-0/+85
* if_ovpn tests: basic test caseKristof Provost2022-06-2812-0/+637
* if_bridge tests: test adding interfaces with different MTUKristof Provost2022-06-271-3/+11
* routing: add multipath pytest testsAlexander V. Chernikov2022-06-252-0/+272
* if: avoid interface destroy raceKristof Provost2022-05-061-0/+29
* vlan tests: fix bpf_pcp testKristof Provost2022-02-151-2/+1