From: David Ahern Date: Thu, 12 Jul 2018 00:51:46 +0000 (-0700) Subject: Merge branch 'tc-etf' into iproute2-next X-Git-Tag: v4.19.0~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5910422d2136e1dd87593ca4e33e5f7cecb049cd;p=thirdparty%2Fiproute2.git Merge branch 'tc-etf' into iproute2-next Jesus Sanchez-Palencia says: ==================== fixes since v3: - Add support for clock names with the "CLOCK_" prefix; - Print clock name on print_opt(); - Use strcasecmp() instead of strncasecmp(). The ETF (earliest txtime first) qdisc was recently merged into net-next [1], so this patchset adds support for it through the tc command line tool. An initial man page is also provided. The first commit in this series is adding an updated version of include/uapi/linux/pkt_sched.h and is not meant to be merged. It's provided here just as a convenience for those who want to easily build this patchset. [1] https://patchwork.ozlabs.org/cover/938991/ ==================== Signed-off-by: David Ahern --- 5910422d2136e1dd87593ca4e33e5f7cecb049cd