summaryrefslogtreecommitdiff
path: root/sys/netinet/inet_ntop.c
AgeCommit message (Expand)Author
2016-09-04Implement a sockaddr_ntop() function that works like inet_ntop() but printsClaudio Jeker
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-05-20correctly match size and buffer. from enh at googleMartin Pieuchot
2013-11-11Replace most of our formating functions to convert IPv4/6 addresses fromMartin Pieuchot