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

Optional parse PTU as array for http policies #3521

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

Jack-Byrne
Copy link
Collaborator

@Jack-Byrne Jack-Byrne commented Sep 28, 2020

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Build with http policies and test a PTU with the SDL server and the legacy SDL Server v.1

Summary

When building with http policies, a PTU will be processed by the function parseArray. This function is a little more forgiving than its counterpart "Parse". ParseArray checks if the PTU has the data structure included or not, and processes the data accordingly. This allows HTTP policies to work better with the newer sdl server.

Also HTTP policies does not pass the PTU to the HMI so HMI_PTU_DECRPYTION_FLAG does not apply for HTTP policies.

CLA

@Jack-Byrne Jack-Byrne merged commit 620b9d7 into release/7.0.0 Sep 28, 2020
@Jack-Byrne Jack-Byrne deleted the fix/http_policy_table_update branch September 28, 2020 20:38
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

Successfully merging this pull request may close these issues.

2 participants