Question about sample

From: Bao <bao@extase.org>
Date: 03/01/05
Message-ID: <42249693.3030003@extase.org>

        Hello everyone

      I'm just trying to make a program to analyze our network's traffic
using sFlow. I read that the packet_data_type could get 3 different
values : HEADER (1), IPV4 (2), IPV6(3). Could anyone explain me in which
cases we could have IPV4 ?
I'm doing different tests on our network and the packet_data value is
always 1 (HEADER).

here is the flow sample structure :

struct flow_sample {
        unsigned int sequence_number;
        unsigned int source_id;
[...]
        packet_data_type packet_data;
}

        Regards

-- 
Bao
OVANET S.A.R.L -*- http://www.ovanet.com
Received on Tue Mar 1 08:28:17 2005

This archive was generated by hypermail 2.1.8 : 03/01/05 PST