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]

Ethernet stack question


Hi,
    According to the documentation, the easiest way to configure my Ethernet connection is by calling the function init_all_network_interfaces. Also according to the doc, this call will configure all TCP/IP parameters such as my address, the gateway, the mask, etc.

   My question is, what are the defaults and how do I change them ? I tried the find the function init_all_network_interfaces() using a grep without succes. Also when I call the init function, is there a simple way to make sure everything  was properly initialized ? By looking into data structure or something ???

Pascal

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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