| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/netinet: add raw:reconnect test | Gleb Smirnoff | 2026-03-25 | 1 | -69/+168 |
| | | | | | | It tests repetitive connect(2) on AF_INET/SOCK_RAW including connect(2) to INADDR_ANY that puts socket back into receive-all mode. | ||||
| * | tests/netinet/raw: fix ssize_t printf(3) format | Gleb Smirnoff | 2026-03-18 | 1 | -1/+1 |
| | | | | | Fixes: c1481c9f4a425db7295332be87f837bfb7d127df | ||||
| * | tests/netinet: provide test for raw_ip.c:rip_input() | Gleb Smirnoff | 2026-03-18 | 1 | -0/+219 |
| The test creates differently bound SOCK_RAW sockets and sends different probe packets. There is expected results matrix that every probe is checked against. | |||||
