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 3b84770e8a start on wireless menu, currently shows supported bands for an interface 11 years ago
iptest add doxygen comments for Wireless class, change Neighbor list() method to return string hash so we can give both ip and mac for arp entries 11 years ago
tui start on wireless menu, currently shows supported bands for an interface 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 doxygen comments for Wireless class, change Neighbor list() method to return string hash so we can give both ip and mac for arp entries 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 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 start on wireless menu, currently shows supported bands for an interface 11 years ago
wireless.h start on wireless menu, currently shows supported bands for an interface 11 years ago