> 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 w
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 wa
> 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.
> 2. Which structure and which member should
> 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 ker
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 un
> 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.
> 2. Which structure and which member shoul
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).
2. Which structure and which member should I write the new information to
(ifaddr?)?
Thanks
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).
2. Which structure and which member should I write the new information to
(ifaddr?)?
Thanks
8 matches
Mail list logo