kernelversion:
stable - 6.1.10
mainline - 4.19.272
mainline - 4.14.305
mainline - 5.15.92
mainline - 5.10.167
mainline - 5.4.231
mainline - 6.0.19
mainline - 6.2-rc7
5.19.14
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
selects
CONFIG_IPW2200_RADIOTAP
depends
CONFIG_IPW2200_MONITOR
CONFIG_NETDEVICES
CONFIG_WLAN
CONFIG_WLAN_VENDOR_INTEL
Enable creation of a RF radiotap promiscuous interface
configname: CONFIG_IPW2200_PROMISCUOUS
Linux Kernel Configuration
└─> Device Drivers
└─> Network device support
└─> Wireless LAN
└─> Enable creation of a RF radiotap promiscuous interface
Enables the creation of a second interface prefixed 'rtap'.
This second interface will provide every received in radiotap
format.
This is useful for performing wireless network analysis while
maintaining an active association.
Example usage:
% modprobe ipw2200 rtap_iface=1
% ifconfig rtap0 up
% tethereal -i rtap0
If you do not specify 'rtap_iface=1' as a module parameter then
the rtap interface will not be created and you will need to turn
it on via sysfs:
% echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
This second interface will provide every received in radiotap
format.
This is useful for performing wireless network analysis while
maintaining an active association.
Example usage:
% modprobe ipw2200 rtap_iface=1
% ifconfig rtap0 up
% tethereal -i rtap0
If you do not specify 'rtap_iface=1' as a module parameter then
the rtap interface will not be created and you will need to turn
it on via sysfs:
% echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface