Sha256: 90aa3c755c818f311531eff2a6c6c07dc2c29011ac8ffd2e3605a226650b940c

Contents?: true

Size: 1.23 KB

Versions: 2

Compression:

Stored size: 1.23 KB

Contents

- trema_run (trema run command):
  - run.feature (basic usage)
  - conf_option.feature
  - daemonize_option.feature
  - openflow13_option.feature
  - log_dir_option.feature
  - pid_dir_option.feature
  - socket_dir_option.feature
  - logging_level_option.feature
  - port_option.feature

- trema_dump_flows (trema dump_flows command):
  - dump_flows.feature (basic usage)

- trema_killall (trema killall command):
  - killall.feature (basic usage)
  - all_option.feature
  - socket_dir_option.feature

- trema_start (trema start command):
  - start.feature (basic usage)
  - socket_dir_option.feature

- trema_stop (trema stop command):
  - stop.feature (basic usage)
  - socket_dir_option.feature

- trema_delete_link (trema delete_link command):
  - delete_link.feature (basic usage)
  - socket_dir_option.feature

- trema_netns (trema netns command):
  - netns.feature (basic usage)

- logger:
  - debug.feature
  - info.feature
  - warn.feature
  - error.feature
  - fatal.feature
  - unknown.feature

- api (controller API):
  - logging.feature
  - send_flow_mod_add.feature

- handlers:
  - start.feature
  - echo_reply.feature
  - switch_ready.feature
  - switch_disconnected.feature
  - packet_in.feature
  - barrier_reply.feature
  - hello_failed.feature

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trema-0.10.1 features/.nav
trema-0.10.0 features/.nav