mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-21 02:11:23 +00:00
Version 1.10.0 - CHANGELOG.md [citest skip]
[1.10.0] - 2022-11-01 -------------------- - Support looking up named route table in routing rule - Support 'route_metric4' for initscripts provider - Support the DNS priority - bond: improve the validation for setting peer_notif_delay - bond: test arp_all_targets only when arp_interval is enabled - bond: attach ports when creating the bonding connection - Set the route metric when testing the 'auto_gateway' - Fix markdownlint 'unordered list indentation' issue - add ip.route_metric4: 65535 to failing bond tests - use rpm -i instead of yum install for epel7 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
3d10af067a
commit
2e43d027f1
1 changed files with 22 additions and 0 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -1,6 +1,28 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
[1.10.0] - 2022-11-01
|
||||
--------------------
|
||||
|
||||
### New Features
|
||||
|
||||
- Support looking up named route table in routing rule
|
||||
- Support 'route_metric4' for initscripts provider
|
||||
- Support the DNS priority
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- bond: improve the validation for setting peer_notif_delay
|
||||
- bond: test arp_all_targets only when arp_interval is enabled
|
||||
- bond: attach ports when creating the bonding connection
|
||||
|
||||
### Other Changes
|
||||
|
||||
- Set the route metric when testing the 'auto_gateway'
|
||||
- Fix markdownlint 'unordered list indentation' issue
|
||||
- add ip.route_metric4: 65535 to failing bond tests
|
||||
- use rpm -i instead of yum install for epel7
|
||||
|
||||
[1.9.1] - 2022-08-05
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue