several questions...

Tiago Jorge tjpj at lasige.di.fc.ul.pt
Fri Mar 18 17:49:52 CET 2005


>> is there any problem with the SIOCSIFBRDADDR flag?
>>
>
> In what respect does SIOCSIFBRDADDR differ from SIOCSIFNETMASK? The 
> latter
> works in mini_ifconfig (ifconfig.c:151). What error did occur?
>
>

SIOCSIFBRDADDR is the flag to access the ifreq_broadaddr to change the 
broadcast adress of the NIC using ioctl. check it out here 
http://docsrv.sco.com/cgi-bin/man/man/html.7tcp/Intro.7tcp.html


thats the problem... it gives no error, but it doesn't changes the 
adress. i've tried the code in linux and it changes the broadcast adress 
but in ifconfig in Fiasco, it doesn't. My question is if it is 
implemented or not in the ioctl?

thanks

Tiago Jorge





More information about the l4-hackers mailing list