forked from richardcochran/linuxptp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sad: introduce sad_process_auth() and sad_check_auth_tlv()
sad_process_auth() contains any security processing required for a given security association including the actual check of auth tlvs. sad_check_auth_tlv() will go through all attached tlvs looking for auth tlvs and process according to their corresponding security associations. Signed-off-by: Clay Kaiser <[email protected]> Reviewed-by: Erez Geva <[email protected]> Reviewed-by: Miroslav Lichvar <[email protected]>
- Loading branch information
1 parent
6e037df
commit d9511f7
Showing
2 changed files
with
176 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters