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

[aclorch]: Simplify the TCP flags matching code and support exact value match #1072

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Sep 27, 2019

Use similar DSCP value parsing logic for TCP falgs value parsing.
Remove the deprecated functions.

Signed-off-by: Shu0t1an Cheng shuche@microsoft.com

…ue match

Use similar DSCP value parsing logic for TCP falgs value parsing.
Remove the deprecated functions.

Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
Copy link
Collaborator

@prsunny prsunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really simple. Just curios, was there an issue with old logic?

@stcheng
Copy link
Contributor Author

stcheng commented Sep 29, 2019

@prsunny not really. But with the fix, we could support simplified TCP flags as well without a mask.

@stcheng
Copy link
Contributor Author

stcheng commented Oct 2, 2019

retest this please

3 similar comments
@stcheng
Copy link
Contributor Author

stcheng commented Oct 3, 2019

retest this please

@stcheng
Copy link
Contributor Author

stcheng commented Oct 3, 2019

retest this please

@stcheng
Copy link
Contributor Author

stcheng commented Oct 4, 2019

retest this please

@stcheng stcheng merged commit 90a690d into sonic-net:master Oct 10, 2019
@stcheng stcheng deleted the tcp_flags branch October 10, 2019 20:39
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
- Update SAI VoQ support (sonic-net#1107) …
- Voq system (sonic-net#1081) …
- [meta] Add support for ignored enum values (sonic-net#1099)
- TPID SAI proposal (sonic-net#1089) …
- ACL GRE key match (sonic-net#1076) …
- Add IPv6 NS and NA Traps (sonic-net#1092) …
- MACsec flow list attribute added in MACsec object (sonic-net#1095) …
- Add Enterprise Number for IPFIX Report Type (sonic-net#1072) …
- Provide TTL and QoS treatment during MPLS encap and decap (sonic-net#1079)
- Create and Set for Tunnel Attributes (sonic-net#1086) …
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
Co-authored-by: liuh-80 <azureuser@liuh-dev-vm-02.5fg3zjdzj2xezlx1yazx5oxkzd.hx.internal.cloudapp.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants