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: Net stack debug patch


Jonathan Larmour <jifl at eCosCentric dot com> writes:

> Nick Garnett wrote:
> > Index: net/common/current/cdl/net.cdl
> > ===================================================================
> > RCS file: /cvs/ecos/ecos-opt/net/net/common/current/cdl/net.cdl,v
> > retrieving revision 1.3
> > diff -u -5 -r1.3 net.cdl
> > --- net/common/current/cdl/net.cdl	24 Feb 2003 14:29:34 -0000	1.3
> > +++ net/common/current/cdl/net.cdl	14 Mar 2003 19:19:37 -0000
> [snip]
> > @@ -353,11 +363,10 @@
> >                      tests/set_mac_address \
> >                      tests/bridge \
> >                      tests/flood \
> >                      tests/ping_test \
> >                      tests/dhcp_test \
> > -                    tests/dhcp_test2 \
> >                      tests/ping_lo_test \
> 
> Was this change intentional? It wasn't mentioned in the changelog so
> I'm wondering if so.
> 

Oops, no. dhcp_test2 is insufficiently ifdeffed and generates compile
errors in non-DHCP configurations. I couldn't be bothered to fix it
when I first discovered the problem and just zapped the test. And then
forgot I'd done it.

I'll undo that change and fix the ifdeffing as well.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


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