[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210115080857.8978-1-pchaudhary@linkedin.com>
Date: Fri, 15 Jan 2021 00:08:57 -0800
From: Praveen Chaudhary <praveen5582@...il.com>
To: davem@...emloft.net, kuba@...nel.org, corbet@....net,
kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: RE: [PATCH v1 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement.
Hi David
Thanks a lot for Review,
I have raised v2 after addressing your review comments from
https://lkml.org/lkml/2021/1/14/1400.
List of changes in v2:
---
1.) Replace accept_ra_defrtr_metric with ra_defrtr_metric.
2.) Change Type to __u32 instead of __s32.
3.) Change description in Documentation/networking/ip-sysctl.rst.
4.) Use proc_douintvec instead of proc_dointvec.
5.) Code style in ndisc_router_discovery().
6.) Change Type to u32 instead of unsigned int.
---
Thanks a lot again for help.
Powered by blists - more mailing lists