IPSEC_TRAP_COUNT

Section: Executable programs (5)
Updated: 05/26/2020
Page Index
 

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 <m[blue]https://www.freeswan.org/m[]> by Michael C. Richardson <mcr@freeswan.org>  

AUTHOR

Paul Wouters

placeholder to suppress warning


 

Index

NAME
SYNOPSIS
OBSOLETE
DESCRIPTION
FILES
SEE ALSO
HISTORY
AUTHOR