mbox

route: add new cli command reload

Message ID 1496585347-4063-1-git-send-email-jonatan.schlag@ipfire.org
State Dropped
Headers

Message

Jonatan Schlag June 5, 2017, 12:09 a.m. UTC
  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>
---
 src/bash-completion/network | 2 +-
 src/network                 | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)