1. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  2. e427390 Logging information about device not being driver programmable instead of throwing exception by Andrea Campanella · 8 years ago
  3. 612a177 Adding foo files. by Simon Hunt · 8 years ago
  4. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  5. 6215fbc Fix bug in OchSignal toString by Marc De Leenheer · 8 years ago
  6. cd6ab18 Unit tests for NetworkCongifLinksProvider by Ray Milkey · 8 years ago
  7. 483e29f CORD-524 Added utils to execute IP commands to a remote host by Hyunsun Moon · 8 years ago
  8. 889cffb Fix incorrect class and method description for PortStatsCollector by Jian Li · 8 years ago
  9. da62150 [ONOS-3877] Implement Yang grammar for leaf,leaf-list,augment,grouping/uses by Vidyashree Rama · 8 years ago
  10. b4348d5 Fix NoClassDefFoundError when execute dhcp-set-static-mapping by Jian Li · 8 years ago
  11. 5c12efc [ONOS-3871]Yang file-scanner implementation and UT. by janani b · 8 years ago
  12. 50fb464 [ONOS-3878] YANG Parser External Interface by Gaurav Agrawal · 8 years ago
  13. 8c4e649 [ONOS-3884] Base Data model node and parser interface by Vinod Kumar S · 8 years ago
  14. 7a004de [ONOS-3875] Code Framework for YangUtils by Vinod Kumar S · 8 years ago
  15. 15de0d9 [ONOS-3857] BGP flow spec encoding for mandatory attributes by Shashikanth VH · 8 years ago
  16. 1c9587f [ONOS-3856] Implement BGP flow spec RIB out. by Shashikanth VH · 8 years ago
  17. 5db8e05 [ONOS-3793] Implements the Openstack Security Group REST call parser by sangho · 8 years ago
  18. 0ff59c2 fix on VLAN intent encapsulation ONOS-3467 by Michele Santuari · 8 years ago
  19. 6b04558 Add CLI for viewing FPM connections. by Jonathan Hart · 8 years ago
  20. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  21. 0db36e7 [ONOS-3855] - Implement BGP flow spec provider framework by Thejaswi N K · 8 years ago
  22. bada076 Adjusted dialog button styling. by Thomas Vachuska · 8 years ago
  23. b68919e Catch and print Errors as well as exceptions in CoreEventDispatcher by Jonathan Hart · 8 years ago
  24. 85060ac [ONOS-3662] Add CLI for control plane manager by Jian Li · 8 years ago
  25. 17d38f4 Remove OFDPA /32 -> ECMP workaround by Charles Chan · 8 years ago
  26. 4983164 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 8 years ago
  27. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  28. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  29. 0bfc2a1 Fixes for fiber switch by Marc De Leenheer · 8 years ago
  30. 1fdd224 Not allow null value for all control metrics, revise unit test by Jian Li · 8 years ago
  31. e75cf18 ONOS-3741: Dialog Service - allow alternate text to be specified with addOk() and addCancel(). by Simon Hunt · 8 years ago
  32. 47c2da1 [ONOS-3856] Implement BGP flow specication components operator value. by Shashikanth VH · 8 years ago
  33. dcfb7b5 [ONOS-3845] BGP support flow specification capability on peer basis. by Shashikanth VH · 8 years ago
  34. fe2fb20 [ONOS-3857] BGP flow specification prefix implementation. by Shashikanth VH · 8 years ago
  35. aa6211a ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey by Brian Stanke · 8 years ago
  36. 44967ec [ONOS-3857] BGP Update message builder. by Shashikanth VH · 8 years ago
  37. fb391ae [ONOS-3856] Implement BGP flow spec RIB out flow specification details. by Shashikanth VH · 8 years ago
  38. 42feabd Use DELETE_STRICT when deleting flows to avoid collateral damage by Jonathan Hart · 8 years ago
  39. c5cb4a1 Clean code and refine javadocs for control plane manager by Jian Li · 8 years ago
  40. 2b4f32d ONOS-3655 - Initial submission for DeviceKey subsystem. by Brian Stanke · 8 years ago
  41. e507584 fix for popping vlan in table 1 by alshabib · 8 years ago
  42. 023a898 Passing current and previous config value in NetworkConfigEvent by Charles Chan · 8 years ago
  43. 5198f08 ONOS-3741: Bind Escape to Cancel and Enter to OK in dialog service. by Simon Hunt · 8 years ago
  44. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  45. 77acdc7 ONOS dev bash_profile function - by Ayaka Koshibe · 8 years ago
  46. 37d6bd3 Smiley Glyph by Simon Hunt · 8 years ago
  47. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  48. 15b8ef5 PartitionManager + StoragePartition{Service,Client} implementation classes by Madan Jampani · 8 years ago
  49. dd45720 FaultManagement: topo overlay - rename variable to match service name. by Simon Hunt · 8 years ago
  50. f4ef6dd GUI: Javascript cleanup and additional utility functions. by Simon Hunt · 8 years ago
  51. 5207506 Fix NPE when a criterion does not specify a type by Ray Milkey · 8 years ago
  52. 7d180c5 Implement updateMetric and getLoad methods of ControlPlaneMonitor by Jian Li · 8 years ago
  53. 43d232e Add API to look up interface by name by Jonathan Hart · 8 years ago
  54. fb631b4 Removed static DHCP mapping when a VM is vanished by Hyunsun Moon · 8 years ago
  55. 56dcdce Fixes deadlock in dhcp ip assignment logic caused by nesting calls to distributed primitives. by Madan Jampani · 8 years ago
  56. 1f0202c Ignoring atomix unit tests until the spinning issue is debugged by Madan Jampani · 8 years ago
  57. ba6b117 Add resource name param to diskMetrics and networkMetrics method by Jian Li · 8 years ago
  58. 1beb60c Refactor set and value builders to remove reference to DatabaseManager by Madan Jampani · 8 years ago
  59. 5173188 updated mcastforwarding to handle new events by Julian Lawrence · 8 years ago
  60. 29be97d Omit zero-prefix IP match in Softrouter driver by Jonathan Hart · 8 years ago
  61. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  62. 8b28c6b GUI: trie utility operations, and test code. by Simon Hunt · 8 years ago
  63. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  64. c7a981f adding remove subscriber command by alshabib · 8 years ago
  65. 0a82a8e [ONOS-3845] BGP FlowSpec capability handling. by Shashikanth VH · 8 years ago
  66. 5c8257b [ONOS-3832] Sfc manager register with packet subsystem by Phaneendra Manda · 8 years ago
  67. 1d3eac9 Added static DHCP lease for a new host by Hyunsun Moon · 8 years ago
  68. c61e18c default single table pipeline supports filtering objectives by alshabib · 8 years ago
  69. 0b41d29 FaultManagement: Adding multi-clock glyph to topo overlay. by Simon Hunt · 8 years ago
  70. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  71. 122b4f5 [ONOS-3867] Class cast exception bug fix by sangho · 8 years ago
  72. ec343ff Implement DefaultControlLoad, add lastUpdate for MetricsDatabase by Jian Li · 8 years ago
  73. 5e5b3d6 State machine implementations for various distributed primitives based on latest Copycat APIs by Madan Jampani · 8 years ago
  74. a9673fd Fixes NPE in map event listener by Madan Jampani · 8 years ago
  75. 6f7668c GUI : Icon Service -- added registerIconMapping() call. by Simon Hunt · 8 years ago
  76. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  77. 6242ede Test page for displaying custom glyphs. by Simon Hunt · 8 years ago
  78. d61b77b added support for multicast in olt pipeline by alshabib · 8 years ago
  79. 28b2cd6 Added asConsistentMap() method to AsyncConsistentMap for creating a new ConsistentMap instance. by Madan Jampani · 8 years ago
  80. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  81. 1c694bb Fault Management App: alarm clock glyph. by Simon Hunt · 8 years ago
  82. 1e8e89c Fixes NPEs in TranscodingAsyncConsistentMap deserialization code paths by Madan Jampani · 8 years ago
  83. 81ab23b Added drop rules to prevent packets for virtual networks go out by Hyunsun Moon · 8 years ago
  84. 9186613 Lowered some warning levels by Hyunsun Moon · 8 years ago
  85. 10a2070 [ONOS-3851] Add skeletal code of Web GUI for Control Plane Manager by Jian Li · 8 years ago
  86. 54df73e [ONOS-3648] Rename CPMan REST API prefix by Jian Li · 8 years ago
  87. 086eee9 don't install filtering objectives on uplink port by alshabib · 8 years ago
  88. d79d39e Fix incorrect NextId name issue of FlowObjectives swagger doc by Jian Li · 8 years ago
  89. a449aae Strip newline and extra spaces in application short description by Charles Chan · 8 years ago
  90. 14d147d [WIP] Fixed for controller to not to reply ARP request from physical by Hyunsun Moon · 8 years ago
  91. 62f1533 Remove map listener when caching async consistent map is destroyed by Madan Jampani · 8 years ago
  92. 551d0d2 DistributedPrimitives updates: by Madan Jampani · 8 years ago
  93. 4614890 [ONOS-3536] Implement back-end metrics saving logic using RRD by Jian Li · 8 years ago
  94. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  95. 1e492d3 Override processEthDstSpecific in CpqdOFDPA2 by Charles Chan · 8 years ago
  96. 7b3fe3a Defining notion of a projectable entity. by Thomas Vachuska · 8 years ago
  97. 0872767 Leaders cli improvements: by Madan Jampani · 8 years ago
  98. d52bffc CORD-484 Support management network for a VM by Hyunsun Moon · 8 years ago
  99. 068a438 TypeSerializerFactory for using store Serializer with Catalyst serialization by Madan Jampani · 8 years ago
  100. 916bf89 vRouter: ignore routes that don't come from Quagga by Jonathan Hart · 8 years ago