search for: debug_packet

Displaying 1 result from an estimated 1 matches for "debug_packet".

2010 Sep 20
0
No subject
...DEBUG_STATUS =3D 2, /* Show status messages received from other = hosts */ - DEBUG_PROTOCOL =3D 3, /* Show the requests that are sent/received */ - DEBUG_META =3D 4, /* Show contents of every request that is = sent/received */ - DEBUG_TRAFFIC =3D 5, /* Show network traffic information */ - DEBUG_PACKET =3D 6, /* Show contents of each packet that is being = sent/received */ - DEBUG_SCARY_THINGS =3D 10 /* You have been warned */ + DEBUG_PROTOCOL =3D 4, /* Show the requests that are sent/received */ + DEBUG_META =3D 8, /* Show contents of every request that is = sent/received */ + DEBUG_TRAF...