Modify ↓
Opened 20 months ago
Closed 20 months ago
#945 closed defect (fixed)
Linux-specific airmon-ng
| Reported by: | rmh@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2 |
| Component: | general | Version: | trunk |
| Keywords: | Cc: | debian-bsd@…, lme@… |
Description
airmon-ng script is completely Linux-specific. This patch disables it on non-Linux platforms, and adds an alternate version for FreeBSD (and derivatives like GNU/kFreeBSD).
This patch assumes GNU/kFreeBSD support (ticket 944) is present.
Attachments (1)
Change History (2)
Changed 20 months ago by rmh@…
comment:1 Changed 20 months ago by misterx
- Milestone changed from 1.3 to 1.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Slight modification of the patch committed in r1974 and r1975.