This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DHCP w/ Win2K server?



"Dan Conti" <danc@iobjects.com> writes:
> Sorry, you will need to add a similar line for the RENEWING and
> REBINDING cases in dhcp.

> In net/tcpip/current/src/lib/dhcp_prot.c, around line 596 (in case
> DHCPSTATE_REQUESTING), try adding the following line:
>
> 	    set_fixed_tag( xmit, TAG_DHCP_PARM_REQ_LIST, TAG_GATEWAY, 1 );
>
> to add the gateway request to the DHCP packet. 

Thanks folks.  Shall I see to it and post a patch or will one of you come
up with a complete patch including ChangeLog?  

	- Huge


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]