diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-05-19 13:14:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-05-19 13:14:02 +0000 |
commit | 9f68ceb9ce1779eb37fcac8b75de9efe7a90b54f (patch) | |
tree | 3742c5c15364b1449aade2cb252a1bf557e83bd6 /openwrt/package/openvpn/ipkg | |
parent | 2cfc87015fd7b23935bcc281853435697f3a77f4 (diff) | |
download | mtk-20170518-9f68ceb9ce1779eb37fcac8b75de9efe7a90b54f.zip mtk-20170518-9f68ceb9ce1779eb37fcac8b75de9efe7a90b54f.tar.gz mtk-20170518-9f68ceb9ce1779eb37fcac8b75de9efe7a90b54f.tar.bz2 |
Backport openvpn freatures from kamikaze to whiterussian Add easy-rsa package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension)
SVN-Revision: 3800
Diffstat (limited to 'openwrt/package/openvpn/ipkg')
-rw-r--r-- | openwrt/package/openvpn/ipkg/openvpn-easy-rsa.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/openvpn/ipkg/openvpn-easy-rsa.control b/openwrt/package/openvpn/ipkg/openvpn-easy-rsa.control new file mode 100644 index 0000000..6ce25a4 --- /dev/null +++ b/openwrt/package/openvpn/ipkg/openvpn-easy-rsa.control @@ -0,0 +1,5 @@ +Package: openvpn-easy-rsa +Priority: optional +Section: net +Description: collection of shell scripts to manage a simple CA infrastructure +Depends: openssl-util |