[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

IP Routing table - RTNETLINK - sockets

Bob Keyes

1/21/2007 3:31:00 PM

I wish to manipulate the routing table in Linux without having to make
system calls out to 'route'. I know that in C this can be done by using
a socket and RTNETLINK. How can I accomplish this in Ruby?

This is for an embedded application, so I don't want to drag in lots of
libraries.

--
Posted via http://www.ruby-....