Name : libsocketlock
| |
Version : 0.2
| Vendor : Mandriva
|
Release : 6mdv2010.0
| Date : 2009-09-08 20:34:19
|
Group : System/Servers
| Source RPM : socketlock-0.2-6mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
Summary : A library wraper for libc\'s bind() and connect() functions
|
Description :
socketlock is a dynamic library that wraps libc\'s bind() and connect() functions. Its purpose is to force bad programs to bind to specific IP\'s on multihomed machines. Both listening sockets and outbound sockets are supported.
The idea was taken from a similar tool called socketbind. There were serious problems and lack of features, so this I written this new tool.
To use it simply run:
export LD_PRELOAD=/usr/lib/libsocketlock.so export BINDTO=< ipaddress>
< start program>
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |