commit | 599dffb1069b6ec22500fa5fdc382d1ffa4a0eef | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <[email protected]> | Fri Jan 15 15:29:05 2016 -0800 |
committer | Ningyuan Wang <[email protected]> | Wed Jan 27 16:00:03 2016 -0800 |
tree | a34733db92254215fa94afef143f36d5ef26399f | |
parent | 252c555d5ff96098e0f14e3f3941034dd63c3223 [diff] |
dhcp_client: initialize request message for class DHCPMessage This provides a function InitRequest to initialize a DHCP message from client to server. This adds a static function to generate a random transaction id for request message. This also introduces a few new DHCP options into class DHCPMessage. Bug: 25642025 TEST=compile and unittests Change-Id: If9efdadb6c49e587cf93b5a5476136a610a15cd2