]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
BUG11466: Fix network_equal function BUG11466
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 7 Nov 2017 13:15:38 +0000 (14:15 +0100)
committerAlexander Marx <alexander.marx@ipfire.org>
Tue, 7 Nov 2017 13:15:38 +0000 (14:15 +0100)
commitbd54388f0f7d3a2cf0266bcedeb2359c7fa55397
treea2f6b6a00ee6392286245a3575765958bd3782ac
parentad1204e4eb397b4f7d10c3bdfa9214aa8c0a0575
BUG11466: Fix network_equal function

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
config/cfgroot/network-functions.pl