Skip to content
  • Tomek Mrugalski's avatar
    [1228] Work on option support in DHCPv4 · 7d25b201
    Tomek Mrugalski authored
    - More code migrated to vector<uint8_t>
    - Option4Collection type deemed unnecessary and removed
    - Removed data_len_ field. data_.size() will be used instead
    - unitests for new functionalities in Option class implemented
    7d25b201