]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
setup: fix field-order at addressconfig for red
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 Feb 2021 18:31:50 +0000 (19:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Feb 2021 22:17:37 +0000 (22:17 +0000)
commit2e2170bfb541ea1238f1dcc9f026fab1c3f28d51
tree633f586bf6dace2e3a5c66ce3813eb634c4334ee
parent7b476adef33171763c1e764c013c98055d3965b5
setup: fix field-order at addressconfig for red

i have added the gatewayfield at the line below the IP and Netmask
fields but prior this fields so the cursor jumps first the the gateway
and after this to the IP. This patch fix the activation order.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/setup/netstuff.c