Provided by: openswan_2.6.38-1_amd64 bug

NAME

       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
       which records the number of attempts to send PF_ACQUIRE messages. Only those recorded by
       trap_sendcount were actually successfully passed to userland. Note that the userland may
       still have lost them on its own.

FILES

       /proc/net/ipsec/stats/trap_sendcount

SEE ALSO

       ipsec(8), ipsec_pf_key(5), trap_sendcount(5), pluto(8)

HISTORY

       Written for the Linux FreeS/WAN project <http://www.freeswan.org/> by Michael C.
       Richardson <mcr@freeswan.org>

[FIXME: source]                             10/06/2010                        IPSEC_TRAP_COUNT(5)