17 Commits (master)

Author SHA1 Message Date
Brad Parker f8af09e4cf remove asan from TUI 3 years ago
Brad Parker cd934c2a0d fix return codes of setLinkUp/Down 10 years ago
Brad Parker b344e79b6c fix usage of setLinkUp/Down 10 years ago
Brad Parker 8a52a45dd1 add option to set interface state up/down, not working yet (returns "Object busy" from netlink) 11 years ago
Brad Parker b838b9df80 show wireless standards on TUI 11 years ago
Brad Parker 8b6a4b4c05 add getInterfaceType() Wireless function to show current AP/Client/etc. modes, also show current mode in TUI 11 years ago
Brad Parker 25c19f074d show supported wireless channels 11 years ago
Brad Parker 3b84770e8a start on wireless menu, currently shows supported bands for an interface 11 years ago
Brad Parker d5dc5bc90e separate operations into a class running in a QThread, this prepares the menu for async operations like wifi control 11 years ago
Brad Parker 240bafdb71 allow escape key to go back on any page (or quit from main menu) 11 years ago
Brad Parker ebc620a65f allow Q key to quit on any page 11 years ago
Brad Parker 40ee2838fe fix string length in snprintf for ARP table to include null byte 11 years ago
Brad Parker 44466c9493 add ARP table info 11 years ago
Brad Parker 81af4f74d6 add add IP address command 11 years ago
Brad Parker 83a22d3c92 return terminal state to original on quit, extra error checking 11 years ago
Brad Parker 9177d2eeae allow deletion of IP addresses through TUI 11 years ago
Brad Parker d81394517d initial work on ncurses based config UI, currently shows IP addresses on all interfaces 11 years ago