summaryrefslogtreecommitdiff
path: root/lib/route/class.c
AgeCommit message (Expand)Author
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2019-08-12Add SPDX identifiersYegor Yefremov
2018-04-11route/class: add new api rtnl_class_get_by_parent()d0u9
2014-07-16tc: add co_groups for tc qdisc and filterCong Wang
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2012-06-13Fix types-related warnings based on clang diagnosticsКоренберг Марк
2011-03-29trafic class/classifer API improvements and documentationThomas Graf
2011-03-22Documentation updatesThomas Graf
2011-03-21Unified TC APIThomas Graf
2010-10-26Unified TC attributes interfaceThomas Graf
2009-09-02Add support for getting and deleting queueing classes.olc
2008-10-20Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf
2008-05-15Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf
2008-05-15Fix memory leaks when sending of message failedThomas Graf
2008-05-15Rename struct nl_handle to struct nl_sockThomas Graf
2008-05-14Thread-safe error handlingThomas Graf
2007-12-17Fix memory leak when parsing netlink messages into cachesThomas Graf
2007-09-17Export interface to define cachesThomas Graf
2007-09-15Initial importnougat-mr1-arcThomas Graf