Skip to content

Various confd improvements#15

Merged
troglobit merged 7 commits intomainfrom
wkz/confd
Apr 21, 2023
Merged

Various confd improvements#15
troglobit merged 7 commits intomainfrom
wkz/confd

Conversation

@wkz
Copy link
Copy Markdown
Contributor

@wkz wkz commented Apr 21, 2023

No description provided.

wkz added 7 commits April 21, 2023 16:05
core.c will always take care of this if any initialization fails.
This makes it easy to create unoptimized debug builds, for example.
Since this function wraps lyd_new_path.

This allows us to write a wrapper for sr_set_item, using the expected
name.
This allows the xpath to be built using format string.
When a new interface is create, but the type is not specified, try to
infer the type from the interface name.
@wkz wkz requested a review from troglobit April 21, 2023 14:08
Copy link
Copy Markdown
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

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

Nicely done! 👍

@troglobit troglobit merged commit dcf3c5f into main Apr 21, 2023
@troglobit troglobit deleted the wkz/confd branch April 21, 2023 17:03
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