]> git.saurik.com Git - apple/network_cmds.git/blame - pktapctl/pktapctl.8
network_cmds-543.50.4.tar.gz
[apple/network_cmds.git] / pktapctl / pktapctl.8
CommitLineData
9dc66a05
A
1.Dd 9/28/12\r
2.Dt pktapctl 8\r
3.Os Darwin\r
4.Sh NAME\r
5.Nm pktapctl\r
6.Sh SYNOPSIS\r
7.Nm\r
8.Op Fl g \r
9.Op Fl h \r
10.Op Fl i Ar interface\r
11.Op Fl p Ar rule\r
12.Op Fl s Ar rule\r
13.Sh DESCRIPTION\r
14.Nm\r
15let you configure a pktap virtual interface. \r
16.Pp\r
17This is an experimental command whose syntax and functionalities may change in \r
18future releases.\r
19.Pp\r
20The options have the following meaning:\r
21.Bl -tag -width -indent\r
22.It Fl g\r
23Get the list of filter rules for the given \r
24.Ar interface.\r
25.It Fl h\r
26Display a quick help and exit.\r
27.It Fl p\r
28To add a pass interface filter rule.\r
29.It Fl s\r
30To add a skip interface filter rule.\r
31.El\r
32.Pp\r
33Here is the syntax of the interface filter rules:\r
34.Bl -tag -indent\r
35.It type number\r
36An interface type number or 0 for any interface type. \r
37.It name string\r
38To specify interface with name matching the given string.\r
39.El\r
40.Sh SEE ALSO \r
41.Xr tcpdump 1\r