SlackBuildsOrg/network/pptpd
Swaz 51d4ea72f7 network/pptpd: Fixed invalid declaration of pppInterfaceIPs
> Hi, have been testing pptpd on slackware 14.0RC4 using your
> slackbuild, and found there was a corruption in arguments
> being passed to pppd.
>
> had spent a lot of time searching for a fix, but found none.
> many others had mentioned the problem, but not a fix.
>
> the attached patch fixed the issue (have posted to the poptop
> mailing list)
>
> seems to be a compiler issue around the declaration of
> char pppInterfaceIPs[33];
> inside the if { } no longer being valid outside of the statement.
> and hence being corrupted when referred to when pppd is invoked.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-14 16:40:34 -05:00
..
doinst.sh
fix_plugins_patchlevel_h.diff
fix_pptpctrl_c_for_x86_64.diff
plugins_Makefile.diff
pptpctl_fix.patch network/pptpd: Fixed invalid declaration of pppInterfaceIPs 2012-09-14 16:40:34 -05:00
pptpd.info network/pptpd: Updated copyright and homepage 2012-09-08 00:10:30 -05:00
pptpd.SlackBuild network/pptpd: Fixed invalid declaration of pppInterfaceIPs 2012-09-14 16:40:34 -05:00
README
slack-desc

pptpd (PoPToP) is a Point to Point Tunneling Server that provides a Virtual 
Private Networking (VPN) server which is compatible with Microsoft VPN clients.