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

Matching fields with GRE+NSH #7

Open
pradeepks opened this issue Aug 23, 2017 · 0 comments
Open

Matching fields with GRE+NSH #7

pradeepks opened this issue Aug 23, 2017 · 0 comments

Comments

@pradeepks
Copy link

I have packet structure with following format

eth | OuterIP |GRE | NSH | Inner IP packet

Few Questions:

  1. Currently I can match till GRE, But for NSH matching the diff is not upstreamed yet
    Does this support GRE+NSH or it just supports VXLAN+NSH

  2. Does OVS Flow supports raw data[Eth+OuterIP+GRE+NSH+InnerIP] packet match.
    atleast from my reading ovs-ofctl, ovs-fields documentation I did not find
    such a thing.

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

1 participant