Re: [PATCH] iphlpapi: Set DhcpEnabled to TRUE for all interfaces.

2012-09-25 Thread André Hentschel
Am 25.09.2012 18:40, schrieb Qian Hong: > Hi Juan, > > On Tue, Sep 25, 2012 at 11:53 PM, Juan Lang wrote: >> >> I think this is fine, but you'd want to remove/fix some outdated >> comments I wrote at the same time: > > Thank you very much! > I'll send an improved version tomorrow since I just dr

Re: [PATCH] iphlpapi: Set DhcpEnabled to TRUE for all interfaces.

2012-09-25 Thread Qian Hong
Hi Juan, On Tue, Sep 25, 2012 at 11:53 PM, Juan Lang wrote: > > I think this is fine, but you'd want to remove/fix some outdated > comments I wrote at the same time: Thank you very much! I'll send an improved version tomorrow since I just drank some beer right now and I think it is not compatibl

Re: [PATCH] iphlpapi: Set DhcpEnabled to TRUE for all interfaces.

2012-09-25 Thread Juan Lang
Hi Qian, > There is a winpcap based network authentication client which check for the > DhcpEnabled value, this patch make the app happy and then the app works with > André's pcap wrapper [1]. > > Please let me know if this is acceptable, or we have to correctly implement > DhcpEnabled status?