]> git.proxmox.com Git - mirror_iproute2.git/commit
Merge branch 'netem-slot-param' into iproute2-next
authorDavid Ahern <dsahern@gmail.com>
Thu, 30 Aug 2018 18:08:43 +0000 (11:08 -0700)
committerDavid Ahern <dsahern@gmail.com>
Thu, 30 Aug 2018 18:08:43 +0000 (11:08 -0700)
commitb555ff737a7031248c40a9b5a879ba8c20f836de
tree4799504493d987f8055a63c08eca2ea0dd8a75df
parentc4e0ea8e9b760080b33ca68c3c0b5c92a997ed45
parent588dd51e2c77791c916d3785313928ad6a0fc89c
Merge branch 'netem-slot-param' into iproute2-next

Yousuk Seung  says:

====================

This series adds support for the new "slot" netem parameter for
slotting. Slotting is an approximation of shared media that gather up
packets within a varying delay window before delivering them nearly at
once.

====================

Signed-off-by: David Ahern <dsahern@gmail.com>