8000 Tags · nmstate/nmstate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nmstate/nmstate

Tags

v2.2.46

Toggle v2.2.46's commit message
New release 2.2.46

=== Breaking changes
 - N/A

=== New features
 - Store DNS to interface also when global DNS been used. (2fd371f)

=== Bug fixes
 - Can delete non-exist mac-ref connection. (f9f98bf)
 - Delete deactivated NM connection also. (963d653)
 - Fix HSR support. (23804cb)
 - nm: Do not skip activation on failure retry. (cdcc03b)
 - nm: route rules: don't duplicate rules in NM profile. (f2e38dc)

v2.2.45

Toggle v2.2.45's commit message
New release 2.2.45

=== Breaking changes
 - N/A

=== New features
 - N/A

=== Bug fixes
 - ovs: Fix stuck on `nmstatectl show`. (58a6391)
 - route rule: ensure idempotency for USE_DEFAULT_PRIORITY. (2f60765)
 - route rule: avoid adding twice to merged state. (3537f89)

v2.2.44

Toggle v2.2.44's commit message
New release 2.2.44

=== Breaking changes
 - N/A

=== New features
 - N/A

=== Bug fixes
 - cli: Fix control+c panic. (3dc2cda)
 - nm: dbus: fix reapply for mac address identified connections. (b45544e)
 - ethtool: Fix support of `coalesce.tx-usecs`. (cc125f2)
 - Python: Remove runtime requirement for setuptools. (c3b6b98)

v2.2.43

Toggle v2.2.43's commit message
New release 2.2.43

=== Breaking changes
 - N/A

=== New features
 - go: Support generating state from policy in golang bindings. (1749d99)
 - route: Add support of quickack. (279189f)
 - route: Add gen_conf support for initrwnd,initcwnd and mtu. (d918472)
 - gen_conf: Support referring interface by profile name. (7f989ba)
 - ethtool: Add support of FEC. (40bdd17)
 - vlan: Add support of QoS mapping. (ea02d0c)
 - route: Support refer route next hop interface by profile name. (4f36718)

=== Bug fixes
 - vxlan: Skip serialize destination-port if it is None. (7c5937a)
 - ovsdb: Fix query output when port and interface name differ. (7da5f84)
 - nm: Preserve identifier information when detaching bond port. (59b38ea)
 - doc: Improve document of nmstate.service. (945c0bc)
 - validate: Check state and policy. (ae04484)
 - nm vlan: Support empty `connection.interface-name`. (a8286c0)

v2.2.42

Toggle v2.2.42's commit message
New release 2.2.42

=== Breaking changes
 - N/A

=== New features
 - route: Add support of MTU option. (aba1137)
 - route: Add support of initcwnd and initrwnd. (46e5271)

=== Bug fixes
 - rpm spec: Fix fedora compiling. (f61f18b, 5665a53)
 - async: Enable timer in tokio runtime. (4bafa37)
 - route: Support deserialize cwnd property from string. (a4a48c5)
 - Correct spelling of "extension". (fb2aa65)
 - Makefile: Stop generating vendor tarball for rust 1.66. (53f96d8)
 - nm log: Do not use debug print for Option<String>. (92c14d1)

v2.2.41

Toggle v2.2.41's commit message
New release 2.2.41

=== Breaking changes
 - Minimum supported rust version bump to 1.77. (41c9f65)

=== New features
 - Refer parent by profile name. (3a17e4e)
 - Refer port by profile name. (cf1cfa9)

=== Bug fixes
 - gen_revert: Include current interface if desire is absent. (2425355)
 - ovsdb: return an error if ovsdb socket is not available when applying. (3d51416)
 - rust: Migrate zbus v1 to V5. (41c9f65)
 - ovsdb: Use incremental change instead of overriding. (b43dedc)
 - apply: Support overriding interface configuration without merging. (216bf43)
 - cli: Unify the state reading function. (8bf6cc7)

v2.2.40

Toggle v2.2.40's commit message
nmstate 2.2.40 release

v2.2.39

Toggle v2.2.39's commit message
New release 2.2.39

=== Breaking changes
 - N/A

=== New features
 - N/A

=== Bug fixes
 - route: correctly compare the route's table and metric. (2ce6cb1)
 - route: correctly compare the route's next-hop. (b4f1aa6)

v2.2.38

Toggle v2.2.38's commit message
New release 2.2.38

=== Breaking changes
 - N/A

=== New features
 - N/A

=== Bug fixes
 - nm ovs: Enable connection.autoconnect-ports for OVS port. (4c996ab)
 - gc: Fix trunk vlans for ovs port in gen_conf. (614c66d)
 - nm: Preserve current IP setting for multiconnect profile. (23247af)

v2.2.37

Toggle v2.2.37's commit message
New release 2.2.37

=== Breaking changes
 - N/A

=== New features
 - IPVLAN interface support. (50c267c)

=== Bug fixes
 - mac identifier: Fix error when attaching mac-based iface to bond. (0ebf107)
 - packaging: Generate vendor tarbal for Rust 1.66 also. (2ef5729)
 - async: Use tokio::time::sleep in stead of std::thread::sleep. (b6e7ade)
 - policy: Sort the capture base on dependent relationship. (71ea239)
 - nm: Handle `ipv6.method: ignore`. (3456e97)
 - nm: Fix profile name changing. (a44f555)
 - nm route rule: Only search desired interface for storing route rule. (36af0f8)
 - policy: Fix capture full state with simple line. (58389ee)
 - policy: Fix error when capture is mentioned in the right. (245fcb1)
0