Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Releases: farhaven/wireless

Here Be Documentation

21 May 19:29

Choose a tag to compare

This is a tiny release that contains no functional changes, just an updated manual page.

v5: Merge pull request #14 from farhaven/cleanup

02 May 21:32
80382aa

Choose a tag to compare

This release reverts the change that lead to v4, which was causing problems with the background scanning code that is in -current now.

If you want wireless to work with recent snapshots, you'll have to use at least v5.

v4

03 Jan 19:39

Choose a tag to compare

v4

One important change: There is the equivalent of ifconfig down $dev && ifconfig up $dev done before scanning and configuring. While not technically necessary, it seems to help with some iwm and iwn devices.

v3

28 Jun 21:39

Choose a tag to compare

v3
  • Made path to scan dump file configurable
  • Made manpage more useful

v2

04 Jun 19:42

Choose a tag to compare

v2
Fix slightly wrong string escapes in manpage

First release

28 Jun 10:22

Choose a tag to compare

  • Initial release
    (Accidentially deleted previously by somebody cough)