ietf-wg-ppm / draft-ietf-ppm-dap-taskprov

Define DAP extension for in-band task provisioning.
Other
2 stars 3 forks source link

Opt-out if a task parameter is not recognized #45

Closed cjpatton closed 12 months ago

cjpatton commented 12 months ago

Closes #23.

Previously we would fail to parse the TaskConfig if one of its parameters was not recognized. Modify the wire format so that it is always decodable.