The Shomiti document is available on the Wayback Machine.

I don't know why it was unavailable at some point, but it appears to be
available again.  Update the comment to reflect that.

Change-Id: I7dc1fcb554e73d3b0fc2bd2fbdf6235e791a4253
Reviewed-on: https://code.wireshark.org/review/4200
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-09-20 02:15:44 -07:00
parent 4fd89b0ba1
commit 6f16f26d64
1 changed files with 4 additions and 7 deletions

View File

@ -168,15 +168,12 @@ static gboolean snoop_dump(wtap_dumper *wdh, const struct wtap_pkthdr *phdr,
* if it can't, this may be useful reference information for anybody doing
* code to use DLPI to do raw packet captures on those network types.
*
* Once upon a time
*
* http://web.archive.org/web/20010906213807/http://www.shomiti.com/support/TNCapFileFormat.htm
*
* gave information on Shomiti's mutant flavor of snoop; Shomiti's Web site
* is no longer available on the Wayback Machine. For some unknown reason,
* they decided not to just Go With The DLPI Flow, and instead used the types
* unspecified in RFC 1461 for their own nefarious purposes, such as
* distinguishing 10MB from 100MB from 1000MB Ethernet and distinguishing
* gives information on Shomiti's mutant flavor of snoop. For some unknown
* reason, they decided not to just Go With The DLPI Flow, and instead used
* the types unspecified in RFC 1461 for their own nefarious purposes, such
* as distinguishing 10MB from 100MB from 1000MB Ethernet and distinguishing
* 4MB from 16MB Token Ring, and distinguishing both of them from the
* "Shomiti" versions of same.
*/