Backward compatibility for NETCONF 1.0 version

Open
#81 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
java
Domain
networking

Research direction

Start with src/main/java/net/juniper/netconf/element/Hello.java at the linked code around line 183 and trace how the NETCONF protocol version is selected or advertised. Check whether v2.2.0 can negotiate NETCONF 1.0, then identify the existing tests for hello or version handling. Done means clearly documenting or implementing the supported backward-compatibility behavior.

Written by the indexing model from the issue text.

Description

Can I use the NETCONF 1.0 with v2.2.0, as I understand the current version is locked for NETCONF 1.1.

https://github.com/Juniper/netconf-java/blob/8271420e6bd3c8a14006368942fb3c6cba3b5d45/src/main/java/net/juniper/netconf/element/Hello.java#L183

Dominant language
Java
Stars
90
Forks
64
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Juniper/netconf-java

All issues in Juniper/netconf-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.