hello all
i am working on ndk2 ... now my aim is to form a promiscuous mode of communication where all ethernet packets entering the PHYS enter the DSP processor
before leavening from the other PHY.
I was able to bring dsp into promiscuous mode ... and can even see the packet in dsp memory coming from PHYS... but i dont know how to send it out of DSP :(
i am using ndk2 , helloWorld example ... if anyone has any information plz share ....
Regards