Bug #112
strongswan.conf: Filelog handling with filenames containing '.'
Start date:
27.04.2010
Due date:
Estimated time:
Affected version:
4.4.0
Resolution:
Description
When configuring a filelog section with a filename that contains a '.', e.g. /var/log/charon.log like in the logger configuration example LoggerConfiguration options specified in this section are ignored.
The reason for this is that the '.' of the filename is interpreted as a subsection marker, see function find_value in libstrongswan/settings.c.
This issue exists in the current master revision cb9c497...
History
#1 Updated by Martin Willi over 10 years ago
- Category set to libstrongswan
- Status changed from New to Closed
- Assignee set to Martin Willi
- Target version set to 4.4.1
- Affected version set to 4.4.0
Fixed with 8f50d06c354cd31fc295afc5598afff4096b5e77.