Powered by Apache

CVS log for OpenXM/src/kan96xx/plugin/mytcpio.c

[BACK] Up to [local] / OpenXM / src / kan96xx / plugin

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: maekawa-ipv6


Revision 1.4.2.3 / (download) - annotate - [select for diffs], Sat Nov 11 07:01:19 2000 UTC (23 years, 7 months ago) by maekawa
Branch: maekawa-ipv6
Changes since 1.4.2.2: +54 -31 lines
Diff to previous 1.4.2.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Fix a loopback interface for IPv6.

To Rewrite to AF-Independent code has been done.

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Sat Nov 11 04:44:30 2000 UTC (23 years, 7 months ago) by maekawa
Branch: maekawa-ipv6
Changes since 1.4.2.1: +69 -38 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored)

socketAcceptLocal is rewriten.

Now AF-Independent. (supported AFs are AF_INET and AF_INET6).

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Fri Nov 10 20:12:08 2000 UTC (23 years, 7 months ago) by maekawa
Branch: maekawa-ipv6
Changes since 1.4: +105 -53 lines
Diff to previous 1.4 (colored)

socketOpen is rewriten to AF-independent code.

socketAcceptLocal depends on sizeof(sockaddr) == 16.
The sizeof of sockaddr structure is not fixed.
Only defined to include sa_family and sa_data at least.
And the size of sa_data is not fixed. Just defined as variable-length data...

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 8 16:08:42 2000 UTC (23 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_1_3
Branch point for: maekawa-ipv6
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Correction of a typo: authentication

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>