diff options
author | Peter Delevoryas <pdel@fb.com> | 2021-12-01 23:54:04 -0800 |
---|---|---|
committer | Peter Delevoryas <pdel@fb.com> | 2022-05-11 14:12:40 -0700 |
commit | b397a330e244a94019dd88d5c98b805568cf5a8a (patch) | |
tree | 437bc85ca21631f1e40e59277d84072788c4f80c /src/tcp_timer.h | |
parent | 11d70507f8abc88c32106d54fdc00eff1e6469a5 (diff) | |
download | slirp-b397a330e244a94019dd88d5c98b805568cf5a8a.zip slirp-b397a330e244a94019dd88d5c98b805568cf5a8a.tar.gz slirp-b397a330e244a94019dd88d5c98b805568cf5a8a.tar.bz2 |
slirp: Add manufacturer's ID
The manufacturer's ID is used in NC-SI commands such as "Get Version ID"
[1]. It is also essential to providing a path towards adding OEM
(non-standardized) NC-SI commands.
This field should be derived from the IANA Private Enterprise Numbers list,
per the NC-SI specification. It may be useful for things besides NC-SI, but
NC-SI responses for BMC's in QEMU are the main use case I have in mind.
Note: I did not add this attribute to slirp_init, since it is deprecated.
[1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0222_1.0.0.pdf
[2] https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers
Signed-off-by: Peter Delevoryas <pdel@fb.com>
Diffstat (limited to 'src/tcp_timer.h')
0 files changed, 0 insertions, 0 deletions