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