summaryrefslogtreecommitdiff
path: root/socketutils.c
Commit message (Expand)AuthorAgeFilesLines
* Rework string_quote APIDmitry V. Levin2015-01-261-6/+6
* Fix build on systems that lack NETLINK_SOCK_DIAG definitionDmitry V. Levin2015-01-091-0/+4
* Make -yy output for inet sockets consistent with unix domain socketsDmitry V. Levin2014-12-261-25/+37
* Support unix domain sockets in -yy optionMasatake YAMATO2014-12-251-7/+129
* Use the protocol name of a socket as a hint for peer address resolutionMasatake YAMATO2014-12-161-15/+31
* Consistently use C99 designated initializers in the new netlink codeDmitry V. Levin2014-11-211-21/+19
* Add -yy option: print ip and port associated with socket descriptorsDmitry V. Levin2014-09-171-0/+172