Skip to content

Implement unified IPv4 and IPv6 parsers #79

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 6 commits into from
Apr 3, 2025

Conversation

jchadwick-buf
Copy link
Member

This PR implements the formalized IPv4 and IPv6 grammars that we have selected for unifying the CEL library functions across implementations.

In doing so, we can remove the split expected_failures.yaml file, as well as the need to link to Winsock32 on Windows.

This PR implements the formalized IPv4 and IPv6 grammars that we have selected for unifying the CEL library functions across implementations.

In doing so, we can remove the split `expected_failures.yaml` file, as well as the need to link to Winsock32 on Windows.
@jchadwick-buf jchadwick-buf marked this pull request as ready for review April 2, 2025 17:03
@rodaine rodaine requested a review from Alfus April 2, 2025 23:13
Copy link
Collaborator

@Alfus Alfus left a comment

Choose a reason for hiding this comment

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

very nice code

@jchadwick-buf jchadwick-buf merged commit 40a0637 into main Apr 3, 2025
8 checks passed
@jchadwick-buf jchadwick-buf deleted the jchadwick/formalize-ip-parsing branch April 3, 2025 18:18
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.

2 participants