fix some things on linux todo list. 1) the config.ini. 2) the etherpkt struct defs...
authorLisa Hsu <hsul@eecs.umich.edu>
Thu, 10 Jun 2004 18:27:44 +0000 (14:27 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Thu, 10 Jun 2004 18:27:44 +0000 (14:27 -0400)
commit3c7f9617516ff650cd6e30d35b0b88562c0c552d
treee6f78cab869a08cb5b53add5ae593e025a4534c2
parente34a309106d6ef42ef781c6bd6294810fecf577a
fix some things on linux todo list.  1) the config.ini.  2) the etherpkt struct defs into ined_hdrs.hh
3) add some new functions to etherpkt.  4) checkin the nice ping_linux.ini that i've been using.

dev/etherpkt.hh:
    remove the packet headers nate hated so much.
    also add some new functionality regarding packets, like isIpHdr(), etc.
dev/ns_gige.cc:
    improve the code given the nice new functions offered in etherpkt

--HG--
extra : convert_revision : 2e27f5a8dca5323c0fa22d3c51af44a35f6be1a2
dev/etherpkt.hh
dev/ns_gige.cc