Hi all,
I added in l3_learning the action of changeing dst IP with

action.append.(of.ofp_action_nw_addr.set_dst(IPAddr(new_dstaddr)))

where new_dstaddr is the new destination IP.
How can I check if the action of changing dstip had success?
In wireshark I've checked srcip and dstip of the ipv4 packet but the
destination is unchanged...

Thanks
-- 
Silvia Fichera

Reply via email to