Salvatore Daniele

Results 3 issues of Salvatore Daniele

If the OVS set up being replicated uses native tunneling, the ovs routing information is needed to recreate the live behavior. For example, ofproto/trace traces that require tunneling will throw...

ovs offline ofproto/trace behaves differently from an online ofproto/trace when the action would be to send a packet to a tunnel. i.e. ``` online ofproto-trace move:NXM_NX_REG14[0..14]->NXM_NX_TUN_METADATA0[16..30] -> NXM_NX_TUN_METADATA0[16..30] is now...