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: TCP/IP aktivate/deactivate reconfigure while runtime?


On Wed, Dec 17, 2003 at 01:26:26PM +0100, Richard Rauch wrote:
> Dear eCos community,
> is it possible to active and deactivate the tcp/ip stack while runtime and
> to change the configuration (ip-address, netmask...)

Doing this by ioctl should always work. 

Calling init_net() with the correct parameters should also work, but
i've not tried it.

     Andrew

-- 
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]