summaryrefslogtreecommitdiff
path: root/tests/sys/netinet6
AgeCommit message (Expand)Author
7 daysin6: Modify address prefix lifetimes when updating address lifetimesMark Johnston
2025-12-19ifconfig: Fix the -L flag when using netlinkMark Johnston
2025-12-19tests: Fix style in ra.pyMark Johnston
2025-12-17Unskip test sys.netinet6.frag6.frag6_07.frag6_07Siva Mahadevan
2025-10-02netinet6 tests: accept an RA on an interface without /64 addressKristof Provost
2025-07-15netinet6: allow binding a raw socket to an anycast addressLexi Winter
2025-04-09netinet6 tests: fix typo in the testK Rin
2025-04-08netinet6 tests: add a test for SIOCAIFADDRing an invalid IPv6 addressLexi Winter
2025-03-03tests: Require python3 when using ScapyJose Luis Duran
2025-02-17netinet6 tests: Add Scapy as a required programJose Luis Duran
2025-02-03netstat: restore printing the "default" keyword, provide -nn optionGleb Smirnoff
2025-01-23divert tests: Stop skipping ipdivert_ip6_output_remote_successMark Johnston
2024-11-29ndp tests: Update to chase commit 9206c79961986Mark Johnston
2024-11-20netinet: handle blackhole routesKristof Provost
2024-09-09netinet tests: Make some tests more reliable when run in parallelMark Johnston
2024-07-25netinet6 tests: Add a regression test for default router handlingMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-24sys.netinet6.divert.ipdivert_ip6_output_remote_success failsWarner Losh
2024-01-27netinet6 tests: Restore an atf_check invocationMark Johnston
2023-12-31frag6 tests: SerializeMark Johnston
2023-11-07Skip sys.netinet6.frag6.frag6_19.frag6_19 in CILi-Wen Hsu
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-24netinet6 tests: test for loss of Solicited-node multicast groupsKristof Provost
2023-06-01netinet6: make IPv6 fragment TTL per-VNET configurable.Alexander V. Chernikov
2022-12-29testing: improve python vnet wrapper.Alexander V. Chernikov
2022-07-10netinet6: fix interface handling for loopback trafficAlexander V. Chernikov
2022-07-08netinet6: factor out cached route lookups from selectroute().Alexander V. Chernikov
2022-07-08netinet6: add ip6_output() scope testsAlexander V. Chernikov
2022-07-07netinet6: add ip6_output() tests.Alexander V. Chernikov
2022-05-30netinet6: fix ndp proxyingKUROSAWA Takahiro
2021-12-13ndp tests: fix cleanupKristof Provost
2021-05-12tests: Only log critical errors from scapyKristof Provost
2021-05-11netinet6 tests: Fix Python warningKristof Provost
2021-02-20Add arp/ndp tests in addition to rtsock ll tests.Alexander V. Chernikov
2020-11-26ping: fix some man pages and tests after r368045Alan Somers
2020-10-16Try to enable multipath routing in flowid tests.Alexander V. Chernikov
2020-09-18Use atf_fail instead of exit 1 to indicate mpath tests failure.Alexander V. Chernikov
2020-09-10Add basic test for net.fibs dynamic growth.Alexander V. Chernikov
2020-07-03Fix IPv6 regression introduced by r362900.Alexander V. Chernikov
2020-07-03Temporarily skip sys.netinet6.redirect.valid_redirect in CILi-Wen Hsu
2020-05-27Proper check if divert(4) module is present by the relevant testsShteryana Shopova
2020-05-19Make sys.netinet.output and sys.netinet6.output6 tests depend on python;Edward Tomasz Napierala
2020-05-06Add basic routing LPM tests.Alexander V. Chernikov
2020-03-23Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.Alexander V. Chernikov
2020-03-10Add basic IPv4/IPv6 forwarding tests.Alexander V. Chernikov
2020-03-03Fix dynamic redrects by adding forgotten RTF_HOST flag.Alexander V. Chernikov
2020-02-16Temporarily skip flakey test case sys.netinet6.frag6.frag6_07.frag6_07 in CILi-Wen Hsu
2020-02-14Add basic IPDIVERT tests.Alexander V. Chernikov
2020-01-22Bring back redirect route expiration.Alexander V. Chernikov
2019-11-18icmpv6: Fix mbuf change in mldBjoern A. Zeeb