Hi Mathi,

The main use case for adding support for long DN in CLM is Section 7.4 in the 
3GPP document 
(ftp://www.3gpp.org/TSG_SA/WG5_TM/TSGS5_76/_specs_for_checking/32300-a00.doc).

SaNameT type is not used much in API.
Only two places where SaNameT can be found are SaClmClusterTrackCallbackT and 
SaClmClusterNodeT_4.
saClmClusterNodeGet_4, saClmClusterNotificationFree_4, 
SaClmClusterNodeGetCallbackT_4 and SaClmClusterNotificationT_4 struct are 
indirectly affected by using SaClmClusterNodeT_4 struct.

Length of the node name member in SaClmClusterNodeT_4 cannot exceed 255 
characters. Max allowed length for domain name is 255 (RFC 1035). But we still 
can add support for long DN (even node name is not DN :) ), and check that the 
name cannot exceed 255 characters.
Other two places where DN is used are for DN  for PLM (EE) and rootCauseEntity 
(DN of PLM entity).

It's very unlikely, but someone can set node name or cluster name long enough 
that DN of SaClmCluster or SaClmNode exceed 255 characters.
In this case CLM will have a problem with IMM callbacks.

These are more-less main reasons for implementing support for long DN in CLM.

Thanks,
Zoran 

-----Original Message-----
From: Mathi Naickan [mailto:mathi-naic...@users.sf.net] 
Sent: den 4 juli 2016 16:21
To: [opensaf:tickets] 
Subject: [opensaf:tickets] #1906 clm: add support for long DN

Hi Zoran,

I think this has now become the 'usually' asked question on this topic of long 
DN.
It is amusing to me that we are supporting long DNs for anything else other 
than AMF, LOG, NTF, SMF, IMM.

So, perhaps you could share the motivation/usecase behind configuring node 
names of such size!? 
Iam just trying to avoid unwanted changes!
Also, before you start working on the ticket please let me know how you are 
planning to go about making the changes.

Thanks,
Mathi.


---

** [tickets:#1906] clm: add support for long DN**

**Status:** accepted
**Milestone:** 5.1.FC
**Created:** Mon Jul 04, 2016 01:10 PM UTC by Zoran Milinkovic **Last 
Updated:** Mon Jul 04, 2016 01:37 PM UTC
**Owner:** Zoran Milinkovic


Ticket [#191] introduces support for long DN.
This ticket adds the support for long DN to CLM.



---

Sent from sourceforge.net because you indicated interest in 
<https://sourceforge.net/p/opensaf/tickets/1906/>



To unsubscribe from further messages, please visit 
<https://sourceforge.net/auth/subscriptions/>


---

** [tickets:#1906] clm: add support for long DN**

**Status:** accepted
**Milestone:** 5.1.FC
**Created:** Mon Jul 04, 2016 01:10 PM UTC by Zoran Milinkovic
**Last Updated:** Mon Jul 04, 2016 02:20 PM UTC
**Owner:** Zoran Milinkovic


Ticket [#191] introduces support for long DN.
This ticket adds the support for long DN to CLM.



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to