well, another question about copy packets Does there exist a command that only copy some packet headers ??
for example, the incoming packets have "IP header"---"A header"---"B header"; and I only want to copy the "B header"s and store them for further use. Thanks in advance 2006/8/8, Pedro Fortuna <[EMAIL PROTECTED]>: > > Check function copy() of the class Packet (/common/packet.h & .cc) > > Regards, > Pedro Fortuna > INESC Porto > > On 8/7/06, Bie New <[EMAIL PROTECTED]> wrote: > > > > Hello there, > > > > Does there exit a command that copy the packets it received. > > > > For example, N0----N1, Agent ( on N1 ) copies packets received (from N0) > for > > further use. > > > > Thanks in advance. > > > > NewbieNs2 > > > > > -- > Cumprimentos, > Pedro Fortuna >
