git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6373a9a
)
netem: define NETEM_DIST_MAX
author
stephen hemminger
<shemminger@vyatta.com>
Wed, 23 Feb 2011 13:04:19 +0000
(13:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 25 Feb 2011 06:11:54 +0000
(22:11 -0800)
Rather than magic constant in code, expose the maximum size of
packet distribution table in API. In iproute2, q_netem defines
MAX_DIST as 16K already.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found