>> 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).

         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

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

Reply via email to