change the serialization of a packet so that we don't
authorNathan Binkert <binkertn@umich.edu>
Sat, 13 Nov 2004 21:46:56 +0000 (16:46 -0500)
committerNathan Binkert <binkertn@umich.edu>
Sat, 13 Nov 2004 21:46:56 +0000 (16:46 -0500)
commit8922d699532cf5027c8cabe53aaf8be4db470764
treefac37c5c456d6507f483de7566d965072dbf19c7
parentacb98fb0f64a3b6a4f2f3151b0d4fb14fdfcf7cf
change the serialization of a packet so that we don't
do a nameOut.  This fixes a subtle bug in serialization that
can pop up.

--HG--
extra : convert_revision : b52df977dcbef1c9bd0d4405ba0b36dff3737cdf
dev/etherlink.cc
dev/etherpkt.cc
dev/etherpkt.hh
dev/ns_gige.cc