Hello all!

I am having problem deleting an entry from the routing table. I use the ioctl call with the SIOCDELRT macro.

The error msg i get in return is: Address Family not supported by the protocol.

The puzzling thing is that i was able to add route via ioctl with SIOCADDRT macro. So what does this error message imply?

Thanks,
sw_braindead