[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Another little question about displaying



Thanks to all. I tried with printf and it was right. Now I don't
understand why the printf puts
in the classify method of address classifier is not ever displayed. As I
know, when a node receives
a packets, first of all it has to choice a port by using the classify
method. Some thing for ttl.cc,
a printf puts there is never displayed. Why?

Riccardo