1. c7f49f9 ONOS-3565: Retry host store updates that fail due to concurrent modification by Madan Jampani · 8 years ago
  2. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  3. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  4. 1060161 javadoc fixed in classifierService by Bharat saraswal · 8 years ago
  5. bcfc054 Updating onos-setup-karaf for security-mode ONOS by Brian O'Connor · 8 years ago
  6. dfe13c8 onos-package updates for sm-onos by Brian O'Connor · 9 years ago
  7. 3c494e8 [ONOS-3108] flow classifier codec changes by Bharat saraswal · 8 years ago
  8. 15092f6 [ONOS-3116] Service Function Chain Manager changes by Mahesh Poojary Huawei · 8 years ago
  9. 96cdcd2 [ONOS-3119] Flow-classifier installer changes by Mahesh Poojary S · 8 years ago
  10. e5cbab9 [ONOS-3120] Service function forwarder changes by Mahesh Poojary S · 8 years ago
  11. 74f2d53 [ONOS-3585] Add the cli of setting external port name. by lishuai · 8 years ago
  12. 08c1efc [ONOS-3584] Add the cli of updatting external gateway macadress. by lishuai · 8 years ago
  13. 1fbd41b [ONOS-3583] Update VTNRSC's bug:null exception. by lishuai · 8 years ago
  14. d8e2a1d fixing dockerfile to include a dependency on python by alshabib · 8 years ago
  15. f4838a7 ONOS-3552 Do not return group information when a device is unavailable by Charles Chan · 8 years ago
  16. 3887962 Implementing Bgp provider and REST for configuration by Thejaswi N K · 8 years ago
  17. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  18. 0bc6499 [ONOS-3114] Classifier web resource added by SureshBR · 8 years ago
  19. 65723ae SONA: OpenstackSwitching - remove flows by sanghoshin · 8 years ago
  20. 00e4ee2 Updating maven-shade-plugin to 2.4.2 and adding <id> to maven-jar-plugin by Brian O'Connor · 8 years ago
  21. 07d8038 Rebuilding K Paths algorithm by Aaron Kruglikov · 8 years ago
  22. 48190bb Add MetricsServiceAdapter for unit test by Jian Li · 8 years ago
  23. 02e5ed6 Remove app registration logic from deativate method and add logs by Jian Li · 8 years ago
  24. bbf1050 ONOS-3505 Skeletal project structure for driver-matrix UI app. by Thomas Vachuska · 8 years ago
  25. 74ec406 Renamed some methods and removed unnecessary L3 flow rules by Hyunsun Moon · 8 years ago
  26. 17ed48b Added a utility method for creating store Serializer from a single KryoNamespace and some additional classes by Madan Jampani · 8 years ago
  27. 6f4ae1c isBoolean addition by Thejaswi NK · 8 years ago
  28. 8aa5589 There's no tests artifact for cli by HIGUCHI Yuta · 8 years ago
  29. 0824208 ONOS-3549 Fixed NPE during renew for rangeNotEnforced IP by Hyunsun Moon · 8 years ago
  30. 2a2bd7b SONA: OpenstackSwitching - RulePopulator Modified by daniel · 8 years ago
  31. 14869be [EMU] Deprecate old LinkResourceService related commands. by HIGUCHI Yuta · 8 years ago
  32. 8c9f7bc Add driver support for Corsa Pipeline V3 by Jonathan Gravel · 8 years ago
  33. 0fa12e9 [ONOS-3119] FlowClassifier installer impl. by Bharat Saraswal · 8 years ago
  34. 848324f [Emu] ONOS-3512 CLI for new resource subsystem by HIGUCHI Yuta · 8 years ago
  35. 0c0f14b Add implementation of nsh actions by Phaneendra Manda · 8 years ago
  36. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  37. 435392c [Emu] SONA: OpenstackSwitching by sanghoshin · 8 years ago
  38. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  39. a272a9f [ONOS-3284]Types added Spi, SI and context header by Phaneendra Manda · 8 years ago
  40. ffce9cf Added cell for brian. by Thomas Vachuska · 8 years ago
  41. a540481 [ONOS-3203] Remove final keyword from method arguements by kmcpeake · 8 years ago
  42. e462182 [ONOS-3203] Optimize alarms codec registration. by kmcpeake · 8 years ago
  43. 4fa2634 [ONOS-3514] Add L3 flows for Classifier table, ARP table, L3forward by lishuai · 8 years ago
  44. 5e2233a [ONOS-3551] Add implementation of resubmit and resubmit-table to drivers by BitOhenry · 8 years ago
  45. b73ce6c Reverted create bridge by Hyunsun Moon · 8 years ago
  46. 89957a3 Root pom.xml fixes by Brian O'Connor · 8 years ago
  47. 777b0ae ONOS-3567 Protecting against NPE in MapValue isNewerThan by Brian O'Connor · 8 years ago
  48. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  49. 1c8493c bug fix: type mismatch in mock Database by HIGUCHI Yuta · 8 years ago
  50. 6827498 Removing maven-shade-plugin and maven-bundle-plugin from bgp and pcep by Brian O'Connor · 8 years ago
  51. 0c54821 Updating maven-bundle-plugin to 3.0.1 by Brian O'Connor · 8 years ago
  52. 664f29e Adding ability to delay before executing a step in STC. by Thomas Vachuska · 8 years ago
  53. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  54. 83c2783 Added an extended set that provides methods to get and (conditionally) replace existing entries by Madan Jampani · 8 years ago
  55. ee6a829 Specify UTF-8 by HIGUCHI Yuta · 8 years ago
  56. 0ab34b9 [ONOS-2613] Unit test the BGP Update message(LinkStateAttribute) by Priyanka B · 8 years ago
  57. 7947549 PrefixTed code fix by Priyanka B · 8 years ago
  58. 41615e5 ProtectionType code fix by Priyanka B · 8 years ago
  59. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  60. 7d10b16 Driver bugfix by Charles Chan · 8 years ago
  61. 8c37858 Route Identifier by Priyanka B · 8 years ago
  62. c77921a Route Type by Priyanka B · 8 years ago
  63. a33f9a0 BGP system test issue fix by Shashikanth VH · 8 years ago
  64. 5fc1429 [ONOS-3222] Implement toString method for each Packet class by Jian Li · 8 years ago
  65. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  66. 260645b ONOS-3530 Fix array out of bounds in case of no @param value description by Andrea Campanella · 8 years ago
  67. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  68. e26a1b5 Web UI: Delete obsolete sample event files. by Simon Hunt · 8 years ago
  69. 86d0863 ONOS-3182 Fix highlight of updated paths through though delay by Andrea Campanella · 8 years ago
  70. dab0974 Perform check before updating host in DistributedHostStore by Brian O'Connor · 8 years ago
  71. b2a383f Implementing computeIf in TestConsistentMap by Brian O'Connor · 8 years ago
  72. 075e3e7 SONA: OpenstackSwitching - init flow rules by sanghoshin · 8 years ago
  73. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  74. 6f8b702 Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown by Madan Jampani · 8 years ago
  75. 5f32687 Vtn resource manager sink added for EventDispatcher by Phaneendra Manda · 8 years ago
  76. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  77. 08eb1ac Adding description to param in AlarmsWebResource by Brian O'Connor · 8 years ago
  78. 699f46b [Falcon][WIP] CORD-368 Added APIs for service dependency by Hyunsun Moon · 8 years ago
  79. 0daf66b Fixing VTN web.xml file. by Thomas Vachuska · 8 years ago
  80. a3e3234 [ONOS-3532] Update PORT_MAC to AnnotationKeys.PORT_MAC. by lishuai · 8 years ago
  81. c106f45 [ONOS-3111] port-pair-group manager modification by Mahesh Poojary Huawei · 8 years ago
  82. 28bfba7 [ONOS-3110] port-pair manager modification by Mahesh Poojary S · 8 years ago
  83. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  84. ecf971d [ONOS-3113] flow-classifier manager modification by Mahesh Poojary Huawei · 8 years ago
  85. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  86. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  87. eca5bbc Updating onos-package to stage onos-features by Brian O'Connor · 8 years ago
  88. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  89. 4751e83 Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT by Brian O'Connor · 8 years ago
  90. e261ab2 Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1 by Brian O'Connor · 8 years ago
  91. 47a5292 [ONOS-3164]UT for Port chain web resource by SureshBR · 8 years ago
  92. 099d75f Fixing issue with metro.py by HIGUCHI Yuta · 8 years ago
  93. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  94. bf85a10 adding a listener service to the mcast service by alshabib · 8 years ago
  95. 48c674c Add listner for down paths to path painter App and highlights remove when changing overlay by Andrea Campanella · 8 years ago
  96. 9bc8693 [ONOS-3163] Test stub on VtnRscManager by Mahesh Poojary Huawei · 8 years ago
  97. c3e5da3 [ONOS-3162] Test stub on VirtualPortManager by Mahesh Poojary Huawei · 8 years ago
  98. 4f7600b [ONOS-3162] Test stub on FlowObjectiveService by Mahesh Poojary Huawei · 8 years ago
  99. 8208205 Fixing onos-package to include automatic karaf-assembly stage; by Thomas Vachuska · 8 years ago
  100. aec251d [ONOS-3163] Test stub on FlowClassifierManager and PortChainManager by Mahesh Poojary Huawei · 8 years ago