ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/ether_unix.cpp
Revision 1.8 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:25Z (20 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Happy New Year! :)

Revision 1.7 - (view) (annotate) - [select for diffs]
2002-02-07T16:10:55Z (22 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.6: +1 -11 lines
Diff to previous 1.6
cleaned up pthread attributes [Brian Johnson]

Revision 1.6 - (view) (annotate) - [select for diffs]
2002-01-15T14:58:37Z (22 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-15012002
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0

Revision 1.5 - (view) (annotate) - [select for diffs]
2001-09-02T13:50:05Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- added IRIX patches from Brian Johnson
- the existence of socklen_t is now checked by the configure script

Revision 1.4 - (view) (annotate) - [select for diffs]
2001-07-13T18:49:29Z (22 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.3: +0 -4 lines
Diff to previous 1.3
- outgoing packet source address is set in ether.cpp
- UDP tunnelling sends packets to Ethernet broadcast address as IP broadcasts

Revision 1.3 - (view) (annotate) - [select for diffs]
2001-07-13T15:39:23Z (22 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.2: +23 -91 lines
Diff to previous 1.2
- updated the TECH document
- EtherReset() clears the UDP protocol list
- audio_oss_esd.cpp: AudioExit() calls close_audio()
- ether_unix.cpp: uses map<> for protocol handlers
- updated audio_dummy.cpp and ether_dummy.cpp

Revision 1.2 - (view) (annotate) - [select for diffs]
2001-07-12T19:48:27Z (22 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.1: +137 -79 lines
Diff to previous 1.1
- Implemented AppleTalk-over-UDP tunnelling, activated by setting "udptunnel"
  to "true". This uses the BSD socket API, so it's fairly portable (currently
  only imeplemented under Unix, though). This works by sending raw Ethernet
  packets as UDP packets to a fixed port number ("udpport", default is 6066),
  using IP broadcasts to simulate Ethernet broad- and multicasts. Currently
  only tested with AppleTalk.

Revision 1.1 - (view) (annotate) - [select for diffs]
2001-03-29T14:20:53Z (23 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-29052001
- FreeBSD configure script cleanups [Michael Alyn Miller]
- ether_linux.cpp moved and renamed to ether_unix.cpp, now also works with
  the tap driver under FreeBSD [Michael Alyn Miller]
- fpu_x86_asm.h: fixed problem in with newer GCC pre-processors

Convenience Links

Links to HEAD: (view) (annotate) Links to nigel-build-15: (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