Alexander V. Chernikov
b4a4a3b82f
Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.
...
Reviewed by: kp
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24138
2020-03-23 12:21:32 +00:00
Alexander V. Chernikov
d7cdd89777
Add basic IPv4/IPv6 forwarding tests.
...
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24002
2020-03-10 19:52:19 +00:00
Alexander V. Chernikov
2207447bf4
Add basic IPDIVERT tests.
...
Reviewed by: lwhsu,kp
Differential Revision: https://reviews.freebsd.org/D23316
2020-02-14 09:36:35 +00:00
Emmanuel Vadot
ea8a4d593b
pkgbase: Put the sys/common test into the tests package
...
Every other test is there so do the same for those.
Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D21504
2019-09-05 14:14:07 +00:00
Kristof Provost
06aac31aec
tests: Move common (vnet) test functions into a common file
...
The netipsec and pf tests have a number of common test functions. These
used to be duplicated, but it makes more sense for them to re-use the
common functions.
PR: 236223
2019-03-04 18:15:06 +00:00