jiegec / netconf-rs

A rust library for NETCONF(RFC 6241)
MIT License
4 stars 2 forks source link

Few questions #2

Closed pnhearer closed 10 months ago

pnhearer commented 10 months ago

Are you still working on this library?

Are you interested in bringing this crate up to RFC 2642 compliance?

Are you interested in getting commits against other hardware?

Im looking to contribute for:

platforms.

jiegec commented 10 months ago

Are you still working on this library?

Yes, maintained.

Are you interested in bringing this crate up to RFC 2642 compliance?

Nope.

Are you interested in getting commits against other hardware?

Yes, pull requests are welcome.

Im looking to contribute for:

* Cisco

* Arista

* Dell

* Juniper

platforms.

pnhearer commented 10 months ago

That sounds good. May i inquire as to why there is no interest in RFC 2642 support?

jiegec commented 10 months ago

That sounds good. May i inquire as to why there is no interest in RFC 2642 support?

The library was used by me to modifying the vlan configuration of a H3C switch, and that's all.

jiegec commented 10 months ago

By the way, RFC 2642 is Cabletron's VLS Protocol Specification, is it related to NETCONF?

pnhearer commented 10 months ago

I understand. Ok! Looking forward to working with you.