Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Replace NULL with nullptr in if_addrs and super_recv_packet_handler | Andrej Rode | 2017-02-20 | 1 | -2/+2 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -7/+7 |
* | uhd: manually calculate bcast addr, boost version buggy | Josh Blum | 2011-12-22 | 1 | -1/+6 |
* | uhd: network device discovery -> calc bcast addr under certain conditions | Josh Blum | 2011-12-20 | 1 | -0/+6 |
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 1 | -1/+1 |
* | uhd: replace header checks in cmake files with more robust compile checks for... | Josh Blum | 2011-02-21 | 1 | -8/+8 |
* | uhd: if_addrs check that iter->ifa_addr is NULL before continuing | Josh Blum | 2011-01-26 | 1 | -0/+1 |
* | uhd: work on thread priority scheduling | Josh Blum | 2010-06-16 | 1 | -3/+3 |
* | tweak the ifaddrs address discovery | Josh Blum | 2010-03-26 | 1 | -11/+10 |
* | get interface addresses on windows | Josh Blum | 2010-03-26 | 1 | -272/+39 |
* | added interface address discovery | Josh Blum | 2010-03-26 | 1 | -0/+343 |