[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] packet type in the common header
- To: [email protected]
- Subject: [ns] packet type in the common header
- From: Sergio Andreozzi <[email protected]>
- Date: Mon, 30 Jul 2001 17:57:06 +0300
- Sender: [email protected]
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; rv:0.9.1) Gecko/20010621
I would like to use the packet type field in the common header to mark
packet in a diffserv domain on a application base. In packet.h I found
several packet types, but I checked, for instance, web traffic is marked
as PT_TCP or PT_ACK, but not PT_HTTP.
In which way this field is generally filled?
Could you tell me in which file this field is set for http traffic,
telnet and ftp?
Thanks
Sergio