Re: [tipc-discussion] tipc_sk_rcv: Kernel panic on one of the card on 4.4.0

2016-05-27 Thread GUNA
Any update on the issue? Any other thoughts or possible fix ? The issue was seen on slot12 (1.1.12) node only. The other slots were up. I got the full logs as listed here: May 19 05:03:01 [SEQ 248049] dcsx5testslot13 /USR/SBIN/CROND[11359]: (root) CMD (/opt/cpu_ss7gw/current/scripts/mgmt_apache

Re: [tipc-discussion] [PATCH iproute2 4/4] tipc: implement bearer add functionality

2016-05-27 Thread Richard Alpe
On 2016-05-27 13:29, Erik Hugne wrote: > On May 27, 2016 10:13, "Richard Alpe" wrote: >> >> On 2016-05-26 19:58, Erik Hugne wrote: .ti -8 +.B tipc bearer add remoteip REMOTEIP media udp name NAME >>> >>> Why is the parameter order different from "bearer enable"? >>> >>> tipc bearer enab

Re: [tipc-discussion] [PATCH iproute2 4/4] tipc: implement bearer add functionality

2016-05-27 Thread Erik Hugne
On May 27, 2016 10:13, "Richard Alpe" wrote: > > On 2016-05-26 19:58, Erik Hugne wrote: > >> .ti -8 > >> +.B tipc bearer add remoteip REMOTEIP media udp name NAME > > > > Why is the parameter order different from "bearer enable"? > > > > tipc bearer enable media udp localip xxx name yyy? > > > >

Re: [tipc-discussion] [PATCH iproute2 4/4] tipc: implement bearer add functionality

2016-05-27 Thread Richard Alpe
On 2016-05-26 19:58, Erik Hugne wrote: >> .ti -8 >> +.B tipc bearer add remoteip REMOTEIP media udp name NAME > > Why is the parameter order different from "bearer enable"? > > tipc bearer enable media udp localip xxx name yyy? > > Or can you specify it in this order when adding replicast remot