- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -2,3 +2,7 @@
 
 One possible solution is to make the existing saClmNodeCurrAddress and 
saClmNodeCurrAddressFamily attributes mult-value. Another possibility is to add 
two new multi-value attributes for storing all the addresses.
 
+--
+
+As pointed out by Zoran, multi-value attributes are unordered so it is not 
possible to correlate which address family value corresponds to which address. 
So the list of addresses must be stored in one single multi-value attribute, or 
maybe one single string containing a comma-separated list of addresses.
+

~~~~




---

** [tickets:#2479] clm: Provide all current addresses of a CLM node**

**Status:** unassigned
**Milestone:** 5.17.08
**Created:** Fri Jun 02, 2017 08:33 AM UTC by Anders Widell
**Last Updated:** Fri Jun 02, 2017 08:33 AM UTC
**Owner:** nobody


The CLM node object has two runtime attributes, saClmNodeCurrAddress and 
saClmNodeCurrAddressFamily, that provide the current address of the CLM node. 
However, these attributes are single-value and a node can have multiple 
addresess. In particular, if OpenSAF is using TIPC as transport, a user might 
be interested in knowing the IP address of the node as well. A node can of 
course also have several IP addresses.

One possible solution is to make the existing saClmNodeCurrAddress and 
saClmNodeCurrAddressFamily attributes mult-value. Another possibility is to add 
two new multi-value attributes for storing all the addresses.

--

As pointed out by Zoran, multi-value attributes are unordered so it is not 
possible to correlate which address family value corresponds to which address. 
So the list of addresses must be stored in one single multi-value attribute, or 
maybe one single string containing a comma-separated list of addresses.




---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to