Query: ipsec_version_code
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPSEC_IPSEC_VERSION_CODE(3) Library Functions Manual IPSEC_IPSEC_VERSION_CODE(3)NAMEipsec_ipsec_version_code, ipsec_ipsec_version_string, ipsec_ipsec_copyright_notice - get IPsec version code, full version string, copyright noticeSYNOPSIS#include <freeswan.h> const char *ipsec_version_code(void); const char *ipsec_version_string(void); const char **ipsec_copyright_notice(void);DESCRIPTIONThese functions provide information on version numbering and copyright of the Linux FreeS/WAN IPsec implementation. Ipsec_version_code returns a pointer to a string constant containing the current IPsec version code, such as ``1.92'' or ``snap2001Nov19b''. Ipsec_version_string returns a pointer to a string constant giving a full version identification, consisting of the version code preceded by a prefix identifying the software, e.g. ``Linux FreeS/WAN 1.92''. Ipsec_copyright_notice returns a pointer to a vector of pointers, terminated by a NULL, which is the text of a suitable copyright notice. Each pointer points to a string constant (possibly empty) which is one line of the somewhat-verbose copyright notice. The strings are NUL- terminated and do not contain a newline; supplying suitable line termination for the output device is the caller's responsibility.SEE ALSOipsec(8)HISTORYWritten for the FreeS/WAN project by Henry Spencer. 21 Nov 2001 IPSEC_IPSEC_VERSION_CODE(3)
Related Man Pages |
---|
ipsec(8) - centos |
ipsec_copyright_notice(3) - debian |
ipsec_initaddr(3) - debian |
ipsec_version(3) - debian |
ipsec_version_code(3) - debian |
Similar Topics in the Unix Linux Community |
---|
WANPIPE 3.2.3 (Stable branch) |
WANPIPE 3.3.2 (Development branch) |
WANPIPE 3.2.7.1 (Stable branch) |
WANsim 1.5-1 (Default branch) |
2 WAN connections on 1 switch/network |