D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
network
/
Filename :
tcpdumplike.meta
back
Copy
title: Dump of Received UDP/TCP Packets name: tcpdumplike.stp keywords: network traffic subsystem: network description: The tcpdumplike.stp prints out a line for each TCP & UDP packet received. Each line includes the source and destination IP addresses, the source and destination ports, and flags. test_check: stap -p4 tcpdumplike.stp test_installcheck: stap tcpdumplike.stp -T 1