Butterfly v0.5.0
jerome-jutteau
released this
04 May 12:50
·
185 commits
to develop
since this release
This release includes:
- CLI: now users can overwrite security group(s) of a VNIC
- Add first version of IPv6 antispoof protection
- Support any other L3 protocols (not only TCP, UDP or ICMP) + SCTP firewalling
- Update Packetgraph including:
- DPDK 17.02
- TX preparation
- Fix some vhost optimisation
- A lots of new improvements in packetgraph
- We now use
osc/next
branch to push new commits.osc/master
is merged withosc/next
on each release. - Test refactoring
- Few other minor fixes
- Some performance improvements mainly on the same host.
Attached files:
butterfly_0.5_amd64.deb
andbutterfly_0.5_x86_64.rpm
: classic deb and rpm packages.butterfly_fat_0.5_amd64.deb
andbutterfly_fat_0.5_x86_64.rpm
: same packages but embed all libraries.butterfly.sh
andbutterflyd.sh
are stand-alone binaries for Linux.
Make sure your machine have all requirements to run Butterfly as explained in documentation and that your configuration file has correct parameters.
Once installed and configured, you can run service butterfly start
.