aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/udp2
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add descriptions of wireguard packetsDmitry Vyukov2020-02-181-1/+1
|
* sys/linux: fix udp testDmitry Vyukov2020-02-181-5/+3
| | | | | | | | Fix the packet injection in udp test. Now we know how to do it! And without IFF_NAPI_FRAGS it actually reaches the socket. Update #1594
* sys/linux/test: add few tests for UDPDmitry Vyukov2020-02-101-0/+8
Update #1594