[OpenWrt-Devel] Reg: setdirection in openwrt

2011-01-10 Thread Ani Rashmi Porwal
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

[OpenWrt-Devel] Reg: makinhg changes in source code to enable broadcast

2011-01-03 Thread Ani Rashmi Porwal
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 __

[OpenWrt-Devel] configure sensitivity of interface

2010-10-29 Thread Ani Rashmi Porwal
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

[OpenWrt-Devel] access point configuration

2010-09-26 Thread Ani Rashmi Porwal
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