-
-
Notifications
You must be signed in to change notification settings - Fork 931
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
Fix netconf framing protocol #946
Fix netconf framing protocol #946
Commits on Mar 10, 2020
-
Updated NETCONF framing protocol detection to check both client & ser…
…ver capabilities This fixes an issue where the NetConfSession would expect the framing protocol to be used if ServerCapabilities contained 1.1, however the server would actually be using the legacy protocol as the client only advertises support for 1.0.
Jason Larke committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 1cecea6 - Browse repository at this point
Copy the full SHA 1cecea6View commit details
Commits on Apr 3, 2022
-
fix NETCONF to comply with RFC6242 for framing protocol
Todd Schavey committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 76c002e - Browse repository at this point
Copy the full SHA 76c002eView commit details -
netcconf client - fix null ptr exception on dispose
Todd Schavey committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 7f7bed3 - Browse repository at this point
Copy the full SHA 7f7bed3View commit details -
netcconf client - provide example usage in xml doc
Todd Schavey committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 99ec4ab - Browse repository at this point
Copy the full SHA 99ec4abView commit details
Commits on Dec 8, 2023
-
Merge remote-tracking branch 'upstream/develop' into fix_netconf_fram…
…ing_protocol Adding co-author credit from sshnet#639: Co-authored-by: Jason Larke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03aa776 - Browse repository at this point
Copy the full SHA 03aa776View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1eb928f - Browse repository at this point
Copy the full SHA 1eb928fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0157a2d - Browse repository at this point
Copy the full SHA 0157a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18283d6 - Browse repository at this point
Copy the full SHA 18283d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e834d8f - Browse repository at this point
Copy the full SHA e834d8fView commit details