commit | fb71bebf66ca47ba222f64325e065350a4a927e0 | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <[email protected]> | Wed Jan 06 16:31:58 2016 -0800 |
committer | Ningyuan Wang <[email protected]> | Tue Jan 12 18:05:32 2016 +0000 |
tree | 49dd2bafd60e97abfd01f9b1f544ae90d63a8610 | |
parent | 48f820401db6feb592b3629a106c14cc599160ed [diff] |
dhcp client: add classes for parsing dhcp options Add class DHCPOptionsParser and its descendant classes to provide an unified interface for parsing dhcp options. Also add unittests for these classes. Bug: 25642025 TEST=compile and unittests Change-Id: I02dccef5ba1ee7a094a1b03b75fe8b987b16d2c3