aboutsummaryrefslogtreecommitdiffstats
path: root/README.vmware
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$) Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688 Reviewed-on: https://code.wireshark.org/review/876 Reviewed-by: Evan Huus <eapache@gmail.com>
2006-06-17ethereal to wireshark changesRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18501
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2000-01-21Add URL.Gilbert Ramirez1-1/+2
svn path=/trunk/; revision=1518
2000-01-06Add info on how to get a patch for libpcap to sniff your virtual ethernetGilbert Ramirez1-0/+30
hub when using VMware. svn path=/trunk/; revision=1428