I know Mikrotik's QoS has a PCQ queue that allows splitting the available bandwidth among the connected users. Say I've 1Mb line, and 2 users connected, that PCQ queue will allow 512kb each IP. If 10 users, 1k each.
This is pretty useful. How can I get a similar result using standard linux tools? I run a linux server as gateway with dhcp server. I need to equally divide the avaiable bandwidth among the connected users.