ipsec, add ike_name to syslog output

This commit is contained in:
Ad Schellevis 2018-05-11 18:32:17 +02:00
parent b9446b2094
commit e7eef85d98

View File

@ -893,6 +893,11 @@ charon {
ikesa_table_segments = 4
init_limit_half_open = 1000
ignore_acquire_ts = yes
syslog {
daemon {
ike_name = yes
}
}
{$cnf_add_to_charon_section}
EOD;