This is the mail archive of the ecos-patches@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: RFC 1877 (IPCP Extensions for DNS)


On Tue, Jun 14, 2005 at 08:30:02AM -0700, Matt Jerdonek wrote:
> Andrew,
> 
> Your changes look good.  I tested them out and found a
> few minor issues.
> 1) The #ifdef in sys-ecos.c had a typo that prevented
> it from ever being included.
> 2) Verify the DNS address was non-zero before invoking
> cyg_dns_res_init.
> 3) Pass in the address of the dns_addr[0] rather than
> the value.
> 
> The attached patch has the corrections.  You can diff
> your patch and mine to see exactly what I'm talking
> about.

Thanks

I've committed your changes.

        Andrew


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