All of lore.kernel.org
 help / color / mirror / Atom feed
* Resolving service name conflicts
@ 2020-09-02  5:08 Asmitha Karunanithi
  2020-09-02 15:58 ` Patrick Williams
  2020-09-03 10:15 ` Jeremy Kerr
  0 siblings, 2 replies; 7+ messages in thread
From: Asmitha Karunanithi @ 2020-09-02  5:08 UTC (permalink / raw)
  To: openbmc

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Hi All,

Hope all are doing good.

When I was trying to do 'avahi-browse', I was able to see service name
conflicts (since the service with the same name would be published by
various clients in the network and I could see <servicename>#100, after
trying for 99 times).

To resolve this, the idea is to append the hostname of the client with the
service name (whenever the service is being published), given that the
hostname will always be unique in my case.

So, the service file would look like: (example.service)

<service-group>

       <name>example-hostname</name>

       <service>

               <type>...</type>

               <port>...</port>

       </service>

</service-group>


I just wanted to clarify if the above idea would be the right solution to
resolve the service name conflict or is there any other way that is
currently available to resolve this issue?

-- 
Thanks & Regards,
Asmitha Karunanithi

[-- Attachment #2: Type: text/html, Size: 2690 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-05  7:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02  5:08 Resolving service name conflicts Asmitha Karunanithi
2020-09-02 15:58 ` Patrick Williams
2020-09-03  7:49   ` Asmitha Karunanithi
2020-09-03 12:37     ` Michael Richardson
2020-09-03 10:15 ` Jeremy Kerr
2020-09-04 16:37   ` Patrick Williams
2020-09-05  7:35     ` Asmitha Karunanithi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.