- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1 +1,16 @@
 The tipc-config command is obsolete and no longer being maintained. We should 
switch to using the "tipc" command instead.
+
+In addition, the printout of `tipc node get addr` has been changed since 
kernel version 4.17 - no longer uses the Z.C.N format 
+1) Old printout
+
+    SC-1@~ # tipc node get addr
+    <1.1.1>
+
+2) New printout
+~~~
+
+SC-1@~ # tipc node get addr
+01001001
+~~~
+
+So, the the wrapper script `tipc-config` also needs to be updated to work with 
these printouts.

~~~~




---

** [tickets:#2104] nid: Use the tipc command instead of tipc-config**

**Status:** review
**Milestone:** future
**Created:** Fri Oct 07, 2016 04:58 PM UTC by Anders Widell
**Last Updated:** Mon Jul 15, 2019 02:59 AM UTC
**Owner:** Vu Minh Nguyen


The tipc-config command is obsolete and no longer being maintained. We should 
switch to using the "tipc" command instead.

In addition, the printout of `tipc node get addr` has been changed since kernel 
version 4.17 - no longer uses the Z.C.N format 
1) Old printout

    SC-1@~ # tipc node get addr
    <1.1.1>

2) New printout
~~~

SC-1@~ # tipc node get addr
01001001
~~~

So, the the wrapper script `tipc-config` also needs to be updated to work with 
these printouts.


---

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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to