1. 29be97d Omit zero-prefix IP match in Softrouter driver by Jonathan Hart · 8 years ago
  2. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  3. 8b28c6b GUI: trie utility operations, and test code. by Simon Hunt · 8 years ago
  4. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  5. c7a981f adding remove subscriber command by alshabib · 8 years ago
  6. 0a82a8e [ONOS-3845] BGP FlowSpec capability handling. by Shashikanth VH · 8 years ago
  7. 5c8257b [ONOS-3832] Sfc manager register with packet subsystem by Phaneendra Manda · 8 years ago
  8. 1d3eac9 Added static DHCP lease for a new host by Hyunsun Moon · 8 years ago
  9. c61e18c default single table pipeline supports filtering objectives by alshabib · 8 years ago
  10. 0b41d29 FaultManagement: Adding multi-clock glyph to topo overlay. by Simon Hunt · 8 years ago
  11. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  12. 122b4f5 [ONOS-3867] Class cast exception bug fix by sangho · 8 years ago
  13. ec343ff Implement DefaultControlLoad, add lastUpdate for MetricsDatabase by Jian Li · 8 years ago
  14. 5e5b3d6 State machine implementations for various distributed primitives based on latest Copycat APIs by Madan Jampani · 8 years ago
  15. a9673fd Fixes NPE in map event listener by Madan Jampani · 8 years ago
  16. 6f7668c GUI : Icon Service -- added registerIconMapping() call. by Simon Hunt · 8 years ago
  17. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  18. 6242ede Test page for displaying custom glyphs. by Simon Hunt · 8 years ago
  19. d61b77b added support for multicast in olt pipeline by alshabib · 8 years ago
  20. 28b2cd6 Added asConsistentMap() method to AsyncConsistentMap for creating a new ConsistentMap instance. by Madan Jampani · 8 years ago
  21. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  22. 1c694bb Fault Management App: alarm clock glyph. by Simon Hunt · 8 years ago
  23. 1e8e89c Fixes NPEs in TranscodingAsyncConsistentMap deserialization code paths by Madan Jampani · 8 years ago
  24. 81ab23b Added drop rules to prevent packets for virtual networks go out by Hyunsun Moon · 8 years ago
  25. 9186613 Lowered some warning levels by Hyunsun Moon · 8 years ago
  26. 10a2070 [ONOS-3851] Add skeletal code of Web GUI for Control Plane Manager by Jian Li · 8 years ago
  27. 54df73e [ONOS-3648] Rename CPMan REST API prefix by Jian Li · 8 years ago
  28. 086eee9 don't install filtering objectives on uplink port by alshabib · 8 years ago
  29. d79d39e Fix incorrect NextId name issue of FlowObjectives swagger doc by Jian Li · 8 years ago
  30. a449aae Strip newline and extra spaces in application short description by Charles Chan · 8 years ago
  31. 14d147d [WIP] Fixed for controller to not to reply ARP request from physical by Hyunsun Moon · 8 years ago
  32. 62f1533 Remove map listener when caching async consistent map is destroyed by Madan Jampani · 8 years ago
  33. 551d0d2 DistributedPrimitives updates: by Madan Jampani · 8 years ago
  34. 4614890 [ONOS-3536] Implement back-end metrics saving logic using RRD by Jian Li · 8 years ago
  35. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  36. 1e492d3 Override processEthDstSpecific in CpqdOFDPA2 by Charles Chan · 8 years ago
  37. 7b3fe3a Defining notion of a projectable entity. by Thomas Vachuska · 8 years ago
  38. 0872767 Leaders cli improvements: by Madan Jampani · 8 years ago
  39. d52bffc CORD-484 Support management network for a VM by Hyunsun Moon · 8 years ago
  40. 068a438 TypeSerializerFactory for using store Serializer with Catalyst serialization by Madan Jampani · 8 years ago
  41. 916bf89 vRouter: ignore routes that don't come from Quagga by Jonathan Hart · 8 years ago
  42. a636405 label subsystem bugfix by Priyanka B · 8 years ago
  43. 5202596 Fixing emulated ofdpa in cpqd switches. Due to cpqd bugs in dealing with Vlans and MPLS labels simultaneously, by Saurav Das · 8 years ago
  44. dc94fc9 Fix the typo of yangloader (onoproject -> onosproject) by Jian Li · 8 years ago
  45. 3623cb6 [ONOS-3697] Remove flow rules and dhcp mapping for router when it is removed. by sangho · 8 years ago
  46. 851c423 Updates third-party pom to ensure atomix classes are included in shaded jar by Madan Jampani · 8 years ago
  47. 533ef98 AtomicValue updates by Madan Jampani · 8 years ago
  48. 47b80ba Leader elector distributed primitive interfaces by Madan Jampani · 8 years ago
  49. f778c96 Use partitionId instead of clusterName in CopycatTransport by Madan Jampani · 8 years ago
  50. dbe8a81 Fixes NPE in ConsistentDeviceMastershipStore by Madan Jampani · 8 years ago
  51. 4124bc3 LEADER_ELECTOR distributed primitive enum type by Madan Jampani · 8 years ago
  52. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  53. f6c973a DefaultConsistentMap to automatically retry compute* calls failing due to ConcurrentModification by Madan Jampani · 8 years ago
  54. 07b7bc9 Use specific types instead of using type parameters by Sho SHIMIZU · 8 years ago
  55. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  56. a834660 foo servlet by Simon Hunt · 8 years ago
  57. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  58. dc4394c Implement toString() by HIGUCHI Yuta · 8 years ago
  59. 7a070c0 Write TODO comments by Sho SHIMIZU · 8 years ago
  60. 6a717dc Restrict exposure to public by Sho SHIMIZU · 8 years ago
  61. 8744ee5 raw: first bin file. by Simon Hunt · 8 years ago
  62. 79c4f1b Fix openstackswitching app activation issue by Jian Li · 8 years ago
  63. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  64. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  65. 2486ddd Pull up components() method as an abstract method by Sho SHIMIZU · 8 years ago
  66. 26a78df Fix typo by Sho SHIMIZU · 8 years ago
  67. 19816f4 Revise Javadoc by Sho SHIMIZU · 8 years ago
  68. c6f781c ONOS-3704: Cleaning up the utils/thirdparty pom file to remove overlapping class warnings by Brian Stanke · 8 years ago
  69. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  70. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  71. c6c76dc [ONOS-3739] Substitute copyright year during archetype gen by Jian Li · 8 years ago
  72. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  73. 6b86a76 Split CPMan into api and app submodules by Jian Li · 8 years ago
  74. 5b6dfba - adding more log by HIGUCHI Yuta · 8 years ago
  75. 15813b2 Remove unnecessary parentheses (but keep some for clarity). by Simon Hunt · 8 years ago
  76. c132c11 [ONOS-3648] Implement REST API for collecting system metrics by Jian Li · 8 years ago
  77. e044d1a Augment metrics model to monitor more # of control metrics by Jian Li · 8 years ago
  78. cc90490 Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online. by Simon Hunt · 8 years ago
  79. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  80. 28dbe8f ONOS-3829 Fixed bug with inconsistent parent's behaviours when merging drivers by Andrea Campanella · 8 years ago
  81. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  82. 763be92 Avoid using fully qualified name by Sho SHIMIZU · 8 years ago
  83. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  84. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  85. d978d9a Move variable declarations out of the loop by Sho SHIMIZU · 8 years ago
  86. 77b5e90 Using vlan extension in ofdpa for versatile objectives by Saurav Das · 8 years ago
  87. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  88. 7f8a7cb Define zero argument contructoris for the serializer by Sho SHIMIZU · 8 years ago
  89. 4d5a92f Added a Scheduled Executor, PIM packet maker to generate hello packets by Rusty Eddy · 8 years ago
  90. ce279ee ONOS-3795 PATCH method in RestSbController and basic unit tests by Andrea Campanella · 8 years ago
  91. 87f90e4 adding the listener to the device service by alshabib · 8 years ago
  92. 31980ab Optical path provisioner packet layer check by Ayaka Koshibe · 8 years ago
  93. 7dac8a4 Change the return type of ResourceId#parent() by Sho SHIMIZU · 8 years ago
  94. 42ac51f Make fields private to get classes immutable by Sho SHIMIZU · 8 years ago
  95. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  96. 34b55b6 Remove unnecessary method calls by direct access to the field by Sho SHIMIZU · 8 years ago
  97. f0fb361 Fix Javadoc warning by Sho SHIMIZU · 8 years ago
  98. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  99. d762746 Fixed a bug that resource command doesn't filter aggregatable types (MplsLabel and VlanId). by Naoki Shiota · 8 years ago
  100. 6516787 minor optical app pom.xml fix by HIGUCHI Yuta · 8 years ago