summaryrefslogtreecommitdiffstats
path: root/tools/regression/netatalk
Commit message (Collapse)AuthorAgeFilesLines
* Change s_net to s_node when printing the destination address.rwatson2006-03-171-1/+1
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Explicitly specify ATPROTO_DDP constant rather than '0' when bindingrwatson2004-07-171-1/+1
| | | | a netatalk socket. No functional change.
* Add a simple tool to bind netatalk sockets and perform send operations.rwatson2004-07-172-0/+170
This isn't a classic regression test in that it doesn't have a notion of pass fail, it's more of an exercise tool. It attempts to exercise unbound, bound, unconnected, and connected variations on SOCK_DGRAM sockets.
OpenPOWER on IntegriCloud