-
Sat May 23 2020 Xin Long <lxin@redhat.com> - 1.29-3
- teamd: fix ctx->hwaddr value assignment [1838954]
-
Tue Apr 28 2020 Xin Long <lxin@redhat.com> - 1.29-2
- teamd/lacp: fix segfault due to NULL pointer dereference [1758072]
- teamd: fix build error in expansion of macro teamd_log_dbgx [1758072]
- teamd: update ctx->hwaddr after setting team dev to new hwaddr [1772799]
- libteam: wapper teamd_log_dbg with teamd_log_dbgx [1758072]
-
Wed Aug 28 2019 Xin Long <lxin@redhat.com> - 1.29-1
- man teamd.conf: update some parameter default values [1732586]
- 1.29 release
- teamd: improve the error output for non-integer port prio
- teamd: return 0 if tdport doesn't exist in teamd_config_port_set
- teamd: add port_master_ifindex_changed for link_watch_port_watch_ops [1720137]
- initscripts: fix if/fi align
- teamd: fix a json object memleak in get_port_obj() [1704451]
- libteam: set netlink event socket as non-blocking [1680655]
- libteam: double NETLINK_RCVBUF to fix -ENOMEM error
- teamd: add a default value 1000 for link_watch.interval
- teamd: use enabled option_changed to sync enabled to link_up for lb runner [1629670]
- teamd: tdport has to exist if item->per_port is set in __find_by_item_path
- teamd: remove port if adding fails
- teamd: lacp: update port state according to partner's sync bit
- man: fix runner.min_ports default value
- teamd: lw: nsna_ping: only send ns on enabled port [1730558]
- teamd: lw: arp_ping: only check arp reply message
- teamd: config: update local prio to kernel [1714440]
- teamnl: update help message
-
Mon May 06 2019 Xin Long <lxin@redhat.com> - 1.27-9
- Added patch to double NETLINK_RCVBUF to fix -ENOMEM error [1689774]
-
Fri Mar 15 2019 Xin Long <lxin@redhat.com> - 1.27-8
- Added patch to update port state according to partner's sync bit [1645292]
-
Tue Dec 11 2018 Xin Long <lxin@redhat.com> - 1.27-7
- Added an option to force log output to stdout, stderr or syslog [1596917]
- Fixed s32/u32 data storage on big endian [1545574]
- Documented ARP Ping link_watch.vlanid option [1645169]
- Sent LACPDU when port state transitions from DEFAULT to CURRENT [1645169]
-
Fri Aug 17 2018 Xin Long <lxin@redhat.com> - 1.27-6
- Added patch to fix the issue that no active port is set [1593241]
-
Fri May 18 2018 Xin Long <lxin@redhat.com> - 1.27-5
- Added patch to fix runner.sys_prio default in man docs [1533813]
- Added patch to empty LDFLAGS before checking for libnl3 in configure.ac [1533847]
- Added patch to not crash when trying to print unregistered device name [1563155]
-
Fri Feb 09 2018 Marcelo Ricardo Leitner <mleitner@redhat.com> - 1.27-4
- Add port_hwaddr_changed for ab, lb and lacp runners [1499063]
-
Wed Feb 07 2018 Marcelo Ricardo Leitner <mleitner@redhat.com> - 1.27-3
- Added fix to only process LACPDU after port ifinfo is set [1493600]