Sha256: d2bf93800074680aab987575cf69941827dc9b0e9e6f685c5b5081d3fc1ad15a
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
@open_flow13 Feature: CopyTtlInwards Copies TTL "inwards" -- from outermost to next-to-outermost Scenario: new When I create an OpenFlow action with: """ Pio::CopyTtlInwards.new """ Then the action has the following fields and values: | field | value | | action_type | 12 |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pio-0.30.2 | features/open_flow13/copy_ttl_inwards.feature |
pio-0.30.1 | features/open_flow13/copy_ttl_inwards.feature |