In article <[EMAIL PROTECTED]>,
"Andreas G. Schindler" <[EMAIL PROTECTED]> writes:
> Got routing problems while running 2.1.122. 
> Some Programs use the routing table management ioctl on a DGRAM
> socket with struct rtentry and SIOCADDRT / SIOCDELRT function. 

> Things were working fine when running 2.0.33. 
> Now, all i get ist errno:='Invalid argument' from ioctl. 

2.1 does stricter checking on ADDRT/DELRT. For example on DELRT the netmask
has to match. You have to fix the programs.

-A.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to