You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Brad Parker f8bc2943ed add wireless functions to show both all supported frequencies (disabled or not) as well as allowed (RX or both) frequencies, save supported channels as struct with extra info like disabled, radar detection required, max TX power etc. 11 years ago
iptest add wireless functions to show both all supported frequencies (disabled or not) as well as allowed (RX or both) frequencies, save supported channels as struct with extra info like disabled, radar detection required, max TX power etc. 11 years ago
.gitignore add ignore file 11 years ago
interface.cpp fix error handling on cache allocation, finish removing all dependency on libnl-cli, add string-based conversion functions for wireless channels 11 years ago
interface.h remove Utils class's CLI dependency, add extra error checking and hide Utils class from public view 11 years ago
libip.pro fix error handling on cache allocation, finish removing all dependency on libnl-cli, add string-based conversion functions for wireless channels 11 years ago
libip_global.h remove Utils class's CLI dependency, add extra error checking and hide Utils class from public view 11 years ago
neighbor.cpp remove Neighbor class dependency on libnl-cli 11 years ago
neighbor.h remove Utils class's CLI dependency, add extra error checking and hide Utils class from public view 11 years ago
utils.cpp fix error handling on cache allocation, finish removing all dependency on libnl-cli, add string-based conversion functions for wireless channels 11 years ago
utils.h remove Utils class's CLI dependency, add extra error checking and hide Utils class from public view 11 years ago
wireless.cpp add wireless functions to show both all supported frequencies (disabled or not) as well as allowed (RX or both) frequencies, save supported channels as struct with extra info like disabled, radar detection required, max TX power etc. 11 years ago
wireless.h add wireless functions to show both all supported frequencies (disabled or not) as well as allowed (RX or both) frequencies, save supported channels as struct with extra info like disabled, radar detection required, max TX power etc. 11 years ago