openwrtv3/package/network/services/ppp
John Crispin 9ccfbb841c ppp: Fix seg fault when using pppol2tp
PPPD crashes (SEGV) when the dump or dryrun options are specified and an option
is internally defined as "o_special" with an option flag of "OPT_A2STRVAL".
As the option value is not saved when the parameter is processed, a reference
to the option will result into a crash (e.g. when printing).

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 45263
2015-04-03 19:06:45 +00:00
..
files ppp: Allow PPTP over a specified interface 2015-02-22 08:29:34 +00:00
patches ppp: Fix seg fault when using pppol2tp 2015-04-03 19:06:45 +00:00
utils
Makefile ppp: rework host-uniq support to take hex encoded strings 2015-01-24 11:30:45 +00:00