Dear all,
I'm a newbie @android and am stuck in a problem in hotspot networks.
I want to control communication within the devices inside my hotspot 
network. when I say control I mean packet by packet.

My first question is : Where is this decision taken(IN WHICH FILE) that 
whether the network packet arriving at wlan interface, is for this device, 
some other device on internet or any other device in my hotspot network ?
That is if I want to put a hook to control which device can communicate to 
which device within my hotspot network in which file should I put it.(I'm 
not so much concerned about performance right now).

My second question is : Does Android wlan AP work in Infrastructure mode ?

My third question is : Can we force all the packets(even if they are 
destined for some device within the local hotspot network) to pass through 
IPtables ?

PS:I've rooted the device and am using iptables for controlling packets to 
and from outside my hotspot network I'm unable to controll generated and 
destined within my hotspot network coz they don't go through IPtables.
  
Please suggest 
Thank you


-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to