Hi. When I execute /ip route print from [/ip route find connect=yes] I get the listing of directly connected routes. But when I try /ip route print from [/ip route find connect=no] I get all routes including connected.
Is there any way to filter out "connect" routes? I've tried other combinations(bgp=yes also gives all routes, while ospf=yes gives only ospf, but ospf=no gives all including ospf)