From: Mugunthan V N <mugunthanvnm@ti.com>
To: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>,
<netdev@vger.kernel.org>
Cc: "David S . Miller" <davem@davemloft.net>,
Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
James Morris <jmorris@namei.org>,
Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
Patrick McHardy <kaber@trash.net>
Subject: Re: [RFC PATCH] net: ipv4: increase dhcp inter device timeout
Date: Mon, 10 Aug 2015 10:30:24 +0530 [thread overview]
Message-ID: <55C82FE8.6020800@ti.com> (raw)
In-Reply-To: <55C45B22.1090909@miraclelinux.com>
On Friday 07 August 2015 12:45 PM, YOSHIFUJI Hideaki wrote:
>> diff --git a/net/ipv4/ipconfig.c b/net/ipv4/ipconfig.c
>> > index 8e7328c..bdb8cb5 100644
>> > --- a/net/ipv4/ipconfig.c
>> > +++ b/net/ipv4/ipconfig.c
>> > @@ -94,7 +94,7 @@
>> > /* Define the timeout for waiting for a DHCP/BOOTP/RARP reply */
>> > #define CONF_OPEN_RETRIES 2 /* (Re)open devices twice */
>> > #define CONF_SEND_RETRIES 6 /* Send six requests per open */
>> > -#define CONF_INTER_TIMEOUT (HZ/2) /* Inter-device timeout: 1/2 second */
>> > +#define CONF_INTER_TIMEOUT (HZ) /* Inter-device timeout: 1/2 second */
> You should update comment as well at least.
Will update in next version.
Regards
Mugunthan V N
prev parent reply other threads:[~2015-08-10 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 6:29 [RFC PATCH] net: ipv4: increase dhcp inter device timeout Mugunthan V N
2015-08-07 7:15 ` YOSHIFUJI Hideaki
2015-08-10 5:00 ` Mugunthan V N [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=55C82FE8.6020800@ti.com \
--to=mugunthanvnm@ti.com \
--cc=davem@davemloft.net \
--cc=hideaki.yoshifuji@miraclelinux.com \
--cc=jmorris@namei.org \
--cc=kaber@trash.net \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.