OpenVPN / openvpn-dev-openwrt

OpenVPN development package feed
3 stars 4 forks source link

OpenVPN development feed for OpenWrt

Description

In this feed you find the following two packages:

These two packages are helpful to test OpenVPN with DCO (Data Channel Offload) support before it gets released.

Usage

You must have an OpenWrt buildroot already setup. To enable this feed add the following to your feeds.conf:

src-git openvpndev https://github.com/OpenVPN/openvpn-dev-openwrt.git

and then run

./scripts/feeds update openvpndev
./scripts/feeds install -p openvpndev kmod-ovpn-dco-dev openvpn-dco-dev

You can now select the new packages from the menuconfig interface.