From mboxrd@z Thu Jan 1 00:00:00 1970 From: Serhey Popovych Subject: Re: [PATCH iproute2 v3 0/7] ip6/tunnel: Unify tclass, flowlabel and encap_limit output Date: Mon, 8 Jan 2018 19:07:16 +0200 Message-ID: <1f437df8-93d3-8a03-cbf3-17036ee4c65f@gmail.com> References: <1515431072-29128-1-git-send-email-serhe.popovych@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2tsXHC9ii5JOwcelc51afUsQgLgQGI9S" To: netdev@vger.kernel.org Return-path: Received: from mail-wr0-f195.google.com ([209.85.128.195]:42600 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935572AbeAHRH3 (ORCPT ); Mon, 8 Jan 2018 12:07:29 -0500 Received: by mail-wr0-f195.google.com with SMTP id w107so11486435wrb.9 for ; Mon, 08 Jan 2018 09:07:28 -0800 (PST) Received: from tuxracer.as41781.net (225-37-135-95.pool.ukrtel.net. [95.135.37.225]) by smtp.gmail.com with ESMTPSA id s5sm11684525wra.65.2018.01.08.09.07.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2018 09:07:27 -0800 (PST) In-Reply-To: <1515431072-29128-1-git-send-email-serhe.popovych@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --J2tsXHC9ii5JOwcelc51afUsQgLgQGI9S Content-Type: multipart/mixed; boundary="EeAurBlEBdfge2P3u9HAvrZtuixpeRWR3"; protected-headers="v1" From: Serhey Popovych To: netdev@vger.kernel.org Message-ID: <1f437df8-93d3-8a03-cbf3-17036ee4c65f@gmail.com> Subject: Re: [PATCH iproute2 v3 0/7] ip6/tunnel: Unify tclass, flowlabel and encap_limit output References: <1515431072-29128-1-git-send-email-serhe.popovych@gmail.com> In-Reply-To: <1515431072-29128-1-git-send-email-serhe.popovych@gmail.com> --EeAurBlEBdfge2P3u9HAvrZtuixpeRWR3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Please ignore series: wrong series number (3). Sorry for noise. > With this series I want to improve printing of tclass, > flowlabel and encapsulation limit (encap_limit) options. >=20 > Everything within this series is open for your comments, > suggestions and criticism. >=20 > See individual patch description message for details. >=20 > Thanks, > Serhii >=20 > Serhey Popovych (7): > ip6/tunnel: Fix tclass output > ip6tnl/tunnel: Do not print obscure flowinfo > ip6/tunnel: Unify tclass printing > ip6/tunnel: Unify flowlabel printing > ip6/tunnel: Unify encap_limit printing > gre6/tunnel: Output flowlabel after tclass > ip6tnl/tunnel: Output hoplimit before encapsulation limit >=20 > ip/link_gre6.c | 54 ++++++++++++++++------------------------------= > ip/link_ip6tnl.c | 63 ++++++++++++++++++----------------------------= -------- > 2 files changed, 40 insertions(+), 77 deletions(-) >=20 --EeAurBlEBdfge2P3u9HAvrZtuixpeRWR3-- --J2tsXHC9ii5JOwcelc51afUsQgLgQGI9S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJaU6VNAAoJEBTawMmQ61bBrz8H/2GbmLSkNaF9+81KaSOALPJ+ H9O1XvsF1SMEl9xQBjDHqqwbApDWdF6gfh8HxT8v7GPnO9S0TTFNQk+DZzx42ftB vJD1yKX0LYcgzjL1tDGGIXq45+JXdTrcjFmzdKfdW7y2yvRt+cclstC+6qBMpeMp qIgJHOVdgSVbyArFO7MAyAw1DGhe/KT5/7JWd08cDp75rlRn8AtvqC5Qhuuu96d1 5W4X+gxFtpw7gmOPLNO5YzrW1l20B5PWHzNO0qhKX/s/BnHQTDJvaOsr9np5oK5/ i5QvcstTSwJX6aBGqmr2413jJODzkatVO8ucMsjvaWRRpvkHMIWrdRkYBCGL5wk= =GDRT -----END PGP SIGNATURE----- --J2tsXHC9ii5JOwcelc51afUsQgLgQGI9S--