]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
bridge: Split the column updates of rstp statistics and status.
authorKrishna Kolakaluri <kkolakaluri@plume.com>
Tue, 31 Dec 2019 00:19:39 +0000 (16:19 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 6 Jan 2020 22:27:28 +0000 (14:27 -0800)
commit1a008ebf07546852dd5519e79d48722c55af486b
treede7999aa89ad3cdf7ae2bc67da0271720f4e3d43
parent161773c72a33a86a23d4892e3c7448cee9946317
bridge: Split the column updates of rstp statistics and status.

Split the update of rstp_statistics column and rstp_status column in
Port table into two different functions.  This helps in controlling the
number of times the rstp_statistics column is updated with the key
"stats-update_interval" in Open_vSwitch table.

Signed-off-by: Krishna Kolakaluri <kkolakaluri@plume.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
vswitchd/bridge.c