1. 4d47407 Fixing build issues by Yuta HIGUCHI · 8 years ago
  2. 593814f Fixes in resolved routes constructions. by Andreas Papazois · 8 years ago
  3. b948694 Restructuring VLAN tag net cfg, fixing ONOS-5613 and making newoptical activate automatically by Konstantinos Kanonakis · 8 years ago
  4. c23e341 Deciding NextObjective type based on number of egress NIs by Konstantinos Kanonakis · 8 years ago
  5. 47deeaa [GEANT] Updates in VLAN handling - migration to neighbour handlers. by Andreas papazois · 8 years ago
  6. 0008dfc Adding support for single-switch EVCs when fragmentation enabled and some cosmetic changes by Konstantinos Kanonakis · 8 years ago
  7. 2f2359d Improves config system + bug fixes by fra · 8 years ago
  8. 36a0461 Separating creating BW profiles from applying BW profiles and some other fixes by Konstantinos Kanonakis · 8 years ago
  9. a002f02 Updating version to 1.8.0-SNAPSHOT by Konstantinos Kanonakis · 8 years ago
  10. b31adee Ensuring up-to-date status for SDX-L2 by Carolina Fernandez · 8 years ago
  11. 472976a ONOS-4489 - Initial ICONA provider development by Francesco Lucrezia · 8 years ago
  12. 1a36113 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  13. 38c9757 Add configuration to pick type of VC by Carolina Fernandez · 8 years ago
  14. 9cfbf4d Major refactoring to always link EVCs to FCs + adding EVC-to-FC fragmentation by Konstantinos Kanonakis · 8 years ago
  15. 3b9d332 Add onos-app-optical dependency in ecord/co by fra · 8 years ago
  16. ad89343 Introduces Virtual Circuit functionality for SDX-L2 by Carolina Fernandez · 8 years ago
  17. 6723579 Add device service session health check and recovery. by Yuta HIGUCHI · 8 years ago
  18. 66e3f19 Minor changes to Big Switch app by Yuta HIGUCHI · 8 years ago
  19. a4c4e94 Add link eviction to big switch link provider by Yuta HIGUCHI · 8 years ago
  20. 0e79f35 Add Transport VLAN ID configuration. by Yuta HIGUCHI · 8 years ago
  21. 5de5353 Major refactoring/modifications to allow E-LAN/E-Tree using FlowObjectives by Konstantinos Kanonakis · 8 years ago
  22. 00da891 Fixing CE App dependencies by Yuta HIGUCHI · 8 years ago
  23. 4da46f8 Sticky big switch virtual port assignment. by Yuta HIGUCHI · 8 years ago
  24. bbb2e36 Adds ARP/NDP handler for SDX-L2 and updates the README by pierventre · 8 years ago
  25. 1f94191 [GEANT] Listener to interface service added. by Andreas Papazois · 8 years ago
  26. dfdb845 Fixing bug causing potential NPE by Konstantinos Kanonakis · 8 years ago
  27. 386328d Adding add/remove LTP/NI support, some refactoring and other minor changes by Konstantinos Kanonakis · 8 years ago
  28. 631a5d8 Fix unmaintained app's dependency version to non-SNAPSHOT by Yuta HIGUCHI · 8 years ago
  29. 1483e64 Completes CRD for sdxl2cp. by pierventre · 8 years ago
  30. eb51893 [GEANT] Adaptation to routing API deprecation by Andreas Papazois · 8 years ago
  31. 9d64cb2 Fixing compilation error caused by Interface constructor signature change. by Yuta HIGUCHI · 8 years ago
  32. 41dffe3 Major refactoring to use FlowObjectives by Konstantinos Kanonakis · 8 years ago
  33. e6aebaa [GEANT] Adaptation to BgpSpeakerVlan feature. by Andreas Papazois · 8 years ago
  34. 56fb6f9 Fix BigSwitchDeviceProvider referencing Nicira MAC address. by Jonathan Hart · 8 years ago
  35. 35e9eb0 Updating version to 1.7.0-SNAPSHOT by Konstantinos Kanonakis · 8 years ago
  36. 6dba433 Fix CE app origin by Marc De Leenheer · 8 years ago
  37. 1480ef2 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
  38. 92042c8 UI-Ref : added example use of chained dialogs in topology overlay, illustrating how to get additional data from the server, and to allow user to make a sequence of selections. by Simon Hunt · 8 years ago
  39. 6e0df50 Modified UNI/LTP completers to avoid duplicate UNI/LTP arguments in the same command. by Konstantinos Kanonakis · 8 years ago
  40. 3849e56 Add CRD for sdxl2cp entity by pierventre · 8 years ago
  41. d79cda5 [ONOS-4424] use fingerprinted Ethernet source by Ayaka Koshibe · 8 years ago
  42. d602952 Fixed bug caused by uniSet() of CarrierEthernetVirtualConnection.java returning ImmutableSet. by Konstantinos Kanonakis · 8 years ago
  43. 21c0ebc Application for installing MEF services in ONOS by Konstantinos Kanonakis · 8 years ago
  44. 6ea3362 Use new OchPort/OmsPort/OduCltPort model by HIGUCHI Yuta · 8 years ago
  45. 0a023f4 Add CRD for l2-sdx entity by Pier Luigi Ventre · 8 years ago
  46. e0b343e Application for installing MEF services in ONOS by Konstantinos Kanonakis · 8 years ago
  47. 568549e Moved VLAN assignment code from MetroPathProvisioner to CarrierEthernetManager. by Naoki Shiota · 8 years ago
  48. e4b466f Remove references to BgpPeer class that is no longer used by Jonathan Hart · 8 years ago
  49. d1173a1 Changes: by Pier Luigi Ventre · 8 years ago
  50. 7c324b0 Adding snapshot repository. by HIGUCHI Yuta · 8 years ago
  51. d9e0623 Application for installing MEF services in ONOS by Konstantinos Kanonakis · 8 years ago
  52. c1ce954 Fixed the timing of PATH_REMOVED event. by Naoki Shiota · 8 years ago
  53. 16b7abf Added E-CORD metro path provisioner. by Naoki Shiota · 9 years ago
  54. aee24f4 Fix compile error in test due to recent API change. by Jonathan Hart · 8 years ago
  55. bf45b48 Fix compile issues due to recent API changes by Jonathan Hart · 8 years ago
  56. 313c27b Fix build error due to Jersey bump up by Jian Li · 8 years ago
  57. 3eb4619 Fix potential NPE by HIGUCHI Yuta · 8 years ago
  58. 30ace2b Fixing a deprecation warning in OnePing.java by Thomas Vachuska · 8 years ago
  59. 64350d6 Bumping samples to 1.6.0-SNAPSHOT. by Thomas Vachuska · 8 years ago
  60. 7f97708 Add titles and categories for onos sample applications by Jian Li · 8 years ago
  61. 4f91a88 Make E-CORD app origin consistent with ON.Lab apps. by Marc De Leenheer · 8 years ago
  62. eaf746f Fix build error introduced by recent onos change. by HIGUCHI Yuta · 9 years ago
  63. aaf1698 Moving VPLS app to ONOS repository by Luca Prete · 9 years ago
  64. 6e1fca3 [GEANT] Unit tests for SDX-L3 ARP handler. by Andreas Papazois · 9 years ago
  65. b85190b [GEANT] Unit tests for SDX-L3 FIB component. by Andreas Papazois · 9 years ago
  66. f0ec25b [GEANT] Unit tests for SdxL3PeerManager. by Andreas Papazois · 9 years ago
  67. a06c85b uiref / byon -- clean up use of dialog panel. by Simon Hunt · 9 years ago
  68. ffb9848 uiref / byon -- updated to use keybindings on dialog panel. by Simon Hunt · 9 years ago
  69. df8a640 uiref -- added custom glyph (smiley UI) and used it in nav-items, topo overlay, and custom view. by Simon Hunt · 9 years ago
  70. 6173e2c Use updated AtomicCounterBuilder API by Madan Jampani · 9 years ago
  71. 3b89e8c Inter-ONOS link discovery [ONOS-3459] by Ayaka Koshibe · 9 years ago
  72. 1d337eb uiref -- expanded app.xml; added custom icon. by Simon Hunt · 9 years ago
  73. 09370c5 uiref -- added app.xml by Simon Hunt · 9 years ago
  74. c2c4501 [GEANT] Add/remove peer details. Config using port to peer. by Andreas Papazois · 9 years ago
  75. 7360fa2 Miscellaneous fixes. by Ayaka Koshibe · 9 years ago
  76. 69fab47 Quick fix for cast exception in GossipDeviceStore. by Naoki Shiota · 9 years ago
  77. a0ebf14 Modified BigSwitchDeviceProvider to load configurations when activated. by Naoki Shiota · 9 years ago
  78. c6be4a0 uiref -- use no rows message from server, no longer hardcoded. by Simon Hunt · 9 years ago
  79. 57f7fac Implemented noRowsMessage method to UiRefTableViewMessageHandler. by Naoki Shiota · 9 years ago
  80. a9964ea [GEΑΝΤ] Refactored: sample migration from SDN-IP to SDX-L3. by Andreas Papazois · 9 years ago
  81. f16fb6d Make scheme and remote URI configurable on big switch app (ONOS-3614) by Naoki Shiota · 9 years ago
  82. 8a9cee3 uiref -- added extras view, and demonstrated fallback keystroke handler. by Simon Hunt · 9 years ago
  83. 1ed0da2 ONOS-3422 inter-domain cross connect by HIGUCHI Yuta · 9 years ago
  84. 63ddb74 Updating version to 1.5.0-SNAPSHOT by Jonathan Hart · 9 years ago
  85. 544e12f Using IntentUtils after its move from sdnip. by Andreas Papazois · 9 years ago
  86. 2e13720 Committing vpls app unit tests and correcting some bugs. by Luca Prete · 9 years ago
  87. caf9eb9 Skeleton E-CORD app (CO side). Bigswitch abstraction service. by Marc De Leenheer · 9 years ago
  88. f0e45b9 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 9 years ago
  89. bbb5246 Fixing API change in bw calendaring app by Brian O'Connor · 9 years ago
  90. 3f1d0bb Merge "Adding capability to remove intents when deactivating the VPLS app." by Jonathan Hart · 9 years ago
  91. 8871691 Coding up ONOS GUI tutorial app. by Thomas Vachuska · 9 years ago
  92. f8f7dcf Adding capability to remove intents when deactivating the VPLS app. by Luca Prete · 9 years ago
  93. 058a610 pom.xml file clean-up by Thomas Vachuska · 9 years ago
  94. badd97a Merge "First commit for circuits app" by Thomas Vachuska · 9 years ago
  95. 6dd36a3 First commit for circuits app by Luca Prete · 9 years ago
  96. fb65867 uiref -- minor embellishment to topo dialog example. by Simon Hunt · 9 years ago
  97. 97f2dbb ONOS-3263 : Added code to exercise the topology dialog API. by Simon Hunt · 9 years ago
  98. ebc3227 ONOS-3263 : Rename component to remove redundant 'Ui' moniker. by Simon Hunt · 9 years ago
  99. b9c495e ONOS-3263 : Initial cut of Reference App, consolidated from UI archetype overlay sample code. by Simon Hunt · 9 years ago
  100. d4a22b1 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago