lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ