summaryrefslogtreecommitdiffstats
path: root/include/ifaddrs.h
Commit message (Collapse)AuthorAgeFilesLines
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-051-0/+56
interface addresses in a portable manner, without headache of SIOCGIFCONF or sysctl. it is in bsdi/openbsd/netbsd already. from kame tree (actually, mandatory for latest kame tree).
OpenPOWER on IntegriCloud