config.in.fs2_4.patch
来自「This a good VPN source」· PATCH 代码 · 共 13 行
PATCH
13 行
--- linux/net/Config.in.orig Fri Feb 9 14:34:13 2001+++ linux/net/Config.in Thu Feb 22 19:40:08 2001@@ -88,4 +88,9 @@ #bool 'Network code profiler' CONFIG_NET_PROFILE endmenu +tristate 'IP Security Protocol (Openswan IPSEC)' CONFIG_KLIPS+if [ "$CONFIG_KLIPS" != "n" ]; then+ source net/ipsec/Config.in+fi+ endmenu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?