Rtems Networking

Chris Johns chrisj at rtems.org
Thu Apr 21 23:24:48 UTC 2005


Mike Bertosh wrote:
> 
> Sorry for not including this originally. I'd like to be able to change the Hostname, IP 
> address, Netmask, Broadcast Address, and Domain name. Thanks.
> 

You need to create an ASP handler and define it with websAspDefine. For 
the IP address, netmask etc check out to the ioctl call. I suggest you 
take a look at 'rtems_bsdnet_ifconfig' in:

  cpukit/libnetworking/rtems/rtems_glue.c

Here is the current FreeBSD help on this topic. It be

   http://www.gsp.com/cgi-bin/man.cgi?section=4&topic=networking

-- 
  Chris Johns



More information about the users mailing list