Hello,
It seems to me, the order of static (manually added) and dynamic (added by dhcp or other) simple queues reversed in ROS6 (vs ROS4 and 5).
That means:
i’ve added manually a simple queue to IP address: 1M/5M without burst
and that DHCP adds a simple queue with 1M/5M with 2M/10M burst
in ROS5 the user has the right to use the burst (so dynamic queues preferred)
but in ROS6 this is changed. if the user has manually added queue, it will take priority (and will NOT have the right for burst)
Any reason for this? Any option for reverse it back like ROS5?