]> git.ipfire.org Git - thirdparty/iproute2.git/commit
TBF overhead parameter parsing.
authorJesper Dangaard Brouer <jdb@comx.dk>
Sun, 23 Mar 2008 22:47:49 +0000 (23:47 +0100)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 1 Apr 2008 18:27:06 +0000 (11:27 -0700)
commit2c42579f9c15bdd9d0fdd5e6571c382bfa31399a
tree3114bc2855b4c8f9b342ea451b6e57f870359a2c
parent418a217ad9cea86db79a618465d2a2cc2a08e46a
TBF overhead parameter parsing.

For TBF, implement overhead parameter parsing.

The change is ABI (Application Binary Interface) backward compatible
with older kernels, but will first have effect from kernel 2.6.24.

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
tc/q_tbf.c