-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:None
-
Story Points:1
The flowing command will crash ONOS and return a 500 error:
curl -u onos:rocks -X POST --header "Content-Type: application/json" --header "Accept: application/json" -d "{
\"priority\": 100,
\"isPermanent\": \"false\",
\"timeout\": 100,
\"flag\": \"VERSATILE\",
\"operation\": \"ADD\",
\"selector\": {
\"criteria\": [
,
,
,
{\"type\": \"ETH_SRC\", \"mac\": \"00:00:00:00:00:04\"} ]
},
\"treatment\":
{
\"instructions\":
[
],
\"deferred\":[]
}
}" http://192.168.56.51:8181/onos/v1/flowobjectives/of:0000000000000001/forward