From: Thierry Parmentelat Date: Thu, 6 Sep 2012 06:25:48 +0000 (+0200) Subject: add solve_ip function X-Git-Tag: sliver-openvswitch-1.8.90-0~37 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=68b614c3df21282850636e7570fadb981c8706ad;p=sliver-openvswitch.git add solve_ip function --- diff --git a/planetlab/exp-tool/Makefile b/planetlab/exp-tool/Makefile index 7c8276931..74a0d3a28 100644 --- a/planetlab/exp-tool/Makefile +++ b/planetlab/exp-tool/Makefile @@ -23,6 +23,7 @@ opp=$(call proj1,$(1))@$(call flip,$(call proj2,$(1))) rget=$(call get,$(call opp,$(1))) solve=$(HOST_$(1)) +solve_ip=$(IP_$(1)) # can be redefined in conf.mk if that's not the expected behaviour display?=host $(1) aka $(call solve,$(1))