Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new borrrow node functionality #28

Conversation

choppsv1
Copy link
Contributor

No description provided.

@choppsv1 choppsv1 marked this pull request as draft January 25, 2025 03:42
@choppsv1 choppsv1 marked this pull request as ready for review January 25, 2025 04:36
@choppsv1 choppsv1 force-pushed the chopps/new-borrrow-node-functionality branch 2 times, most recently from 7ac6081 to b710330 Compare January 25, 2025 15:06
Sometimes a user is presented with only a raw lyd_node pointer
(e.g., in a callback situation) which lives in a DataTree they
do not own. This new function allows constructing a temporary
`DataTreeOwningRef` wrapper around the raw `lyd_node` pointer.

Signed-off-by: Christian Hopps <[email protected]>
Signed-off-by: Christian Hopps <[email protected]>
@choppsv1 choppsv1 force-pushed the chopps/new-borrrow-node-functionality branch from b710330 to 68a2168 Compare January 25, 2025 15:08
Copy link
Member

@rwestphal rwestphal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition. Thank you @choppsv1!

@rwestphal rwestphal merged commit 9d5021f into holo-routing:master Jan 25, 2025
3 checks passed
@choppsv1 choppsv1 deleted the chopps/new-borrrow-node-functionality branch January 25, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants