On Fri, Mar 22, 2002 at 03:41:14PM +0100, Luca Deri wrote:
> these bugs have been fixed in CVS.
Thanks but now it's even stranger:

You wrote " = htons(1)" both times. Why? It isn't always the interface
number 1 that exports data. The other exporter (udp/icmp/other) have my
        ...FlowPktCount].input  = htons(actualDeviceId);
           ...wPktCount].output = htons(255);

I don't know if actualDeviceId is the right thing to use but at least at
output I'd rather use 255 instead of 1 so that people see that it's some
kind of "undef" or "error" as up to now we can't precalculate which will
be the output interface of this flow.

> Thanks, Luca
bye,

-christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
[EMAIL PROTECTED]     Internet & Security for Professionals    Fax 0241/911879
           WESTEND ist CISCO Systems Partner - Premier Certified

_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop-dev

Reply via email to