netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: GhantaKrishnamurthy MohanKrishna
	<mohan.krishna.ghanta.krishnamurthy@ericsson.com>,
	tipc-discussion@lists.sourceforge.net, jon.maloy@ericsson.com,
	maloy@donjonn.com, ying.xue@windriver.com,
	netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: [iproute-next v2] tipc: Add support to set and get MTU for UDP bearer
Date: Wed, 9 May 2018 21:55:46 -0600	[thread overview]
Message-ID: <387e2d0f-d711-8c9a-2cb6-3dca2827f35b@gmail.com> (raw)
In-Reply-To: <1525780528-31315-1-git-send-email-mohan.krishna.ghanta.krishnamurthy@ericsson.com>

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@ericsson.com>
> Signed-off-by: GhantaKrishnamurthy MohanKrishna <mohan.krishna.ghanta.krishnamurthy@ericsson.com>
> ---
>  tipc/bearer.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++---------
>  tipc/media.c  | 24 ++++++++++++++++++++++--
>  2 files changed, 68 insertions(+), 11 deletions(-)
> 

applied to iproute2-next.

      reply	other threads:[~2018-05-10  3:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08 11:55 [iproute-next v2] tipc: Add support to set and get MTU for UDP bearer GhantaKrishnamurthy MohanKrishna
2018-05-10  3:55 ` David Ahern [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=387e2d0f-d711-8c9a-2cb6-3dca2827f35b@gmail.com \
    --to=dsahern@gmail.com \
    --cc=jon.maloy@ericsson.com \
    --cc=maloy@donjonn.com \
    --cc=mohan.krishna.ghanta.krishnamurthy@ericsson.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=tipc-discussion@lists.sourceforge.net \
    --cc=ying.xue@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).