]> git.ipfire.org Git - people/ms/network.git/commit
ipv4-static: create hook_parse_cmdline function
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Wed, 19 Jul 2017 08:52:38 +0000 (10:52 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Jul 2017 17:09:49 +0000 (19:09 +0200)
commit4cc762559bfe4e7de697e6ddd2c578d7e3b7091c
treef0a3ad722129b16d2bd3fe7e9c3a0eb6bfca80b7
parent6ca65afb187a6f0efd33d3372364578ceb40c29c
ipv4-static: create hook_parse_cmdline function

This patch just split the parsing of the cmd line
into a separate function to allowing an edit with the generic hook_edit function.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/hooks/configs/ipv4-static