Skip to content

ncsi: Add basic Get Version ID response

Peter Delevoryas requested to merge pdel/libslirp:iana into master

This change includes 3 commits:

  • Add a Slirp attribute representing a network device's manufacturer ID
  • Refactor the NC-SI command handlers to allow using Slirp attributes in responses
  • Add a handler for Get Version ID which populates the manufacturer's ID and the NC-SI version as 1.0.0

Thanks, Peter

Edited by Peter Delevoryas

Merge request reports