[android-kernel] Re: Receiving incorrect ARP reply on "ether over usb" link

2012-08-09 Thread Nhu Le
I found the culprit. There were two consecutive lines of "remove header" calls inside the usbnet driver. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Receiving incorrect ARP reply on "ether over usb" link

2012-08-02 Thread Nhu Le
I am trying to connect my phone to a device with the phone acting as the host (using the OTG USB cable). Once connected, I have new entry "usb0" when I do ifconfig. I assigned 192.168.3.100 to the phone and 192.168.3.99 to the device. When I do a tcpdump, I saw that the arp request from the pho