ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/slirp/slirp.c
Revision 1.8 - (view) (annotate) - [select for diffs]
2007-11-03T11:11:42Z (16 years, 6 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +6 -1 lines
Diff to previous 1.7
Update to slirp sources from QEMU 0.8.2:
- set slirp client hostname
- fix slirp redirection on systems without a useful host IP address
- separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
- fix 32+ KB packets handling (Ed Swierk)
- fix UDP broadcast translation error
- solaris port (Ben Taylor)

Revision 1.7 - (view) (annotate) - [select for diffs]
2006-05-14T17:27:38Z (18 years ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-19
Changes since 1.6: +5 -4 lines
Diff to previous 1.6
Merge from the QEMU tree:
- Fix IP packet re-assembly logic (Ed Swierk)
- Suppress unaligned accesses (Fabrice Bellard)

Revision 1.6 - (view) (annotate) - [select for diffs]
2006-04-26T06:26:14Z (18 years ago) by gbeauche
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
FAST_TIMO is 2 ms not 2 usec. Noticed on Windows but this obviously can't
fix my problem with slirp_select_fill() there as it still doesn't fill in
any socket descriptor. :-/ I think I won't bother much for Windows...

Revision 1.5 - (view) (annotate) - [select for diffs]
2006-04-02T21:06:50Z (18 years, 1 month ago) by gbeauche
Branch: MAIN
Changes since 1.4: +31 -25 lines
Diff to previous 1.4
Try to improve slirp performance again (though passive mode is still slower)

Revision 1.4 - (view) (annotate) - [select for diffs]
2006-03-25T07:57:38Z (18 years, 1 month ago) by gbeauche
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Merge in slirp updates from QEMU:
- improved performance (still not visible in B2 part, especially passive mode)
- set SO_REUSEADDR before calling bind()
- win32 compile fix

Revision 1.3 - (view) (annotate) - [select for diffs]
2006-01-17T21:19:12Z (18 years, 3 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Packet headers can be examined through unaligned addresses. This patch
fixes this, especially for MIPS & SPARC platforms. [Initial patch from
Brian J. Johnson]

Revision 1.2 - (view) (annotate) - [select for diffs]
2005-06-12T22:48:48Z (18 years, 11 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17
Changes since 1.1: +4 -5 lines
Diff to previous 1.1
Enable Basilisk II to work even if slirp_init() failed. Disable ethernet
emulation in that case, don't exit(1).

Revision 1.1 - (view) (annotate) - [select for diffs]
2005-05-13T09:00:59Z (19 years ago) by gbeauche
Branch: MAIN
slirp user mode network emulation code from qemu

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a