<?xml version="1.0" encoding="windows-1252"?>
<node id="997300" title="Re^2: NetPacket::TCP output" created="2012-10-04 15:30:09" updated="2012-10-04 15:30:09">
<type id="11">
note</type>
<author id="961">
Anonymous Monk</author>
<data>
<field name="doctext">
It appears to be as follows.
&lt;code&gt;
1 = FIN
2 = SYN
4 = RST
8 = PSH
16 = ACK
32 = URG
&lt;/code&gt;
What ever number is returned from the $tcp-&gt;{'flags'} represents what packet set was seen.  Ex: SYN ACK = 2 + 16 resulting in 18.
</field>
<field name="root_node">
117146</field>
<field name="parent_node">
117168</field>
<field name="reputation">
0</field>
</data>
</node>
