-
Notifications
You must be signed in to change notification settings - Fork 0
docs: S23.22 read the compliance matrix in order, and fix what it turned up #752
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
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
e704497
docs: S23.22 reword the §7 note, carry RFC 5426 §3.6, count unnumbere…
DavidCozens 2173200
docs: S23.22 condense the origin and meta SD rows onto their child rows
DavidCozens b15b396
refactor: drop ORIGIN_IP_MAX, which nothing applies
DavidCozens 3c82514
fix: use the enterprise number reserved for examples, not someone else's
DavidCozens fdd63cd
docs: S23.22 trim the RFC 5425 default-port note
DavidCozens f530e86
docs: S23.22 walk RFC 5425 §4.2.2 and §5, and record the fingerprint gap
DavidCozens 79a489d
docs: put the RFC 5425 policy rows inside the table
DavidCozens 8eb2a67
docs: S23.22 walk RFC 5426, and say what the two socket platforms do …
DavidCozens b89090c
docs: S23.22 scope the sequenceId claim, and correct the fingerprint …
DavidCozens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,10 @@ | ||
| #ifndef BDDTARGETENTERPRISEID_H | ||
| #define BDDTARGETENTERPRISEID_H | ||
|
|
||
| /* SMI Network Management Private Enterprise OID used by the example apps and | ||
| asserted verbatim by the BDD scenario. Real deployments substitute their own | ||
| IANA-assigned OID under 1.3.6.1.4.1. */ | ||
| #define BDD_TARGET_ENTERPRISE_ID "1.3.6.1.4.1.99999" | ||
| /* The enterprise number used by the example apps and asserted verbatim by the | ||
| BDD scenario. RFC 5612 reserves 32473 for use in examples, which is what this | ||
| is; a real deployment substitutes its own IANA-registered number. RFC 5424 | ||
| §7.2.2 wants the number alone rather than the 1.3.6.1.4.1 arc it sits under. */ | ||
| #define BDD_TARGET_ENTERPRISE_ID "32473" | ||
|
|
||
| #endif /* BDDTARGETENTERPRISEID_H */ |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.