aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet/udpzerobyte
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use '%zu' and '%zd' as appropriate for size_t / ssize_t.Ed Maste2012-11-191-2/+2
* Update udpzerobyte to understand that passing 0 as a length to recv(2)Robert Watson2008-10-071-5/+26
* Add IPv6 support to zero-size UDP transmit/receive test.Robert Watson2008-10-071-27/+47
* Regression test for the loopback handling of zero-length UDP packets, whichRobert Watson2008-10-072-0/+111