diff options
author | Alexander Skorichenko <askorichenko@netgate.com> | 2022-05-20 11:13:19 +0000 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2022-05-23 16:33:51 +0000 |
commit | d8366d085fa375968c8ddafb4eea85b1b167b34c (patch) | |
tree | b5e2665ae3b14f2498592bf5b2a19b3daa26b84a /src/plugins/lacp/mux_machine.c | |
parent | 8abbdf509bbd20c5325c8637f78f502aeeb77af3 (diff) |
dpdk: fix update link state
Type: fix
Correct vnet_hw_interface_t flags update on link state changes.
Currently incomplete set of flags is applied on each change,
only flags related to the most recent change are being set correct.
E.g. setting the link up would erase the duplex part of the flags.
Signed-off-by: Alexander Skorichenko <askorichenko@netgate.com>
Change-Id: I5b95e1c0eaea0c283b108dbf7f809682ec9064eb
Diffstat (limited to 'src/plugins/lacp/mux_machine.c')
0 files changed, 0 insertions, 0 deletions