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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 1 Jan 2019 15:18:51 +0530
From:   Murali Krishna Policharla <murali.policharla@...adcom.com>
To:     Andrew Lunn <andrew@...n.ch>
Cc:     davem@...emloft.net, amritha.nambiar@...el.com,
        ecree@...arflare.com, ktkhai@...tuozzo.com,
        alexander.h.duyck@...el.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: RE: [PATCH] net: core: Fix to store new mtu setting in netdevice.

Hi Andrew,
                           Currently net/dsa/slave.c does not have
ndo_change_mtu function.  But shortly I will be submitting a separate
patch outside this fix that has ndo_change_mtu function support added to
DSA switch.  As part of testing the newly added ndo_change_mtu function
for DSA switch it uncovered that new mtu size is not being updated to
netdevice structure. This patch fixes this issue and updates  new mtu size
to  netdevice structure.

Hope this clarifies, let me know if you need any further information.

Regards
Murali

-----Original Message-----
From: Andrew Lunn [mailto:andrew@...n.ch]
Sent: Tuesday, January 1, 2019 2:05 PM
To: Murali Krishna Policharla
Cc: davem@...emloft.net; amritha.nambiar@...el.com; ecree@...arflare.com;
ktkhai@...tuozzo.com; alexander.h.duyck@...el.com; netdev@...r.kernel.org;
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: core: Fix to store new mtu setting in netdevice.

On Tue, Jan 01, 2019 at 12:12:14PM +0530, Murali Krishna Policharla wrote:
> Store newly configured mtu settings in the netdevice after mtu
> configuration is successful to the dsa switch.

Hi Murali

Please could you give more details. net/dsa/slave.c does not have a
ndo_change_mtu function, so i don't know what you mean by the
reference to DSA.

	  Thanks
		Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ