summaryrefslogtreecommitdiffstats
path: root/dhcp
Commit message (Expand)AuthorAgeFilesLines
* Migrate goldfish/dhcp Android.mk to Android.bpRoman Kiryanov2020-04-219-44/+61
* Remove unused symbols in goldfish/dhcpRoman Kiryanov2020-04-212-4/+0
* Fix incorrect switch fallthroughs in dhcp clientBjoern Johansson2019-08-272-1/+3
* Remove dependency on system binaries for networkBjoern Johansson2019-08-2613-716/+139
* Merge "Explicitly include log/log.h instead of cutils/log.h" am: 37c362ca14Sasha Smundak2019-01-311-1/+1
|\
| * Explicitly include log/log.h instead of cutils/log.hSasha Smundak2019-01-312-2/+2
* | Merge "Remove LOCAL_MODULE_TAGS := debug" am: e9419e9c67Bo Hu2019-01-222-2/+0
|\|
| * Remove LOCAL_MODULE_TAGS := debugDan Willemsen2019-01-182-2/+0
* | Merge "Allow implicit-fallthrough warning." am: e9c2e7181dChih-hung Hsieh2018-10-171-1/+1
|\|
| * Allow implicit-fallthrough warning.Chih-Hung Hsieh2018-10-161-1/+1
* | Make DHCP server assign interface-based addressesBjoern Johansson2018-09-064-139/+137
|/
* Fix WiFi support in TrebleBjoern Johansson2018-03-202-0/+2
* Fix IP and UDP header validation in DHCP clientBjoern Johansson2018-03-201-5/+4
* Create a DHCP server and client for the emulatorBjoern Johansson2018-03-2026-0/+2910