随笔分类 -  ipsec

摘要:参考:https://www.cnblogs.com/hugetong/p/10282937.html 在configure.ac文件中添加 m4_pattern_allow(AC_LIB_PREFIX) 阅读全文
posted @ 2024-12-24 15:36 insistYuan 阅读(126) 评论(0) 推荐(1)
摘要:在configure.ac前边添加以下内容: # backwards compat with older pkg-config # - pull in AC_DEFUN from pkg.m4 m4_ifndef([PKG_CHECK_VAR], [ # PKG_CHECK_VAR(VARIABLE 阅读全文
posted @ 2022-12-07 16:09 insistYuan 阅读(335) 评论(0) 推荐(0)
摘要:ipsec status: # ipsec status Security Associations (1 up, 0 connecting): 2[3]: ESTABLISHED 9 minutes ago, 172.16.5.102[CN=server, C=CN]...172.16.5.104 阅读全文
posted @ 2021-09-22 14:47 insistYuan 阅读(2599) 评论(0) 推荐(0)