Hi,
I am using pcap_setdirection function to capture only incoming packets from
interface in my c code.
To set a direction, I am using PCAP_D_IN argument in function.
It works fine in my laptop with linux on it. But when I am compiling it
using backfire for wndr3700(AR71xx) , and porting it on WND
Hi All,
I want to enable multicast/broadcast packet forwarding over the radio
without having a
station associated with the AP . so in which part of the kernel code do i
need to make changes.
I am using ath9k driver and linux is 2.6.32.16 for AR71xx.
Regards,
Ani
__
I am using NETGEAR WNDR3700 and flashed it with
openwrt-ar71xx-wndr3700-squashfs-factory.img
i want to configure senstivity wlan0 interface ,
when i do
iwconfig wlan0 sens
it does not recognize it nor iwconfig --help is showing this option.
but it seems that it doesnot have sens option.
how we ca
hi all ,
i am using linksys WRT54GL V1.1 device and i want to use this device as
access point in master mode (which will monitor the network)
so for this i m using openwrt and kamikaze
i build the image initially with default kamikaze (nothing from my side)
and installed it in my router
i m havin