1. 695f5d0 Updating BUCK files for 3rd party dependencies. by Brian O'Connor · 8 years ago
  2. 0c9fb06 fixing features.xml by Brian O'Connor · 8 years ago
  3. c4d73c2 Fix BUCK build for CordVtn by adding missing Openstack4j dependency by Jian Li · 8 years ago
  4. 7532eb1 Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  5. 576d687 Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  6. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  7. 7f4ed9d Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  8. 7991c75 [Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints by Priyanka B · 8 years ago
  9. de4ffab [4266],[4267],[4268] Defect fix of special characters support for attributes by janani b · 8 years ago
  10. d4deb06 YANG Grouping Linker Support by Vinod Kumar S · 8 years ago
  11. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  12. 5fda381 Make text and JSON versions of summary command pull data from the same place by Jonathan Hart · 8 years ago
  13. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  14. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  15. 3d09f4f Fix buck build for segmentrouting application by Jian Li · 8 years ago
  16. c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 8 years ago
  17. 6b32c99 New utils class for immutable byte sequences by Carmelo Cascone · 8 years ago
  18. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  19. a73fce3 Notify all metric reporters when new types of system metric added by Jian Li · 8 years ago
  20. b7017d7 [ONOS-4371] Netconf client could not resolve notification message with label attributes by heisenberg · 8 years ago
  21. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  22. a2f7398 YANG string restriction listener + YANG Range restriction listener review comment fix by Vidyashree Rama · 8 years ago
  23. b6df66b Unregister ControlLoad codec when deactivate CPMan by Jian Li · 8 years ago
  24. 16e9d28 Attemp to improve hasPendingUpdates() by HIGUCHI Yuta · 8 years ago
  25. 26bd813 Add encapsulation classes to Kryo by Jonathan Hart · 8 years ago
  26. 9b26bf3 Use VlanId.vlanId(short) to validate the value by Charles Chan · 8 years ago
  27. c5d93e6 Added meter and table transition instructions to flows REST API. by Konstantinos Kanonakis · 8 years ago
  28. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  29. 1c8f80c Optimizing Generate Code Function in Translator and updating enum/union to support a special hierarchical scenario by Gaurav Agrawal · 8 years ago
  30. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  31. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  32. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  33. c19f7c1 Register API in segment routing Kryo serializers. by Jonathan Hart · 8 years ago
  34. 6552b8d Fix Kryo issues with FlowObjective-based intents by Jonathan Hart · 8 years ago
  35. 2c8231c Fix application name and description in BUCK file by Charles Chan · 8 years ago
  36. 041c1aa Fixed the issue when the details panel would remain visible after navigating away from the topo page and back by Steven Burrows · 8 years ago
  37. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  38. ea32708 Temporary patch around unavailable username during websocket failover. by Simon Hunt · 8 years ago
  39. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  40. 820d633 Start refactoring of app BUCK files by Ray Milkey · 8 years ago
  41. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  42. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  43. 089274b [ONOS-4172] Issue fixed to process specific packets in SFC manager by Phaneendra Manda · 8 years ago
  44. b691dd3 Deprecate and clean up some classes on control metric aggregation by Jian Li · 8 years ago
  45. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  46. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  47. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  48. f78306f Fixing arp event log in OpenstackRoutingArpHandler by Daniel Park · 8 years ago
  49. 279130d Handle reporting errors gracefully for various metrics reporters by Jian Li · 8 years ago
  50. 7d4f2f7 Tighten visibility by Sho SHIMIZU · 8 years ago
  51. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  52. c8eca24 Detect circular app dependency by Andrea Campanella · 8 years ago
  53. 460f9b0 Add bulk delete for flows by Ray Milkey · 8 years ago
  54. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  55. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  56. 4f50e3f ONOS-4283 Adding hp driver by Murat Parlakisik · 8 years ago
  57. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  58. 5d58e8d Remove redundant dependency in SegmentRouting by Charles Chan · 8 years ago
  59. d9822e9 Coding gudilines for class and methods javadocs fixed. by Bharat saraswal · 8 years ago
  60. 2319390 [ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService by Daniel Park · 8 years ago
  61. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  62. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  63. dffe96b Removing space from filename by Brian O'Connor · 8 years ago
  64. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  65. 2fdbe0d1 Small fixes to onos-buck by Brian O'Connor · 8 years ago
  66. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  67. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  68. 5f207d2 Updating maven_jar.bucklet to use remote_file when possible by Brian O'Connor · 8 years ago
  69. e124f3d Using $(maven_coords :target) marco by Brian O'Connor · 8 years ago
  70. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  71. 1498a1c Updating minimal-json version in features.xml to be consistent with root pom.xml by Andrea Campanella · 8 years ago
  72. 1f18d79 Minor version number fix in features.xml, revise comment in pom.xml by Jian Li · 8 years ago
  73. 7bf2b69 Fixing SNMP buck dependecies and build by Andrea Campanella · 8 years ago
  74. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  75. 3256252 Use OfdpaSetVlanVid extension instead of setVlanVid in group buckets by Charles Chan · 8 years ago
  76. 1db7ff1 Provide more info in portstate CLI command help by Charles Chan · 8 years ago
  77. 7eed417 Aggregate system metrics using metrics service by Jian Li · 8 years ago
  78. 0f6677d Buckifying DHCP app by Brian O'Connor · 8 years ago
  79. 9f3a885 Resolve some NPEs during collecting system metrics by Jian Li · 8 years ago
  80. e277ebe Change CPMan REST prefix to resolve confliction with core REST API by Jian Li · 8 years ago
  81. 019877f Prevent spurious debug message being logged. by Jonathan Hart · 8 years ago
  82. a371e7a Resolve NPE during control message aggregation by Jian Li · 8 years ago
  83. c23b626 ONOS test application for measuring flow installation throughput by Madan Jampani · 8 years ago
  84. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  85. ba13871 Add IPv4 multicast MAC address/mask by Charles Chan · 8 years ago
  86. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  87. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  88. e5817c9 Adding src/main/webapp resources to WARs by Brian O'Connor · 8 years ago
  89. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  90. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  91. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  92. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  93. 8aec1a1 Updating OSGiWrapper to use Builder by Brian O'Connor · 8 years ago
  94. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  95. ce54193 Adding a dependency for BUCK. by Thomas Vachuska · 8 years ago
  96. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  97. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  98. efbc038 [ONOS-4280] Allow to add a subnet to external network after the external network is used in routers by sangho · 8 years ago
  99. 6364550 Do not create a raft folder during installation by Madan Jampani · 8 years ago
  100. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago