Skip to content
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

Add support for TCP transport in NetconfServiceProvider #444

Closed
2 tasks done
ghost opened this issue Apr 12, 2017 · 2 comments
Closed
2 tasks done

Add support for TCP transport in NetconfServiceProvider #444

ghost opened this issue Apr 12, 2017 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Apr 12, 2017

This is a feature requested by users

  • Fix in new C++ core
  • Create wrapper in new python core
@ghost ghost added the enhancement label Apr 12, 2017
@ghost ghost assigned psykokwak4 May 11, 2017
@psykokwak4
Copy link
Contributor

psykokwak4 commented May 12, 2017

TCP transport is not supported in ncclient used in old python infra for NetconfServiceProvider(see #2). And it seems like for libnetconf used by the NetconfClient in the new C++ core, plain text tcp is not supported, could TCP transport be interpreted as TLS support for libnetconf?

@ghost
Copy link
Author

ghost commented May 15, 2017

Need to implement support for this in new infra in C++. Then create wrapper in python to be released in ydk-py 0.6.0

@ghost ghost closed this as completed Jun 20, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant