diff options
author | Phil Davis <phil.davis@world.inf.org> | 2013-11-09 08:03:38 -0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-11-12 15:06:44 -0200 |
commit | d07a2a2a672b6cd3d151358157d8ef3db3079901 (patch) | |
tree | 7b0b2aa4ab05c35bf6f7cfa77c31b2e7f6704007 /usr/sbin | |
parent | 2ffc7dc3cf1f37403bfc66e0bd4a15424bfa9a51 (diff) | |
download | pfsense-d07a2a2a672b6cd3d151358157d8ef3db3079901.zip pfsense-d07a2a2a672b6cd3d151358157d8ef3db3079901.tar.gz |
Handle comma-separated list of remote networks when making vpn_networks table
If remote_networks for an OpenVPN instance is a list of more than 1 network then none of the networks gets added to the vpn_networks table. The code simply did not address this new comma-separated list feature. Now it does, and the vpn_networks table contains all the remote networks listed.
Related to forum thread: http://forum.pfsense.org/index.php/topic,66776.msg377169.html#msg377169
and bug report #3309 - but from the bug report, there might be some other issue to be addressed also.
Diffstat (limited to 'usr/sbin')
0 files changed, 0 insertions, 0 deletions