Results 1 to 1 of 1
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: ...
- 01-04-2008 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 5
Problem in manipulating the routing table via ioctl
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


Reply With Quote