-
Notifications
You must be signed in to change notification settings - Fork 194
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CESNET/netopeer2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CESNET/netopeer2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 34 files changed
- 3 contributors
Commits on Aug 14, 2025
-
main BUGFIX fix empty rpc-reply
When an RPC output has a container and the RPC callback returns nothing, the np2srv_rpc_cb does not add the 'ok' empty leaf. The rpc-reply is empty. The client receives an error when it reads the RPC response with nc_recv_reply, because it expects either 'ok' or 'data'. Look at the content of the reply and add the 'ok' leaf if no child with the default flag is found. Fixes: 3936132 ("server UPDATE call NC RPC directly, not using sysrepo") Link: https://datatracker.ietf.org/doc/html/rfc7950#section-7.14.4 Link: https://datatracker.ietf.org/doc/html/rfc6241#section-4.4
Configuration menu - View commit details
-
Copy full SHA for 07e72c4 - Browse repository at this point
Copy the full SHA 07e72c4View commit details
Commits on Aug 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 774d2de - Browse repository at this point
Copy the full SHA 774d2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188720a - Browse repository at this point
Copy the full SHA 188720aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8450a58 - Browse repository at this point
Copy the full SHA 8450a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674056a - Browse repository at this point
Copy the full SHA 674056aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c44d3d - Browse repository at this point
Copy the full SHA 7c44d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b099ce - Browse repository at this point
Copy the full SHA 5b099ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a9ed7 - Browse repository at this point
Copy the full SHA e7a9ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b19e229 - Browse repository at this point
Copy the full SHA b19e229View commit details -
main UPDATE lnc2 unix socket updates
It is now managed by YANG configuration.
Configuration menu - View commit details
-
Copy full SHA for 2680904 - Browse repository at this point
Copy the full SHA 2680904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d443c - Browse repository at this point
Copy the full SHA 14d443cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30790db - Browse repository at this point
Copy the full SHA 30790dbView commit details
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48d306c - Browse repository at this point
Copy the full SHA 48d306cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0d364 - Browse repository at this point
Copy the full SHA 4f0d364View commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cb307de - Browse repository at this point
Copy the full SHA cb307deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc36cd - Browse repository at this point
Copy the full SHA 7cc36cdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...devel