From c1285ca641b1e76447fc206ef144a7920c30bc2e Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Thu, 26 Mar 2009 01:27:10 -0400 Subject: Change log message. This doesn't necessarily mean the IP has changed, so it was misleading. --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index 335effc..296016b 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -1296,7 +1296,7 @@ function reload_tunnel_spd_policy($tunnel, $oldtunnel) { "{$tunnel['p2']['protocol']}/tunnel/{$rgip}-" . "{$ep}/unique;\n"; - log_error("IPSEC: Tunnel '{$tunnel['descr']}' has changed IP from '{$oldgw}' to '{$rgip}', reloading policy"); + log_error("Reloading IPsec tunnel '{$tunnel['descr']}'. Previous IP '{$oldgw}', current IP '{$rgip}'. Reloading policy"); $now = time(); $spdfile = tempnam("{$g['tmp_path']}", "spd.conf.reload.{$now}."); -- cgit v1.1