FlowForwarding/of_protocol

Make datapath_id an unique 64bit value.

konradkaplita opened this issue · 0 comments

Currently we split datapath_id field into two parts, 16bit datapath_id and 48bit datapath_mac. This means that datapath_id is no longer unique value.

Please look at the discussion here: f19543a