From: Michael Tremer Date: Sat, 11 Aug 2012 14:53:57 +0000 (+0000) Subject: route: Create a log message, when (re)loading static routes. X-Git-Tag: 005~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cb149c5871da7052756a210b11588ac60837583;p=network.git route: Create a log message, when (re)loading static routes. --- diff --git a/functions.route b/functions.route index 6648e3e2..fca85437 100644 --- a/functions.route +++ b/functions.route @@ -281,6 +281,8 @@ function route_apply() { local table="static" local type + log INFO "Applying static routes..." + # Flush the routing table. route_table_flush ${table}