commit | a01de0a336d96b74810f0e544a40983012aaee81 | [log] [tgz] |
---|---|---|
author | Yang Yingliang <yangyingliang@huawei.com> | Thu Jan 16 11:09:13 2014 +0800 |
committer | Stephen Hemminger <stephen@networkplumber.org> | Mon Jan 20 12:32:14 2014 -0800 |
tree | 57dd6964a775d87cbca119ea014bc813565724e7 | |
parent | 58c69b226fb3adff1644914654d4fad99c2ee463 [diff] |
tbf: support sending burst/mtu to kernel directly To avoid loss when transforming burst to buffer in userspace, send burst/mtu to kernel directly. Kernel commit 2e04ad424b("sch_tbf: add TBF_BURST/TBF_PBURST attribute") make it can handle burst/mtu. Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>