Policing algorithm for unreserved traffic.
qlimit (1) limits the number of buffers (packets)
of unreserved traffic that will be queued up.
lbucket (2) applies a leaky bucket algorithm based on
the bandwidth that is not guaranteed. The leaky bucket
algorithm does not allow the unreserved traffic to take
advantage of unused reserved bandwidth.