I am on cyanogenmod 7 and wonder when I do usb tethering if Android is DHCP server?

link|improve this question

73% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Yes. Specifically, CyanogenMod uses Dnsmasq for its DHCP services. You can see it being invoked on this line in the TetherController.cpp file of their source code.

link|improve this answer
I thought it would be the case... thank you – Radek May 31 '11 at 23:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.