Skip to content

Wireless Tools v25

Compare
Choose a tag to compare
@kirbychris kirbychris released this 04 Nov 18:02
· 8 commits to master since this release

Version 25 adds :

Start document distribitions specific wireless configuration scripts in DISTRIBUTIONS.txt
Enumerate all network interfaces (fix problem with NWN drivers)
Improve private extension support : new types, sub-ioctls, iwpriv -a, handle more than 16 extensions... (WE-15)
Fix infinite loop with unknown Wireless Events (bad bug)
Add new Wireless Events : IWEVCUSTOM, IWEVREGISTERED and IWEVEXPIRED (WE-15)
Show current settings in iwlist for freq, rate and txpower
New iwgetid options : mode, freq, protocol
Implement --version to show tools and WE versions
Improve version warning messages to be hopefully less confusing
Allow compile without maths library for embeeded platforms
Makefile fixes, various other cleanups