- Add Phut::VhostDaemon#reset_stats method.
- Drop the first line (NXST_FLOW...) of dump-flows output.
- #33: Fix dump_flows in OpenFlow 1.3.
- Fix NoMethodError.
- Pio 0.30.0.
- Pio 0.29.0.
- Pio 0.28.1.
- #32: Add netns directive.
- #30: Support apt-installed rubies.
- Pio 0.27.0.
- Check the existance of pid, log and socket directory.
- Raises Phut::vSwitch::AlreadyRunning when phut failed to start vSwitch.
- #27: Change the option ordering of sysctl to work with CentOS 6.
- #26: Update pio and other gems.
- #25: Update pio and other gems.
- #24: vhost should not exit if the link to which the vhost is connected is disabled.
- #23: Fix vhost restart failure.
- Delete a vhost.*.ctl socket file after the vhost process is killed.
- Use the default port number (6653) if
port
attribute is not set.
- Pio 0.20.0 (preliminary support of OpenFlow 1.3).
- Add
phut show
command.
- #14: Switch port number
to which a virtual link is attached is implicitly determined by the
ordering of
link
directives in DSL file.
- Set switch's dpid before connecting to a controller.
- #20: Use apt installed version of Open vSwitch.
- Pio 0.18.2.
- Add
Pio::Configuration#[]
.
- Add
mac
attribute to vhost.
- #19: Add
bin/vhost
.
- The initial release version of phut.