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