1IPSEC_TRAP_SENDCOUNT(5) Executable programs IPSEC_TRAP_SENDCOUNT(5)
2
3
4
6 ipsec_trap_sendcount - KLIPS statistic on number of successful ACQUIREs
7
9 cat /proc/net/ipsec/stats/trap_sendcount
10
12 Note that trap_sendcount is only supported on the classic KLIPS stack.
13 It is not supported on any other stack and will be completely removed
14 in future versions. A replacement command still needs to be designed
15
17 /proc/net/ipsec/stats/trap_sendcount is a read-only file. It contains a
18 hexadecimal number which records the number of successful PF_ACQUIRE
19 messages that were sent.
20
22 /proc/net/ipsec/stats/trap_sendcount
23
25 ipsec(8), ipsec_pf_key(5), trap_count(5), pluto(8)
26
28 Written for the Linux FreeS/WAN project <http://www.freeswan.org/> by
29 Michael C. Richardson <mcr@freeswan.org>
30
32 Paul Wouters
33 placeholder to suppress warning
34
35
36
37libreswan 10/04/2017 IPSEC_TRAP_SENDCOUNT(5)