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 fd929e5698 Merge branch 'master' of ssh://10.0.4.44:54649/home/bp/work/libip 11 years ago
iptest silence warning messages that pollute Leo output 11 years ago
tui add option to set interface state up/down, not working yet (returns "Object busy" from netlink) 11 years ago
.gitignore add ignore file 11 years ago
Doxyfile fix error detection in Neighbor member functions, add doxygen documentation/comments for Interface and Neighbor classes 11 years ago
ieee80211.h separate supported channels into their respective bands 11 years ago
interface.cpp Merge branch 'master' of ssh://10.0.4.44:54649/home/bp/work/libip 11 years ago
interface.h add option to set interface state up/down, not working yet (returns "Object busy" from netlink) 11 years ago
libip.pro separate supported channels into their respective bands 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 undo revert 11 years ago
neighbor.h add member list() function for Neighbor so we don't have to specify an interface 11 years ago
utils.cpp fix error detection in Neighbor member functions, add doxygen documentation/comments for Interface and Neighbor classes 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 silence warning messages that pollute Leo output 11 years ago
wireless.h add getInterfaceType() Wireless function to show current AP/Client/etc. modes, also show current mode in TUI 11 years ago