From: mirabal Date: Thu, 25 May 2017 12:51:15 +0000 (+0200) Subject: fix minor bugs related with dhcp X-Git-Tag: v2.0.1~5 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=e3cf1f716be59fe0f3271a44589c1f31b10567ec;hp=e3cf1f716be59fe0f3271a44589c1f31b10567ec;p=osm%2Fopenvim.git fix minor bugs related with dhcp - get_free_ip_from_range() was calculating wrong the free ip for if first and last ip is given and the range is lower than the CIDR - Namespace loopback up must be forced. - is_dhcp_port_free() mysql query fix Change-Id: I1bbf9ed2c23945accc16c75d4e75da4b62ce745c Signed-off-by: mirabal ---