Provided by: libreswan_3.32-3ubuntu3_amd64
NAME
ipsec_trap_count - KLIPS statistic on number of ACQUIREs
SYNOPSIS
cat /proc/net/ipsec/stats/trap_count
OBSOLETE
Note that trap_count is only supported on the classic KLIPS stack. It is not supported on any other stack and will be completely removed in future versions. A replacement command still needs to be designed
DESCRIPTION
/proc/net/ipsec/stats/trap_count is a read-only file. It contains a hexadecimal number, the count of attempts to send PF_ACQUIRE messages. Only those successfully passed to userland are counted. Note that the userland may still have lost them on its own.
FILES
/proc/net/ipsec/stats/trap_count
SEE ALSO
ipsec(8), ipsec_pf_key(5), trap_sendcount(5), pluto(8)
HISTORY
Written for the Linux FreeS/WAN project <https://www.freeswan.org/> by Michael C. Richardson <mcr@freeswan.org>
AUTHOR
Paul Wouters placeholder to suppress warning