summaryrefslogtreecommitdiff
path: root/tests/atf_python/sys/net
AgeCommit message (Expand)Author
2025-12-22atf_python: support setting interface mtuKristof Provost
2025-09-30atf_python: allow test scripts to pass jail optionsKristof Provost
2025-09-04tests: disable transmit checksum offloading for epair interfacesMichael Tuexen
2025-07-09tests: Get the MAC from the epairs.Ronald Klop
2025-05-08aft_python: fix incorrect ndp useKristof Provost
2024-07-23vnet tests: verify that we can load if_epair and if_bridgeKristof Provost
2024-04-19tests: move atf_python/sys/ into the tests packageLexi Winter
2023-10-13atf_python: Standardize custom sectionsJose Luis Duran
2023-10-13atf_python: Set verbosity for commands in a vnetJose Luis Duran
2023-10-13atf_python: vnet: Use absolute paths within helpersJose Luis Duran
2023-10-13atf_python: Actually implement verbosity for run_cmdJose Luis Duran
2023-10-13atf_python: Do not attempt to automatically delete lo0Jose Luis Duran
2023-08-04pf: test rules evaluation in the face of multiple IPv6 fragment headersKristof Provost
2023-05-16testing: improve vnet support in pytestAlexander V. Chernikov
2023-05-15testing: add support for using custom interfaces in pytest framework.Alexander V. Chernikov
2023-04-01tests: split netlink.py into multiple files to impove maintainability.Alexander V. Chernikov
2023-03-13tests: fix python parsing of netlink nested attributesAlexander V. Chernikov
2023-03-07tests: add more netlink tests for neighbors/routesAlexander V. Chernikov
2023-02-20tests: add netlink large dump buffer checkAlexander V. Chernikov
2023-02-17netlink: improve attribute decoding in python testsAlexander V. Chernikov
2023-02-09netlink: return optional metadata with the operation result.Alexander V. Chernikov
2023-02-09testing: handling non-root users with VNETs in pytest-based tests.Alexander V. Chernikov
2023-01-25pytest: delete interfaces from inside the jail.Alexander V. Chernikov
2023-01-11tests: Add an IPv4 loopback address of 127.0.0.1/8 to the lo0Jose Luis Duran
2023-01-08netlink: improve RTM_GETADDR handling.Alexander V. Chernikov
2022-12-29testing: improve python vnet wrapper.Alexander V. Chernikov
2022-12-16netlink: connect netlink tests to the buildAlexander V. Chernikov
2022-12-14netlink: improve interface handlingAlexander V. Chernikov
2022-08-07tests: add routing tests for switching between same prefixesAlexander V. Chernikov
2022-07-07testing: add ability to specify multi-vnet topologies in the pytest framework.Alexander V. Chernikov
2022-06-25testing: Add basic atf support to pytest.Alexander V. Chernikov