18 Commits (30cc86a45862ffdd298460a8143d0d809d570307)
 

Author SHA1 Message Date
Brad Parker 30cc86a458 separate supported channels into their respective bands 11 years ago
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
Brad Parker d9e4c9378e add wireless functions to check supported channels/frequencies/bands (bands not complete yet, only A/B) 11 years ago
Brad Parker b0f1d1d0eb fix error handling on cache allocation, finish removing all dependency on libnl-cli, add string-based conversion functions for wireless channels 11 years ago
Brad Parker a6c57d0d2c remove Neighbor class dependency on libnl-cli 11 years ago
Brad Parker 80c0706dd9 remove Utils class's CLI dependency, add extra error checking and hide Utils class from public view 11 years ago
Brad Parker df53e1c1b7 remove libnl-cli dependency from Interface class, working on other classes 11 years ago
Brad Parker 6a722b706b add channels() wireless function to return supported channels (and frequencies) 11 years ago
Brad Parker c1303d8c1d move interface->index mapping to separate Utils class, initial work on Wireless class, currently gets list of supported frequencies but they aren't returned yet 11 years ago
Brad Parker 8a5ea276f9 add "deleteAddress" interface command, add "name" function for interface/neighbor and add some const qualifiers 11 years ago
Brad Parker 11666a2006 add "addAddress" interface command (for real) 11 years ago
Brad Parker 42762fec65 support addAddress command for interfaces 11 years ago
Brad Parker 4a71bbb3bb add neighbor list function 11 years ago
Brad Parker a806500be9 split neighbor and interface functions into different classes, add static interface list function 11 years ago
Brad Parker 4c5f732fe1 add function to check for link carrier of an interface 11 years ago
Brad Parker d8ee435bc3 add ignore file 11 years ago
Brad Parker 0c88b9d4b4 show mac for an ip and list addresses for an interface 11 years ago
Brad Parker bd422aa3fe initial commit 11 years ago