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?


Unfortunately my eCos version is a bit outdated at this point, so if i
gave you a patch it almost certainly wouldn't apply properly.

> -----Original Message-----
> From: Hugo Tyson [mailto:hmt@redhat.com]
> Sent: Thursday, November 29, 2001 10:17 AM
> To: ecos-discuss@sources.redhat.com; hmt@redhat.com
> Subject: Re: [ECOS] 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]