142
3. Where within the Ryu directory structure to find the REST API script
Navigate to ryu/app folder and find “ofctl_rest.py” which has the logic to parse the input and translate it to an
openflow packet via the controller and send it to the agent.