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 f5e6231e09 forgot to add dtor definition 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 add missing destructors 11 years ago
interface.h forgot to add dtor definition 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 add missing destructors 11 years ago
neighbor.h forgot to add dtor definition 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