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

Capabilities-Exchange validation fix to verify AppIDs in common vs. "all AppIDs" #126

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

emakeev
Copy link
Collaborator

@emakeev emakeev commented Jan 21, 2020

Currently CER/CEA AppIDs validation fails if not all message AppIDs are supported by the provided dictionary, while according to https://tools.ietf.org/html/rfc6733#page-60 we only need to find a common AppID.
Includes relevant unit test based on an MNO observed captures.

…all AppIDs"

Includes relevant unit test based on an MNO observed captures
@emakeev emakeev requested a review from fiorix January 21, 2020 21:43
facebook-github-bot pushed a commit to magma/magma that referenced this pull request Jan 21, 2020
…1113)

Summary:
Pull Request resolved: #1113

The fix includes:
 Capabilities-Exchange validation fix to verify AppIDs in common vs. all AppIDs"
 pull request: fiorix/go-diameter#126

Reviewed By: xjtian

Differential Revision: D19505108

fbshipit-source-id: 18b60ff8995fb63648428df1a7885446ad6d1171
@fiorix fiorix merged commit 994401b into fiorix:master Jan 23, 2020
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.

None yet

2 participants