]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
BUG11466: Fix network_equal function
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 7 Nov 2017 13:17:27 +0000 (14:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Nov 2017 16:16:18 +0000 (16:16 +0000)
The network_equal function only tested the subnet addresses of two given networks which lead to
errormessages saying "This is the green network"
The fix tests netwok and subnet IP's to fix this

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

No differences found