Commit 6b0071b
NETCONF RFC6241 and RFC6242 conformance fixes (#22)
* - NETCONF RFC6241 and RFC6242 conformance fixes
. xml version conformance
. hello message conformance
. rpc message conformance
. framing protocol conformance
- Extracting reused strings to constants
- updated gitignore
* - used single imports
- fixed broken idents caused by auto-formatting
* increased version to 2.0.11 parent fe46b47 commit 6b0071b
5 files changed
Lines changed: 353 additions & 290 deletions
File tree
- src/main/java/net/juniper/netconf
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments