class Pio::OpenFlow13::CopyTtlInwards
Copies TTL “inwards” – from outermost to next-to-outermost
Public Class Methods
new()
click to toggle source
Calls superclass method
Pio::OpenFlow::Action::new
# File lib/pio/open_flow13/copy_ttl_inwards.rb, line 12 def initialize super({}) end