This fixes some issues and regressions, as well as includes
the "busybox ifconfig ipv6"-patch which went upstream meanwhile.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33376 3c298f89-4303-0410-b956-a3cf2f4a3e73
The OpenVPN call to busybox's ifconfig in order to change interface
configurations is incompatible when used in conjunction with IPv6.
Busybox's ifconfig doesn't know about the 'inet6' parameter,
so just skip it.
The new call is still compatible to the usual ifconfig provided by
the net-tools package.
Thanks to Gert Doering and Joachim Schlipper!
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33375 3c298f89-4303-0410-b956-a3cf2f4a3e73
- make use of build-variants to support OpenSSL, PolarSSL and no SSL at all
- add menu derived from the stable package, to enable/disable support for various functionality at compile time
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32337 3c298f89-4303-0410-b956-a3cf2f4a3e73
The append_params_quoted procedure was only needed while the final OpenVPN was eval'd, now
that the service wrappers pass the command line through to ssd unmangled, the extraneous
quotes cause issues in the openvpn command line parser, so remove them.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30719 3c298f89-4303-0410-b956-a3cf2f4a3e73
the following patch brings openvpn-devel up to "week 45" (most recent)
openvpn-devel version from git, which has one important bugfix
("route" command with special-case targets was broken) and enables
parallel building.
Also, it seems that "--enable-small" was lost in the application of
the last commit - or my local SVN is confused. I know I sent this last
time, but "svn diff" claims it's not in the repository right now...
Anyway, here's the output of "svn update ; svn diff" on the packages feed
tree...
Signed-off-by: Gert Doering <gert@greenie.muc.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24068 3c298f89-4303-0410-b956-a3cf2f4a3e73
For now, this package uses the symlinked to ../openvpn/files scripts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22445 3c298f89-4303-0410-b956-a3cf2f4a3e73