SHA256
1
0
forked from pool/libteam

Curate changelog for end-users. Headers/internal source changes

don't play a role for them.

OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=26
This commit is contained in:
Jan Engelhardt 2023-09-26 17:25:47 +00:00 committed by Git OBS Bridge
parent 761d076189
commit 603f59c428

View File

@ -2,21 +2,20 @@
Tue Sep 26 14:47:59 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
- update to 1.32:
* teamd: Add option to change evaluation logic of multiple link-watchers
* teamd: lacp: don't move the port state from disabled when admin state
* teamd: Add option to change evaluation logic of multiple
link-watchers
* teamd: lacp: don't move the port state from disabled when admin
state
* teamd: lacp: set port to disabled state during removal
* libteam: clear changed bits in case of TEAM_IFINFO_CHANGE
* misc: fix possible strncpy truncation bug
* teamd: stop iterating callbacks when a loop restart is requested
* teamd: stop iterating callbacks when a loop restart is
requested
* teamd: do no remove the ports on shutdown with -N
* binding/python: ifindex 0 is invalid so do not process it
* teamd: Include missing headers for strrchr and memcmp
* libteamdctl: validate the bus name before using it
* options: move option temporary check after the err check
* teamd: lacp: increase "min_ports" upper limit to 1024
* fix build on OpenWRT/musl-libc
* teamd: increase the waitting time for daemon killing
* Revert "teamd: Disregard current state when considering port enablement
* Do regard current state when considering port enablement
- Remove 0001-teamd-Add-option-to-change-evaluation-logic-of-multi.patch
-------------------------------------------------------------------