Size: 848
Comment:
|
← Revision 3 as of 2008-04-10 15:29:40 ⇥
Size: 854
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
|| [http://geminis.myip.org/sources/shimlib.c shimlib] || included || Linux only || || [http://www.kfu.com/~nsayer/6to4/noipv4.html shimlib] || included || BSD only || |
|| [[http://geminis.myip.org/sources/shimlib.c|shimlib]] || included || Linux only || || [[http://www.kfu.com/~nsayer/6to4/noipv4.html|shimlib]] || included || BSD only || |
Line 33: | Line 33: |
[http://www.daemonnews.org Daemonnews] | [[http://www.daemonnews.org|Daemonnews]] |
Contents
shimlib
Availability and IPv6 support
Description
IPv4-less Internet client setup (Bump in the API- BAI) Allows execution of IPv4 applications on IPv6 only boxes
Comments
Linux Usage e.g.: LD_PRELOAD=./shimlib.so wget --proxy=off www.ipv6.bieringer.de ; Note: currently only working with glibc-2.2
Most of the case also need NAT-PT.
Usage information
Categories
CategoryApps, CategoryAppstransition