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

Changes in actions #17

Open
stefanopet91 opened this issue Jan 2, 2016 · 0 comments
Open

Changes in actions #17

stefanopet91 opened this issue Jan 2, 2016 · 0 comments

Comments

@stefanopet91
Copy link
Member

The actions section of the schema has been changed (https://github.com/netgroup-polito/nffg-library/blob/master/schema.json).
In particular, "output" has been renamed to "output_to_port" (string) while "output_to_controller" (boolean), "drop" (boolean) and "push_vlan" (string) have been added.
I ask you, if it's possibile, to modify the json renaming "output".
"drop", "output_to_controller" and "push_vlan" should be added to the graphical creation of flowrules considering their type (string or boolean). Also "pop_vlan" thas is present, should be changed to a boolean value. Referring to #11, default value of boolean fields is false and they should be present in the json only if true.
Is it possible to dynamically read fileds and types from the schema, avoiding to modify the code every time there is a change?
Thank you and sorry for all these requests 😄

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