1. e261ab2 Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1 by Brian O'Connor · 8 years ago
  2. 47a5292 [ONOS-3164]UT for Port chain web resource by SureshBR · 8 years ago
  3. 099d75f Fixing issue with metro.py by HIGUCHI Yuta · 8 years ago
  4. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  5. bf85a10 adding a listener service to the mcast service by alshabib · 8 years ago
  6. 48c674c Add listner for down paths to path painter App and highlights remove when changing overlay by Andrea Campanella · 8 years ago
  7. 9bc8693 [ONOS-3163] Test stub on VtnRscManager by Mahesh Poojary Huawei · 8 years ago
  8. c3e5da3 [ONOS-3162] Test stub on VirtualPortManager by Mahesh Poojary Huawei · 8 years ago
  9. 4f7600b [ONOS-3162] Test stub on FlowObjectiveService by Mahesh Poojary Huawei · 8 years ago
  10. 8208205 Fixing onos-package to include automatic karaf-assembly stage; by Thomas Vachuska · 8 years ago
  11. aec251d [ONOS-3163] Test stub on FlowClassifierManager and PortChainManager by Mahesh Poojary Huawei · 8 years ago
  12. ff280fa Cosmetic improvements to the way interfaces are printed by Jonathan Hart · 8 years ago
  13. 21d17ba Moved copywright to top and removed unnecessary comments by Hyunsun Moon · 8 years ago
  14. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  15. b0fb41d Implementation of lambda query behaviour for LINC and Calient drivers. by Marc De Leenheer · 8 years ago
  16. c87fba7 Add GeoLink Path support by Andrea Campanella · 8 years ago
  17. 44d8fbb Revert PersistenceManager change to use karaf data directory by Madan Jampani · 8 years ago
  18. 337159c [ONOS-3163] Stub on PortPairManager and PortPairGroupManager by Mahesh Poojary Huawei · 8 years ago
  19. 0ea8225 Fix Netconf pom dependency problem by Andrea Campanella · 8 years ago
  20. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  21. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  22. 7e9a78f [ONOS-3120] Service Function Forwarder Implementation by Mahesh Poojary S · 8 years ago
  23. 2b8e189 Added an adapter for PersistenceService to be used in unit tests by Madan Jampani · 8 years ago
  24. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  25. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  26. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  27. f5baee8 Fix network config sample to include adjacencySids for segmentrouting by Charles Chan · 8 years ago
  28. c8620b1 SONA: Pipeline for SONA by daniel · 8 years ago
  29. 51b9d10 Added pathpainter to tomx and andrea cells as a default app. by Thomas Vachuska · 8 years ago
  30. 9391004 Bumping the loxi version to 0.9.2.onos-SNAPSHOT by alshabib · 8 years ago
  31. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  32. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  33. d39e376 ONOS-3432 register Lambdas by HIGUCHI Yuta · 8 years ago
  34. efb3875 [ONOS-3284]Traffic selector updated for NSH ext match by Phaneendra Manda · 8 years ago
  35. 490e839 ONOS-3182 Adding device badges and bug fixes by Andrea Campanella · 8 years ago
  36. d861c4c Fixed create bridge by Hyunsun Moon · 8 years ago
  37. cea18d3 BGP system test issue fix by Shashikanth VH · 8 years ago
  38. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  39. bc7c694 [ONOS-3114] Added service for storing list of classifier devices for sfc by Phaneendra Manda · 8 years ago
  40. 1110f6b [ONOS-3164] UT on SFC Manager by Mahesh Poojary Huawei · 8 years ago
  41. c9c10f9 [ONOS-3114,3115] SFC Service and Manager Implementation by Mahesh Poojary S · 8 years ago
  42. cc11f72 [ONOS-3117] Listen service function events in VtnRscManager by Mahesh Poojary S · 8 years ago
  43. 858efd3 [ONOS-3520] Add L3 codes for VTNManager class. by lishuai · 8 years ago
  44. a1075a9 [ONOS-3117] Storing listener of PortChain by Mahesh Poojary S · 8 years ago
  45. 404b0fc [ONOS-3479] Add the implementation of ArpService interface. by lishuai · 8 years ago
  46. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  47. 4380f54 Excluding generated-sources from javadoc gen in rpc-grpc pom.xml by Brian O'Connor · 8 years ago
  48. 568734d [ONOS-3161]Port pair UT updated for reivew comments by Phaneendra Manda · 8 years ago
  49. d66dca4 [ONOS-3163]Flow classifier UT updated for review comments by Phaneendra Manda · 8 years ago
  50. d44649e8 [ONOS-3162] UT for Port pair group web resource by Phaneendra Manda · 8 years ago
  51. 119469d [ONOS-3114] Vtn codec registrator added by Phaneendra Manda · 8 years ago
  52. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  53. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  54. 6bec8c1 inherit maven-javadoc-version from parent pom by HIGUCHI Yuta · 8 years ago
  55. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  56. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  57. 4a527ed [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  58. a589d69 [ONOS-3117] store listener in Flow-Classifier Manager by Mahesh Poojary Huawei · 8 years ago
  59. 43bf891 Exclude yangtools from obs by Charles Chan · 8 years ago
  60. 08bef15 Fixed a small issue with disjoint path visualization. by Thomas Vachuska · 8 years ago
  61. e6ff7f0 Replacing karaf-assembly bash script with python script by Brian O'Connor · 8 years ago
  62. 8c9ee81 Preparing assembly of Karaf and ONOS artifacts for off-line deployments. by Thomas Vachuska · 8 years ago
  63. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 8 years ago
  64. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  65. d892957 [ONOS-3430] Define behaviour interface to retrieve available wavelength resources by Toru Furusawa · 8 years ago
  66. 531a78b CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  67. 8583e6b ONOS-3182 Modify mode and Icons by Andrea Campanella · 8 years ago
  68. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  69. eacbed5 BGP linkstate system test issues fix by Shashikanth VH · 8 years ago
  70. 7997bb9 [ONOS-3119] NSH spi ID generator for flow classifier installer. by Bharat saraswal · 8 years ago
  71. a9d838e [ONOS-3314] yang model translation into ONOS behaviour interface by andrea · 8 years ago
  72. 9547de3 Removing all existing Netconf flow rule implementation: not compatible with current version and tailored on specific software. by Andrea Campanella · 8 years ago
  73. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  74. 1b81f85 Review Fix - vtn app by Satish K · 8 years ago
  75. e300581 Duplicate Null Check not required by Satish K · 8 years ago
  76. 01a60f2 Invalid Comparision Fix in VTN by Satish K · 8 years ago
  77. 57de6cd IntentPerfCollector Synch issue fix by Satish K · 8 years ago
  78. d471262 ONOS-3353: WIP -- USA, Central America and SouthAmerica ... but need to remove Alaska and Hawaii from USA data, for cleaner visualization. by Simon Hunt · 8 years ago
  79. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  80. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  81. ab5a736 [ONOS-3284] Add nicira extension of NSH instructions to onos by Phaneendra Manda · 8 years ago
  82. 1ecbe7b BGP notification system test issues fix by Shashikanth VH · 8 years ago
  83. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  84. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  85. e3af265 add ports back to discoverer after a device has gone offline and come back. by alshabib · 8 years ago
  86. 338bef7 [ONOS-3117] Adding listener to Port-Chain by Mahesh Poojary Huawei · 8 years ago
  87. 9fcf232 [ONOS-3117] Adding Port-Chain event handler by Mahesh Poojary S · 8 years ago
  88. 3633e87 [ONOS-3117] Adding listener for Flow-Classifier by Mahesh Poojary Huawei · 8 years ago
  89. edde3ad [ONOS-3117] adding Flow-Classifier event handler by Mahesh Poojary S · 8 years ago
  90. 2e4cd65 [ONOS-3117] adding listener to Port-Pair-Group Manager by Mahesh Poojary Huawei · 8 years ago
  91. 147f0b8 [ONOS-3117] Adding listener of Port-Pair-Group by Mahesh Poojary Huawei · 8 years ago
  92. c61dfea Exclude gRPC generated code from javadoc processing by HIGUCHI Yuta · 8 years ago
  93. 24d7c36 [ONOS-3117] Adding Port-Pair-Group event by Mahesh Poojary S · 8 years ago
  94. 3fe5eff [ONOS-3117] add listener to PortPairManager by Mahesh Poojary Huawei · 8 years ago
  95. 6623df7 [ONOS-3117] Adding Port-Pair Listener by Mahesh Poojary S · 8 years ago
  96. 427c8ca [ONOS-3117] Changes on VtnRscEventFeedback by Mahesh Poojary S · 8 years ago
  97. 6d94f42 [ONOS-3117] Changes on VtnRscEvent by Mahesh Poojary S · 8 years ago
  98. 14e865d ONOS-3472 Fixing ConsistentMap key equality by HIGUCHI Yuta · 8 years ago
  99. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  100. d82c71a General cleanup of pom files under protocols. by Thomas Vachuska · 8 years ago