[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJFZqHxAN+p+MKvMDdhYwPXJR5+wd6Ci3RDggrE-2V06h8nAiQ@mail.gmail.com>
Date: Fri, 16 Oct 2015 07:54:43 +0800
From: Li RongQing <roy.qing.li@...il.com>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2] ipconfig: send Client-identifier in DHCP requests
On Thu, Oct 15, 2015 at 10:56 PM, Florian Fainelli <f.fainelli@...il.com> wrote:
> Did not you mean strlen(dhcp_client_identifer) + 1 instead?
no;
dhcp_client_identifer[0] is client identifier type, and it maybe 0;
dhcp_client_identifer+1 is the start address of client identifier value;
-Roy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists