[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <387e2d0f-d711-8c9a-2cb6-3dca2827f35b@gmail.com>
Date: Wed, 9 May 2018 21:55:46 -0600
From: David Ahern <dsahern@...il.com>
To: GhantaKrishnamurthy MohanKrishna
<mohan.krishna.ghanta.krishnamurthy@...csson.com>,
tipc-discussion@...ts.sourceforge.net, jon.maloy@...csson.com,
maloy@...jonn.com, ying.xue@...driver.com, netdev@...r.kernel.org,
stephen@...workplumber.org
Subject: Re: [iproute-next v2] tipc: Add support to set and get MTU for UDP
bearer
On 5/8/18 5:55 AM, GhantaKrishnamurthy MohanKrishna wrote:
> In this commit we introduce the ability to set and get
> MTU for UDP media and bearer.
>
> For set and get properties such as tolerance, window and priority,
> we already do:
>
> $ tipc media set PPROPERTY media MEDIA
> $ tipc media get PPROPERTY media MEDIA
>
> $ tipc bearer set OPTION media MEDIA ARGS
> $ tipc bearer get [OPTION] media MEDIA ARGS
>
> The same has been extended for MTU, with an exception to support
> only media type UDP.
>
> Acked-by: Jon Maloy <jon.maloy@...csson.com>
> Signed-off-by: GhantaKrishnamurthy MohanKrishna <mohan.krishna.ghanta.krishnamurthy@...csson.com>
> ---
> tipc/bearer.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++---------
> tipc/media.c | 24 ++++++++++++++++++++++--
> 2 files changed, 68 insertions(+), 11 deletions(-)
>
applied to iproute2-next.
Powered by blists - more mailing lists