1NETCAP:(8) System Administration Utilities NETCAP:(8)
2
3
4
6 netcap - a program to see capabilities
7
9 netcap
10
12 netcap is a program that prints out a report of process capabilities.
13 If the application is using tcp, udp, raw, or packet family of sockets
14 AND has any capabilities, it will be in the report. If the process has
15 partial capabilities, it is further examined to see if it has an open-
16 ended bounding set. If this is found to be true, a '+' symbol is added.
17
18 Some directories in the /proc file system are readonly by root. The
19 program will try to access and report what it can. But if nothing comes
20 out, try changing to the root user and re-run this program.
21
22
24 pscap(8), filecap(8), capabilities(7), netstat(8).
25
26
28 Steve Grubb
29
30
31
32Red Hat March 2009 NETCAP:(8)