- Add support for cgroup_stats (@alexdias)
- py3 compatible (@chantra)
- Add IpvsClient.get_service (@lavagetto)
- Add IpvsClient.get_pool (@lavagetto)
- Expose address family to Service (@vmauge)
- Allow setting forwarding method
- Add support for 64 bits stats (introduced in kernel 4)
- Allow specifying different ports for destination.
- Fix Dest.from_attr_list to use
addr_family
attribute, notaf
- Add unittests
- Initial public release