openwrtv4/package/network
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
..
config netifd: revert policy routing (broke some custom user rules) 2015-03-31 13:14:40 +00:00
ipv6 odhcp6c: some more code compliance 2015-03-31 17:30:47 +00:00
services ppp: Fix seg fault when using pppol2tp 2015-04-03 19:06:45 +00:00
utils packages: use $(LN) macro, make symlinks relative 2015-04-03 00:07:43 +00:00