From: David Ahern Date: Wed, 21 Feb 2018 16:47:03 +0000 (-0800) Subject: Merge branch 'bridge-color-json' into next X-Git-Tag: v4.17.0~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f2124a34846581093e8b7f8e85311c3c521542;p=thirdparty%2Fiproute2.git Merge branch 'bridge-color-json' into next Stephen Hemminger says: ==================== From: Stephen Hemminger This set of patches adds color and full JSON support to bridge command. The output format for bridge link command changes so that $ bridge link show and $ ip link show use same basic format. The "-c" flag to bridge changes from shortened form of "-compressvlan" to shortened form of "-color". Once again this is so that ip and bridge command take similar options. Lastly the JSON output format changes slightly but this could not impact any real user, because in several cases the current format was invalid JSON! ==================== Signed-off-by: David Ahern --- 14f2124a34846581093e8b7f8e85311c3c521542