HomeClusterLabs Projects

Add optional header to messages sent back to the application
b9ccd6e2a4b3Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Add optional header to messages sent back to the application

If enabled in (the new API call) knet_handle_add_datafd_new(),
knet will add a header to the message with extra details. Currently
this is just the nodeid, but other things could, concievably, be
added as the structure is extensible.

This allows the receiving application to double-check that the message
has come from the right node - and also means that it doesn't need to
be added to the application's message header.

Details

Provenance
chrissie-cAuthored on Nov 20 2024, 8:18 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.