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

IPv4 src\dst matching #6

Closed
YuvalAdler opened this issue Jan 1, 2013 · 1 comment
Closed

IPv4 src\dst matching #6

YuvalAdler opened this issue Jan 1, 2013 · 1 comment

Comments

@YuvalAdler
Copy link
Contributor

In match_std.c, packet_match() function, switch case (sizeof(uint32_t)), all fields and enums should be converted with OXM_TYPE().
e.g. OXM_TYPE(f->header) == OXM_TYPE(OXM_OF_IPV4_DST)

@rrdenicol
Copy link
Contributor

Fixed.

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

No branches or pull requests

2 participants