Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
New release 0.14.0
=== Breaking changes - Many `VxlanAddRequest` functions changed from u8 to bool. (ba4825a) - Deprecated `LinkSetRequest::master()` in the favor of `LinkSetRequest::controller()`. (ba4825a) - Deprecated `LinkSetRequest::nomaster()` in the favor of `LinkSetRequest::nocontroller()`. (ba4825a) - Many `NeighbourAddRequest` functions changed from u8/u16 to enum. (ba4825a) - Many `TrafficFilterNewRequest` functions changed from u8/u16 to enum. (ba4825a) === New features - Rule: function to set fw_mark when adding rule. (dabef43) === Bug fixes - N/A
- Loading branch information