| Commit message (Expand) | Author | Age | Files | Lines |
* | resolved conflicts for merge of c0df50af to stage-aosp-master | Colin Cross | 2013-06-10 | 1 | -2/+1 |
|\ |
|
| * | fix bad return value in dhcp_do_request_* | Michael Wu | 2013-06-05 | 1 | -2/+1 |
* | | Add liblog | Ying Wang | 2013-04-09 | 1 | -1/+2 |
* | | Merge "Support 4 dns servers, up from 2" | Robert Greenwalt | 2013-01-11 | 1 | -14/+12 |
|\ \ |
|
| * | | Support 4 dns servers, up from 2 | Robert Greenwalt | 2013-01-10 | 1 | -14/+12 |
* | | | am bab2ba3e: am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not ... | Elliott Hughes | 2013-01-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix dhcpcd startup when net.hostname is not set | Matt Gumbel | 2013-01-04 | 1 | -1/+1 |
* | | Handle empty gateways | Irfan Sheriff | 2012-12-07 | 1 | -1/+1 |
* | | Remove dead code | Irfan Sheriff | 2012-12-06 | 1 | -7/+0 |
* | | Read domain name from dhcp system prop | Robert Greenwalt | 2012-11-13 | 1 | -5/+12 |
|/ |
|
* | am d2e826b5: am 65c37c81: Merge "Fixed an unused param warning" | Stephen Hines | 2012-08-08 | 1 | -1/+1 |
|\ |
|
| * | Fixed an unused param warning | Edwin Vane | 2012-08-02 | 1 | -1/+1 |
* | | Decode DHCP netmask option correctly | Chris Dearman | 2012-08-08 | 2 | -4/+7 |
* | | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev | Ed Heyl | 2012-07-28 | 1 | -4/+0 |
|\ \ |
|
| * | | Export flags needed for ifc_reset_connections API in netutils | Alex Yakavenka | 2012-06-21 | 1 | -4/+0 |
| |/ |
|
* | | dhcp_utils: Add -f dhcpcd.conf processing | Dmitry Shmidt | 2012-07-23 | 1 | -5/+7 |
|/ |
|
* | Reuse system properties for p2p | Irfan Sheriff | 2012-05-23 | 1 | -43/+60 |
* | Pipe DHCP vendor info towards framework. | Jeff Sharkey | 2012-04-19 | 1 | -6/+14 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-05 | 2 | -4/+4 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 3 | -35/+35 |
* | Merge "Fix dhcp comments" | Irfan Sheriff | 2011-11-09 | 1 | -2/+10 |
|\ |
|
| * | Fix dhcp comments | Irfan Sheriff | 2011-11-09 | 1 | -2/+10 |
* | | Wimax: wimax related changes for libnetutils | tk.mun | 2011-11-07 | 1 | -2/+2 |
|/ |
|
* | Support adding, deleting, and clearing IPv6 addrs. | Lorenzo Colitti | 2011-09-28 | 2 | -5/+211 |
* | Reduce connectivity logging. | Wink Saville | 2011-09-20 | 1 | -2/+2 |
* | Update dhcp for p2p | repo sync | 2011-08-12 | 1 | -8/+35 |
* | Use dhcp netmask value rather than its pointer (patch from Marvell) | Jae Seo | 2011-07-29 | 1 | -1/+1 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -7/+0 |
* | am 436deea5: am 979203ee: Add reset_mask as parameter to ifc_reset_connections | Wink Saville | 2011-07-08 | 1 | -22/+32 |
|\ |
|
| * | Add reset_mask as parameter to ifc_reset_connections | Wink Saville | 2011-07-07 | 1 | -22/+32 |
* | | Revert some of change 109925 to fix connectivity | Robert Greenwalt | 2011-05-25 | 1 | -9/+126 |
* | | am 61e33b33: am aded02cb: Merge "Add v4/v6 route add/removal support" into ho... | Robert Greenwalt | 2011-05-19 | 1 | -83/+29 |
|\ \
| |/ |
|
| * | Add v4/v6 route add/removal support | Robert Greenwalt | 2011-05-15 | 1 | -83/+29 |
| * | DHCP changes from master | Irfan Sheriff | 2011-04-30 | 1 | -10/+92 |
* | | Use DHCP server as gateway when it is absent | Irfan Sheriff | 2011-04-15 | 1 | -3/+9 |
* | | Add missing function required to load Crespo RIL library. | Jake Hamby | 2011-04-11 | 1 | -0/+10 |
* | | am e9fa47ca: am 0dd572a5: Merge "Kill IPv6 sockets as well as IPv4 sockets." ... | Lorenzo Colitti | 2011-03-30 | 1 | -1/+18 |
|\ \
| |/ |
|
| * | Kill IPv6 sockets as well as IPv4 sockets. | Lorenzo Colitti | 2011-03-17 | 1 | -1/+18 |
* | | Add per interface dhcp client support | TK MUN | 2011-03-23 | 1 | -7/+81 |
|/ |
|
* | Stop using netmask in the framework | Robert Greenwalt | 2011-02-02 | 2 | -31/+48 |
* | Merge "libnetutils: Clean all IPs assigned to the interface on cleaning" | Dmitry Shmidt | 2011-01-27 | 1 | -0/+26 |
|\ |
|
| * | libnetutils: Clean all IPs assigned to the interface on cleaning | Dmitry Shmidt | 2011-01-27 | 1 | -0/+26 |
* | | Change our dhcp interface to be IPv6 compat. | Robert Greenwalt | 2011-01-25 | 1 | -46/+51 |
|/ |
|
* | libnetutils: Fix warning | Dmitry Shmidt | 2011-01-24 | 1 | -5/+6 |
* | Reduce polling interval to 200ms | Irfan Sheriff | 2010-12-21 | 1 | -3/+3 |
* | fix undefined behavior with certain left-shift count values | Stan Chesnutt | 2010-12-16 | 1 | -0/+5 |
* | Add missing headers for compilation on x86 targets | Olivier Bailly | 2010-11-17 | 1 | -0/+1 |
* | am 705ab8db: Fix sim build - remove unncesessary header. | Robert Greenwalt | 2010-08-26 | 1 | -1/+0 |
|\ |
|
| * | Fix sim build - remove unncesessary header. | Robert Greenwalt | 2010-08-25 | 1 | -1/+0 |