After upgrading RouterOS from 6.40.9 to any newer versions profile Management starts to cause up to 60% cpu usage. RB951G-2HnD.
Tried to reconfigure bridge configuration with new VLAN-specific features, but it has almost no effect on cpu usage.
Tried to disable ssh, www and winbox services (at least one of that services has been enabled), but management profile still eats CPU.
export hide-sensitive attached.
export-hide-sensitive.rsc (19.2 KB)
Okaaay
After some investigation - exporting configuration, resetting router and partial restoring - management starts using CPU after
/ip kid-control device
add mac-address=DC:9F:DB:9D:93:36 name=AirGateway_ user="\CF\E0\EF\E02"
Earlier i already used 6.42, configured kid control, and downgraded to Long-term 6.40 because same CPU problems.
Removing kid control devices and rules not helps, but after restoring exported configuration with removed all kid-control related strings router works just fine.
Is it possible that some issues with that function implementation on this device?