Skip to content

Commit 2e43d02

Browse files
committed
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>
1 parent 3d10af0 commit 2e43d02

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Changelog
22
=========
33

4+
[1.10.0] - 2022-11-01
5+
--------------------
6+
7+
### New Features
8+
9+
- Support looking up named route table in routing rule
10+
- Support 'route_metric4' for initscripts provider
11+
- Support the DNS priority
12+
13+
### Bug Fixes
14+
15+
- bond: improve the validation for setting peer_notif_delay
16+
- bond: test arp_all_targets only when arp_interval is enabled
17+
- bond: attach ports when creating the bonding connection
18+
19+
### Other Changes
20+
21+
- Set the route metric when testing the 'auto_gateway'
22+
- Fix markdownlint 'unordered list indentation' issue
23+
- add ip.route_metric4: 65535 to failing bond tests
24+
- use rpm -i instead of yum install for epel7
25+
426
[1.9.1] - 2022-08-05
527
--------------------
628

0 commit comments

Comments
 (0)