On 11 Mar (23:59:57), Sandeep K Chaudhary wrote:
> >> http://bugs.lttng.org/issues/621
> >
> > This one should be quite straight forward. There is already version
> > check for the create_session command I think. Here is your starting
> > point.
> >
>    I don't see the version check in create_session in create.c or
> session_create in session.c. Though I can see that in function
> relay_send_version in main.c, there is check for the major version (at
> line 1432).

main.c +1097 (relay_create_session)

> 
>          if (reply.major != be32toh(msg.major)) {
> 
> Is this what you meant? Please let me know. Thanks !
> 
> > lttng-tools:
> > * src/bin/lttng-relayd/cmd-*
> > * src/bin/lttng-relayd/main.c

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to