X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=cfg%2Flocalhost.ifq;h=8c92938be1a1c6118a0ea646c13794d79b876fc1;hb=07495effe193ca3f73c3bf0ce417068f9ac9dcdd;hp=683ba2d41198b01098ec0511546a34bcba1088d9;hpb=93d248304a68de7a8f9daf4aa74f9ee4cd27410c;p=com%2Fgs-lite.git diff --git a/cfg/localhost.ifq b/cfg/localhost.ifq index 683ba2d..8c92938 100644 --- a/cfg/localhost.ifq +++ b/cfg/localhost.ifq @@ -1,4 +1,4 @@ -default : Contains[InterfaceType,GDAT] and Equals[Host,'localhost']; -csv : Contains[InterfaceType,CSV] and Equals[Host,'localhost']; -csvtcp : Contains[InterfaceType,CSVTCP] and Equals[Host,'localhost']; -gdat: Contains[InterfaceType,GDAT] and Equals[Host,'localhost'] +default : Contains[InterfaceType,GDAT] and Equals[Host,'localhost']; +csv : Contains[InterfaceType,CSV] and Equals[Host,'localhost']; +csvtcp : Contains[InterfaceType,CSVTCP] and Equals[Host,'localhost']; +gdat: Contains[InterfaceType,GDAT] and Equals[Host,'localhost']