Changes
Started by upstream project gerrit-osmo-ccid-firmware #129
Started 7 hr 33 min ago
Queued 5.9 sec
Took 42 sec
on built-in
ccid: properly reject PC_to_RDR_{ResetParameters,SetParameters}
As per CCID 1.1 ch 6.2.3 a reader that does not support
these commands can reject them, which we now do, instead of
pretending to accept the params.
This requires https://gitlab.com/wireshark/wireshark/-/issues/20107 to
be properly decoded in wireshark >= 4.4.8 .
As a bonus this fixes the error response in gen_err_resp which so far had superfluous param data attached to it.
Closes: OS#5380
Change-Id: I4d0671c160e9028097397ec47982bafbfdc24f24
As per CCID 1.1 ch 6.2.3 a reader that does not support
these commands can reject them, which we now do, instead of
pretending to accept the params.
This requires https://gitlab.com/wireshark/wireshark/-/issues/20107 to
be properly decoded in wireshark >= 4.4.8 .
As a bonus this fixes the error response in gen_err_resp which so far had superfluous param data attached to it.
Closes: OS#5380
Change-Id: I4d0671c160e9028097397ec47982bafbfdc24f24
ewild
at