Lines Matching full:capture
1 .. zephyr:code-sample:: net-capture
2 :name: Network packet capture
5 Capture network packets and send them to a remote host via IPIP tunnel.
11 to enable network packet capture.
32 :zephyr-app: samples/net/capture
104 Network Capture Configuration
148 uart:~$ net capture setup 192.0.2.2 2001:db8:200::1 2001:db8:200::2
149 Capture setup done, next enable it by "net capture enable <idx>"
151 The ``net capture`` command will show current configuration. As we have not
156 uart:~$ net capture
157 Network packet capture disabled
158 Capture Tunnel
166 uart:~$ net capture enable 2