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

Outgoing Z/IP Packets ignore install and maintenance header extension #843

Merged
merged 1 commit into from Sep 26, 2023

Conversation

bjyoungblood
Copy link
Member

There is no reason to send this header extension to Z/IP Gateway even if
it is specified (usually this happens because header extensions were
copied from an incoming Z/IP Packet).

There is no reason to send this header extension to Z/IP Gateway even if
it is specified (usually this happens because header extensions were
copied from an incoming Z/IP Packet).
@bjyoungblood bjyoungblood merged commit 3a28e2f into main Sep 26, 2023
1 check passed
@bjyoungblood bjyoungblood deleted the skip-outgoing-install-and-maint-ext branch September 26, 2023 18:05
bjyoungblood added a commit that referenced this pull request Nov 2, 2023
The fix in #843 did not work because the header is
`:installation_and_maintenance_report`, not
`:install_and_maintenance_report` (copy/pasted from the typespec, which
was wrong to begin with).
bjyoungblood added a commit that referenced this pull request Nov 2, 2023
The fix in #843 did not work because the header is
`:installation_and_maintenance_report`, not
`:install_and_maintenance_report` (copy/pasted from the typespec, which
was wrong to begin with).

This also updates `:install_and_maintenance_get` to match.
bjyoungblood added a commit that referenced this pull request Nov 6, 2023
The fix in #843 did not work because the header is
`:installation_and_maintenance_report`, not
`:install_and_maintenance_report` (copy/pasted from the typespec, which
was wrong to begin with).
@bjyoungblood bjyoungblood added the bug Something isn't working label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants