1. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  2. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  3. 2a22ac6 CLI commands for Fujitsu driver by Ray Milkey · 6 years ago
  4. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  5. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  6. 2d76a5f Fix log message typos in the fujitsu driver by Laszlo Papp · 6 years ago
  7. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  8. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  9. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  10. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  11. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  12. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  13. c44b1a7 Introduce standard C-band lambda queries for transponders (ONOS-6496) by Marc De Leenheer · 7 years ago
  14. 749266a Workaround for broken test code by Yuta HIGUCHI · 7 years ago
  15. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  16. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  17. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  18. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  19. 0e946fc [ONOS-5732] NNI Loopback NETCONF command for FUJITSU OLT by xueliang · 7 years ago
  20. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  21. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  22. cf527d1 [ONOS-5598] Alarm Consumer for Fujitsu OLT by xueliang · 7 years ago
  23. c6e47e2 [ONOS-5544] Refactor of JUNIT for FUJITSU NETCONF by xueliang · 8 years ago
  24. 00cc1f7 retry netconf ports discovery by Michele Santuari · 8 years ago
  25. 54525f5 [ONOS-5395] JUNIT Test cases for volt-notification-alertfilter, volt-notification-setalertfilter and volt-notification-subscribe as FUJITSU NETCONF by xueliang · 8 years ago
  26. f108dd5 Remove an unnecessary semicoron. by Satoshi Fujii · 8 years ago
  27. 9e3ab18 [ONOS-5422] JUNIT Test cases for volt-all as FUJITSU NETCONF by xueliang · 8 years ago
  28. adec4dc [ONOS-5418] JUNIT Test cases for volt-ondemandfwdl as FUJITSU NETCONF by xueliang · 8 years ago
  29. ffe73e4 [ONOS-5326] JUNIT Test cases for volt-rebootonu and volt-ethloopback as FUJITSU NETCONF by xueliang · 8 years ago
  30. 5b3d3444 [ONOS-5295] JUNIT Test cases for volt-onus, volt-setonu and volt-onustats as FUJITSU NETCONF commands by xueliang · 8 years ago
  31. f83fbc6 [ONOS-5281] JUNIT Test cases for device-controllers and device-setcontrollers as FUJITSU NETCONF by xueliang · 8 years ago
  32. 714dd2b [ONOS-5269] JUNIT Test cases for volt-ponlinks and volt-setponlink for FUJITSU NETCONF by xueliang · 8 years ago
  33. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  34. 37a396a [ONOS-5254] JUNIT Mocks for FUJITSU NETCONF by xueliang · 8 years ago
  35. 237ca36 [ONOS-4990] NETCONF function for FUJITSU OLT #8 by Akihiro Yamanouchi · 8 years ago
  36. 38a3867 [ONOS-4939] NETCONF function for FUJITSU OLT #7 by Akihiro Yamanouchi · 8 years ago
  37. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  38. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  39. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  40. 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
  41. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  42. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  43. 5e5d4df [ONOS-4654] NETCONF function for FUJITSU OLT #1 by Akihiro Yamanouchi · 8 years ago
  44. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  45. 0b4f492 Fixing loading of unexisting class caused by deprecation by Andrea Campanella · 8 years ago
  46. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  47. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  48. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  49. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  50. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  51. 17b4c85 Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator! by Aaron Kruglikov · 8 years ago
  52. 800a7a4 Simplifying the use-model of AbstractDriverLoader. by Thomas Vachuska · 8 years ago
  53. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  54. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago