Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your profile (name, country/region, and company) is displayed to the public and will accompany any content you post. You may update your IBM account at any time.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

src_vipa-2.0.4 (source VIPA)

If you download any software from this web site please be aware of the Warranty Disclaimer and Limitation of Liabilities.

src_vipa-2.0.4.tar.gz MD5 recommended (2007-11-20)

Release notes:

General description:

src_vipa is a recommended utility that provides a very flexible means of source address selection to arbitrary applications. This is in particular useful for high availability setups, where the dummy device holds a "VIPA" (virtual IP address). src_vipa is a User Space utility and involves no kernel changes.

Installation and configuration instructions are provided in the package.

Please read the README and manpage of src_vipa enclosed in the tarball for further information and restrictions.

src_vipa is provided under the terms of the enclosed Common Public License ("agreement"). Any use, reproduction or distribution of the program constitutes recipient's acceptance of this agreement.

This update contains a fix for the following problem:

Description:
selinux.so _init() dies with src_vipa.so preloaded.
Symptom:
selinux linked application segfault when src_vipa.so is preloaded.
Problem:
src_vipa close() is called before src_vipa _init().
Solution:
Change src_vipa libc wrapper calls to initialize the lib in case _init() was not yet executed.
Problem-ID:
38073

Contact the IBM team

If you want to contact the Linux on System z IBM team refer to the Contact the Linux on System z IBM team page.