]> git.ipfire.org Git - people/jschlag/network.git/commit - src/bash-completion/network
route: add new cli command reload
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 4 Jun 2017 14:09:07 +0000 (16:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Jun 2017 16:32:17 +0000 (18:32 +0200)
commit86c225b895de7d19cecc513c5d30df5dbf016159
treeda84574e5eedcc4afed9050bbd3b4f07edd985f3
parent370adaac2fde993591d316a7103fa1000b0173a6
route: add new cli command reload

This new command just call route_apply.
It provide a nice way to take changes of the config file into affect.
Also it helps when the routes are not applied.
This should not happen, but when this command is better then network restart.

Fixes: 11367
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/bash-completion/network
src/network