-
Notifications
You must be signed in to change notification settings - Fork 23
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
Ryu Adapter OpenFlow 1.0 FlowMod Exception #102
Comments
hsiaohsuan1l1l
added a commit
to hsiaohsuan1l1l/OpenADM
that referenced
this issue
May 16, 2016
hsiaohsuan1l1l
added a commit
to hsiaohsuan1l1l/OpenADM
that referenced
this issue
May 19, 2016
hsiaohsuan1l1l
added a commit
to hsiaohsuan1l1l/OpenADM
that referenced
this issue
May 19, 2016
hsiaohsuan1l1l
added a commit
to hsiaohsuan1l1l/OpenADM
that referenced
this issue
May 19, 2016
hsiaohsuan1l1l
added a commit
to hsiaohsuan1l1l/OpenADM
that referenced
this issue
May 27, 2016
starbops
pushed a commit
that referenced
this issue
May 28, 2016
starbops
pushed a commit
that referenced
this issue
May 28, 2016
starbops
pushed a commit
that referenced
this issue
May 28, 2016
starbops
pushed a commit
that referenced
this issue
May 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
waynelkh
pushed a commit
to waynelkh/OpenADM
that referenced
this issue
Jun 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I tried to add a flow entry, I got the following error which displayed on the console of Ryu controller:
The flow entry I added through web UI is listed below for the purpose of reproducing the error:
switch: "00:00:00:00:00:00:00:01"
priority: "99"
ingressPort: "3"
OUTPUT: "3"
P.S. OpenFlow 1.0
The text was updated successfully, but these errors were encountered: