Hi, I am interested to drop the packet from a particular buffer id. I foundĀ calling of following function from nox could help me in sending a command to openflow switch.
send_openflow_packet(pi.datapath_id, buffer_id, action, pi.in_port, true); I do not know what to write in place of action, I know in case of flooding i should write "action = OFPP_FLOOD". Can anyone please suggest me in this regards? Thanks & Regards, Sachin Sharma
_______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev