Hello ,

Please let me know how to use
send_openflow_packet(const datapathid&, const Buffer& packet, const 
ofp_action_header actions[],unit16_t actions_len,unit16_t in_port,bool block);
my requirement is to create udp packet and send it to a particular tp_dst and 
port,
It will be helpful if someone guide me in
creating a Buffer,
and I'm able to create ofp_action_list with actions for OFPAT_SET_TP_DST and 
OFPAT_OUTPUT but don't know how to convert ofp_action_list to ofp_action_header 
type.

Thanks
Gopinath
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to