aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aoe.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2004-12-31Don't assign the const pointers passed to hash routines to non-constGuy Harris1-3/+3
2004-12-30Add a "get_addr_name()" routine that takes an "address *" and attemptsGuy Harris1-3/+3
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-4/+4
2004-12-07aoe updateRonnie Sahlberg1-4/+184
2004-12-07svn propset svn:keywords Id svn:eol-style native .....Jörg Mayer1-1/+1
2004-12-07update one of the command namesRonnie Sahlberg1-2/+2
2004-12-07create a proper ETHERTYPE for ATAoverEthernetRonnie Sahlberg1-2/+1
2004-12-07new protocol: ATAoverETHERNET (AoE)Ronnie Sahlberg1-0/+356