1. 208d8c6 Fix ONOS-8038: add Matcher.find call before Matcher.group by TOIDA Yuto · 4 years, 7 months ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  4. 57add21 Sonar suggestion - null pointer check had the wrong boolean operator by Ray Milkey · 6 years ago
  5. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 43c5670 Fix typo by sangyun-han · 7 years ago
  8. 86d1b0a Bumping version of YANG Tools to 2.1; adding YANG smoke STC test. by Ray Milkey · 7 years ago
  9. a4d5a49 Bumping ONOS to use onos-yang-tools 1.12.0-b8 version. by Thomas Vachuska · 7 years ago
  10. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  11. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  12. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  13. 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]
  14. 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]
  15. 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