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
18 the count, in hexadecimal, of PF_ACQUIRE messages that were
19 successfully sent to userland.
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 <https://www.freeswan.org/> by
29 Michael C. Richardson <mcr@freeswan.org>
30
32 Paul Wouters
33 placeholder to suppress warning
34
35
36
37libreswan 07/25/2019 IPSEC_TRAP_SENDCOUNT(5)