summaryrefslogtreecommitdiff
path: root/src/test/test-socket-util.c
Commit message (Collapse)AuthorAge
* test-socket-util: silence warningsThomas Hindoe Paaboel Andersen2014-07-16
|
* shared/socket-util: add function to query remote addressZbigniew Jędrzejewski-Szmek2014-07-15
|
* shared: split out in_addr related calls from socket-util.[ch] into its ↵Lennart Poettering2014-07-10
| | | | | | | private in-addr-util.[ch] These are enough calls for a new file, and they are sufficiently different from the sockaddr-related calls, hence let's split this out.
* networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering2014-06-18
|
* tests: add test-socket-utilRonny Chevalier2014-06-16