aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet/igmp.py
Commit message (Expand)AuthorAgeFilesLines
* netinet tests: ensure we send IGMPv2 messages if net.inet.igmp.default_version=2Kristof Provost2025-05-011-1/+49
* sys tests: Add scapy as a required programJose Luis Duran2025-02-121-0/+1
* netinet tests: Move importJose Luis Duran2025-02-121-1/+1
* netinet tests: test that we send IGMP join/leave packets as expectedKristof Provost2023-12-191-0/+108