aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/if_addrs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: if_addrs check that iter->ifa_addr is NULL before continuingJosh Blum2011-01-261-0/+1
| | | | | Happened when building UHD within the OpenWRT environment where ifa_addr can be null it seems!
* uhd: work on thread priority schedulingJosh Blum2010-06-161-3/+3
|
* tweak the ifaddrs address discoveryJosh Blum2010-03-261-11/+10
|
* get interface addresses on windowsJosh Blum2010-03-261-272/+39
|
* added interface address discoveryJosh Blum2010-03-261-0/+343