changeset 1186 | 909e9eb2124e |
parent 1177 | c7bf3cf186ac |
child 1303 | 9856d1175cbb |
child 1325 | f3be9eed2d90 |
--- a/src/internet-node/arp-l3-protocol.h Tue Jul 31 11:42:25 2007 +0200 +++ b/src/internet-node/arp-l3-protocol.h Wed Aug 01 08:58:18 2007 +0200 @@ -53,7 +53,7 @@ /** * \brief Recieve a packet */ - void Receive(const Packet& p, uint16_t protocol, Ptr<NetDevice> device); + void Receive(Ptr<NetDevice> device, const Packet& p, uint16_t protocol, const Address &from); /** * \brief Perform an ARP lookup * \param p