module Pio
  module OpenFlow10
    # An action to modify the destination Ethernet address of a packet.
    class SetDestinationMacAddress < OpenFlow::Action
      action_header action_type: 5, action_length: 16