6a29a9f935
- teamd: lw: arp_ping: bitmask VID in VLAN BPF filter [bsc#1224798] * Add 0001-teamd-lw-arp_ping-bitmask-VID-in-VLAN-BPF-filter.patch OBS-URL: https://build.opensuse.org/request/show/1176445 OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=28
239 lines
9.4 KiB
Plaintext
239 lines
9.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 23 11:22:27 UTC 2024 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
- teamd: lw: arp_ping: bitmask VID in VLAN BPF filter [bsc#1224798]
|
|
* Add 0001-teamd-lw-arp_ping-bitmask-VID-in-VLAN-BPF-filter.patch
|
|
|
|
-------------------------------------------------------------------
|
|
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: lacp: set port to disabled state during removal
|
|
* libteam: clear changed bits in case of TEAM_IFINFO_CHANGE
|
|
* 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
|
|
* libteamdctl: validate the bus name before using it
|
|
* teamd: lacp: increase "min_ports" upper limit to 1024
|
|
* teamd: increase the waitting time for daemon killing
|
|
* Do regard current state when considering port enablement
|
|
- Remove 0001-teamd-Add-option-to-change-evaluation-logic-of-multi.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 13:28:06 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
- Add option to change evaluation logic of multiple link-watchers (jsc@PED2209)
|
|
Add 0001-teamd-Add-option-to-change-evaluation-logic-of-multi.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 5 17:14:17 UTC 2021 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
- teamd: better handle failures to chown(TEAMD_RUN_DIR) during
|
|
teamd_drop_privileges() (bsc#1185424)
|
|
[+ better_handle_failures_to_chown.patch]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 15 07:32:26 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
|
|
* harden_teamd@.service.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 15:45:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.31:
|
|
* teamd: fix build error in expansion of macro teamd_log_dbgx
|
|
* teamd/lacp: fix segfault due to NULL pointer dereference
|
|
* teamd: fix possible race in master ifname callback
|
|
* Fix ifinfo_link_with_port race condition with newlink
|
|
* Skip setting the same hwaddr to a lag port if not needed
|
|
* teamd/lacp: silence ignore none LACP frames
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 26 09:02:37 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to upstream release 1.29
|
|
* teamd: remove port if adding fails
|
|
* teamd: add a default value 1000 for link_watch.interval
|
|
* teamd: fix a json object memleak in get_port_obj()
|
|
- Update to upstream release 1.28
|
|
* teamd: do not process lacpdu before the port ifinfo is set
|
|
* teamd: add port_hwaddr_changed for ab runner
|
|
* teamd: add port_hwaddr_changed for lb runner
|
|
* teamd: add port_hwaddr_changed for lacp runner
|
|
name
|
|
* libteam: don't crash when trying to print unregistered device
|
|
teamd_event_watch_ops
|
|
* teamd: add port_master_ifindex_changed for
|
|
syslog
|
|
* teamd: add an option to force log output to stdout, stderr or
|
|
DEFAULT to CURRENT
|
|
* teamd: lacp: send LACPDU when port state transitions from
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 07:33:05 UTC 2019 - Franck Bui <fbui@suse.com>
|
|
|
|
- Drop use of $FIRST_ARG in .spec
|
|
|
|
The use of $FIRST_ARG was probably required because of the
|
|
%service_* rpm macros were playing tricks with the shell positional
|
|
parameters. This is bad practice and error prones so let's assume
|
|
that no macros should do that anymore and hence it's safe to assume
|
|
that positional parameters remains unchanged after any rpm macro
|
|
call.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 5 00:31:20 UTC 2018 - jengelh@inai.de
|
|
|
|
- Drop /pkg/ subpart from includedir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 3 14:07:18 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Remove defattr that is not really needed
|
|
- Add condition around python bindings, they are really based on
|
|
swig code that would need to be rewritten to support python3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 16:52:51 CET 2017 - ndas@suse.de
|
|
|
|
- allow send_interface in dbus conf file for wicked.
|
|
[+ 0001-allow-send_interface-dbus.patch]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 11:17:03 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.27
|
|
* teamd: escape some sensitive characters in ifname with
|
|
double quotation marks
|
|
* libteam: resynchronize ifinfo after lost RTNLGRP_LINK
|
|
notifications
|
|
* teamd: check port link_up when a port is added with
|
|
loadbalance runner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 10:54:50 UTC 2017 - jengelh@inai.de
|
|
|
|
- Do not suppress errors from useradd
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 11:26:44 CET 2017 - ndas@suse.de
|
|
|
|
- sync with SLES changes(bsc#1055708)
|
|
* Add check_if_psr_ops_were_initialized.patch:
|
|
** Fix teamd segfault when link_watch initialization callbacks fail
|
|
(e.g. lw_psr_port_added() in case of activebackup runner) due to
|
|
an attempt to change hwaddr on an enslaved, link up port device.
|
|
Note: enslavement triggers initialization callbacks.
|
|
* Add ignore_ebusy_for_team_hwaddr_set.patch:
|
|
** Make PortAdd and PortRemove dbus methods work for all runners.
|
|
Ignore attempts to change hwaddr of an already enslaved devices.
|
|
(fate#318389,fate#317728,fate#316923)
|
|
- Add start_teamd_from_usr_sbin.patch:
|
|
* Modify service file to start teamd instance from /usr/sbin.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 21 00:59:27 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.26
|
|
* dbus: don't do <deny send_interface="..." /> in template
|
|
dbus s. f.
|
|
* teamd: do correct l3/l4 tx hashing with vlans
|
|
* teamd: lacp: use original hwaddr as source address in lacpdus
|
|
* libteam: fix TEAM_OPTION_TYPE_BOOL type for big-endian
|
|
architectures
|
|
* teamd: handle vlan 0 packets
|
|
* misc: fix an out-of-bound write with zero-length
|
|
hardware address
|
|
* teamd: fix the issue that network blocks when issuing
|
|
`systemctl stop teamd`
|
|
* teamd: lacp: Do not unselect port if it changes state
|
|
to "expired"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 11 11:51:38 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.22
|
|
* teamd: Fix member port state change on master team admin UP.
|
|
* teamd: add CAP_NET_RAW capability for LACP packet sockets
|
|
* teamd: lacp: update actor state before sending LACP frames
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 16:01:10 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.18
|
|
* teamd: lacp: change actor system value on team MAC change
|
|
* Fix sending duplicate LACP frames at the start of establishing
|
|
a logical channel.
|
|
* Fix teamd memory corruption issues seen by missing port unlink
|
|
in ifinfo_destroy()
|
|
* libteam: Add check to disallow creating device names longer than
|
|
15 characters.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 31 11:30:18 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.17
|
|
* teamd: lw: nsna_ping: fix NA RX and ARP RX handling
|
|
* libteam: ifinfo: fix rtnl dellink handling
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 29 12:36:28 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.16
|
|
* teamdctl: show port link down count in state output
|
|
* teamd: lw: count how many times has been the port down
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 8 23:03:55 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.15
|
|
* Topology-aware failover with TIPC
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 11:43:26 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.11
|
|
* add support for TIPC link watcher
|
|
* teamd quits when the device is removed
|
|
* teamd: add support for checking multiple ports IFLA_PHYS_PORT_ID
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 8 14:02:30 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.5
|
|
* lacp: introduce multiple aggregator selection policies
|
|
* lacp: allow to have multiple functions to find out which port
|
|
is better
|
|
* lacp: introduce agg select policy based on per-port config
|
|
options
|
|
* teamd: introduce simple SR-IOV support
|
|
* lacp: do not set state disable if driver does not report speed
|
|
and duplex
|
|
* teamd: add support for multicast group rejoin sending
|
|
* utils: add bond2team conversion tool
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 28 23:14:35 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.0 -
|
|
(no changes summary provided; this is the first tarball release)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 14 23:47:08 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to git snapshot 0+git368 [a62cd9309607c6d72d46ef68403a730a6367b827] -
|
|
no changes summary provided by upstream
|
|
- Install systemd service file for teamd
|
|
- Build and install python bindings
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 12 00:06:17 UTC 2012 - jengelh@inai.de
|
|
|
|
- Initial package for build.opensuse.org
|