From: David Ahern Date: Wed, 10 Jul 2019 21:07:42 +0000 (-0700) Subject: Merge branch 'tc-mpls-action' into next X-Git-Tag: v5.3.0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c567bdcda4382ac6539d58d3690d4e00ac1f40;p=thirdparty%2Fiproute2.git Merge branch 'tc-mpls-action' into next John Hurley says: ==================== Recent kernel additions to TC allows the manipulation of MPLS headers as filter actions. The following patchset creates an iproute2 interface to the new actions and includes documentation on how to use it. v1->v2: - change error from print_string() to fprintf(strerr,) (Stephen Hemminger) - split long line in explain() message (David Ahern) - use _SL_ instead of /n in print message (David Ahern) ==================== Signed-off-by: David Ahern --- 25c567bdcda4382ac6539d58d3690d4e00ac1f40