Mike Smith wrote:

> > I would like to change the IP address (netmask, gateway etc.) of an Interface
> > (eg. fxp0) from within my C source code.
> >
> > 1. Is this possible to do without the SIOC ioctl call? (i am already in the
> > kernel).
>
> Make the call from within the kernel.

But I was under the impression that I can't do ioctl calls in the kernel?  Which call
should I then make from within the kernel?

Thanks for the Help




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to