Hi, I am testing the basic configuration for macvlan in the docs. https://help.mikrotik.com/docs/spaces/ROS/pages/217874440/MACVLAN
On ROS 17.16.1 when adding a macvlan to an interface and assigning it an ip via dhcp, a route is injected into the routing table. It has the macvlan as the interface with the parent interfaces gateway and distance of 0. This /32 route overrides the immediate gateway for the parent interface. Is there a way to turn this route injection off? I don’t see how to mangle routes with it on. Is this a bug?