]> granicus.if.org Git - libnl/commit
qdisc: add hfsc qdisc support
authorCong Wang <xiyou.wangcong@gmail.com>
Mon, 28 Jul 2014 22:21:01 +0000 (15:21 -0700)
committerThomas Haller <thaller@redhat.com>
Wed, 30 Jul 2014 17:03:56 +0000 (19:03 +0200)
commitcacc24ea66dd268ee6470cc794481d2ccf65041c
tree4a8579a8dd632ac6f4331b7254ddff0d705160e2
parentf904fabcb45501cc8ade3d2110536eef3bd2074d
qdisc: add hfsc qdisc support

Cc: Thomas Graf <tgraf@suug.ch>
Cc: Thomas Haller <thaller@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
include/Makefile.am
include/netlink-private/types.h
include/netlink/route/qdisc/hfsc.h [new file with mode: 0644]
lib/Makefile.am
lib/cli/qdisc/hfsc.c [new file with mode: 0644]
lib/route/qdisc/hfsc.c [new file with mode: 0644]