Hello again!
I am really confused with the function Classifier::recv.
Can anyone explain me what exactly this dunction does? I would be really
very careful.
If i understood well, when a packet arrives from the LL layer then it is
being forwarded to the Address Classifier.
There, what are the possible "roads" that the packet can follow?
I am using DSDV routing protocol.


If the node is the receiver of the packet, then it will be forwarded to the
port classifier, right?

If the node isn't the receiver then it will be forwarded through the
default_target_ (pointer) to the DSDV agent, right?

When will a packet be forwarded to the DSDV agent through the port 255 from
the port classifier? (i don't understand exactly the usage of this port 255)
Please, please reply!!!

Reply via email to