Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support raw options #18

Open
17 of 18 tasks
lholota opened this issue Aug 11, 2019 · 0 comments
Open
17 of 18 tasks

Support raw options #18

lholota opened this issue Aug 11, 2019 · 0 comments
Milestone

Comments

@lholota
Copy link
Owner

lholota commented Aug 11, 2019

  • Update DhcpPacket to expose the RawOptions
  • Update DhcpPacket to expose Semantic Options with ad-hoc conversion
  • Update the options parser to output RawOptions
  • Fixed length types
    • Boolean
    • Byte
    • Int16
    • Int32
    • UInt16
    • UInt32
    • IpAddress
  • Variable types
    • Arrays of
      • Int16
      • Int32
      • UInt16
      • UInt32
      • IpAddress
    • String
    • KeyValue collection
@lholota lholota added this to the Version 1.0 milestone Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant