hi... i m struggling with the same problem... did u find any solutions.... please do reply.. Srikanth Sundaresan wrote: > > > How does per-packet routing occur for UDP traffic? apps/udp.cc has a > sendmsg method that creates a packet, populates it and sends it - > through target_->recv(), and the packet is received by > Classifier::recv(). target_ seems to be either a connector or a node, > depending on next hop. > > I see that hdr_cmn structure has a next_hop_ but it seems to contain > -2 when I access it in Classifier::recv(). > > My question is, where is the next hop for each packet resolved? Is it > resolved on a per-packet basis? Does it use the route_ table in > routing/route.cc? > > Thanks, > Srikanth > > > -- View this message in context: http://old.nabble.com/Re%3A-per-packet-routing-tp20333769p28352350.html Sent from the ns-users mailing list archive at Nabble.com.
