Re: [android-kernel] Mechanism for intercepting TCP/UDP traffic?

2010-07-22 Thread Dianne Hackborn
Per-uid network bytes received/sent is available as of the Froyo SDK via: http://developer.android.com/reference/android/net/TrafficStats.html On Thu, Jul 22, 2010 at 9:52 AM, Greg KH wrote: > On Thu, Jul 22, 2010 at 9:28 AM, potassium > wrote: > > Hi > > > > I have a requirement to write a co

Re: [android-kernel] Mechanism for intercepting TCP/UDP traffic?

2010-07-22 Thread Greg KH
On Thu, Jul 22, 2010 at 9:28 AM, potassium wrote: > Hi > > I have a requirement to write a component that is capable of > intercepting inbound/outbound TCP/UDP traffic from a device, which/ > what is the best mechanism to accomplish this? A netfilter rule and/or a netfilter kernel module will do

[android-kernel] Mechanism for intercepting TCP/UDP traffic?

2010-07-22 Thread potassium
Hi I have a requirement to write a component that is capable of intercepting inbound/outbound TCP/UDP traffic from a device, which/ what is the best mechanism to accomplish this? Implementing it as a plug-in to the network stack would be ideal (i.e. like a Network Kernel Extension, NKE KEXT, on a

Re: [android-kernel] Sound on PXA270 - WM9713 Codec

2010-07-22 Thread Mark Brown
On Wed, Jul 21, 2010 at 12:50:17AM -0700, Dark Knight wrote: > I tried configuring kernel with " ARM sound devices" option. ALSA was > able to detect the codec and initialize it. But how do I go ahead from > here.? How can I configure ALSA to make use of my speaker. You will have to adjust your l