1. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  2. 57add21 Sonar suggestion - null pointer check had the wrong boolean operator by Ray Milkey · 6 years ago
  3. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. 43c5670 Fix typo by sangyun-han · 7 years ago
  6. 86d1b0a Bumping version of YANG Tools to 2.1; adding YANG smoke STC test. by Ray Milkey · 7 years ago
  7. a4d5a49 Bumping ONOS to use onos-yang-tools 1.12.0-b8 version. by Thomas Vachuska · 7 years ago
  8. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  9. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  10. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  11. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago[Renamed (99%) from apps/netconfsb/client/src/main/java/org/onosproject/netconf/client/impl/NetconfTranslatorImpl.java]
  12. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago[Renamed from apps/netconf/client/src/main/java/org/onosproject/netconf/client/impl/NetconfTranslatorImpl.java]
  13. bc26a52 Adding a early version of the passive component to handle communication between the NETCONF subsystem and the Dynamic Config Store (as well as other apps). by Aaron Kruglikov · 7 years ago