changeset 1126 | 06484dd65e76 |
parent 1022 | 87e4fb08e8b4 |
child 1133 | 2878564d62ff |
--- a/src/node/ethernet-header.h Fri Aug 03 09:15:25 2007 +0200 +++ b/src/node/ethernet-header.h Fri Aug 03 09:23:41 2007 +0200 @@ -45,8 +45,11 @@ * the packet. Eventually the class will be improved to also support * VLAN tags in packet headers. */ -class EthernetHeader : public Header { +class EthernetHeader : public Header +{ public: + static const char *GetUid (void); + /** * \brief Construct a null ethernet header * \param hasPreamble if true, insert and remove an ethernet preamble from the