1. 36b658d ONOS-6336: Flows View : show app name (not integer ID). by Simon Hunt · 7 years ago
  2. 20ce41e Added a new application for packet statistics with passed checkstyle tests. by Karthik Vegesna · 7 years ago
  3. 3b615e6 Fixing a typo in the MeterState enum. by Aaron Kruglikov · 7 years ago
  4. 9bff595 ONOS-6335: Flows View: columns should be re-ordered. by Simon Hunt · 7 years ago
  5. f37de77 [ONOS-6702] ConfigProperty Protobuf model by Frank Wang · 7 years ago
  6. 7d6875c [ONOS-6687] Add ApplicationRole enum type in protobuf model by Jian Li · 7 years ago
  7. 1025bdb [ONOS-6699] Add ApplicationState enum type in protobuf model by Jian Li · 7 years ago
  8. ac3bca0 [ONOS-6708] HostLocation Protobuf model by Frank Wang · 7 years ago
  9. b624fc0 Adding Italian Localization for Apps view by Andrea Campanella · 7 years ago
  10. 4a7d1e1 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  11. f1db284 Example unit tests for PI criterion translators by Carmelo Cascone · 7 years ago
  12. f3b3d81 ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches by Charles Chan · 7 years ago
  13. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  14. 3bf5157 Removed unnecessary criterion translators by Carmelo Cascone · 7 years ago
  15. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  16. 28c3daa Detach failing bmv2 poms by Yuta HIGUCHI · 7 years ago
  17. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  18. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  19. 897fd2d ONOS-6604 More criterion translators for PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  20. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  21. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  22. 226cb31 ONOS-6723: UI-Lion: Applications View - ready for translation. by Simon Hunt · 7 years ago
  23. 94f36fc ONOS-6723: UI-Lion: Applications View by Simon Hunt · 7 years ago
  24. 8a0c36a Delete bridge controller API implementation,which is needed for certain use cases of ovsdb switch configuration process by Saritha · 7 years ago
  25. 312f124 ONOS-6714 DisjointPath Protobuf model by wu · 7 years ago
  26. c4ae94d ONOS-6713 Path Protobuf model by wu · 7 years ago
  27. c395d0f Initialize the pipeline when the OpenStackFlowRuleManager service is activated. by sangho · 7 years ago
  28. f3d1fcc Fixed gateway nodes are stuck in PORT_CREATED state by Hyunsun Moon · 7 years ago
  29. 8b1b51e Adding a note that Application ID's must be non-negative, this constraint is already written into the default implementation. by Aaron Kruglikov · 7 years ago
  30. 0cf7523 [ONOS-6688] Add Permission message type in protobuf model by Jian Li · 7 years ago
  31. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  32. 8ea7dc4 [ONOS-6685] Add protobuf model for ApplicationId by Jian Li · 7 years ago
  33. 3defbb3 GUI: use a local installation of gulp by Steven Burrows · 7 years ago
  34. 4f3193a [ONOS-6721] Add dependency of FlowRuleManager on DriverService to ensure driver service is bound prior to usage. by Jordan Halterman · 7 years ago
  35. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  36. 5cb50e3 GUI: Reverted changes to gulp task unit tests by Steven Burrows · 7 years ago
  37. ad3c8c4 GUI: Removed unused gulp package by Steven Burrows · 7 years ago
  38. b09fdf3 ONOS-6785 ServiceNotFoundException in ONOS shutdown by dvaddire · 7 years ago
  39. 2e97be0 [ONOS-6469] Allow to set port range when creating security group rules. by sangho · 7 years ago
  40. c9b4bf1 Refactor protocol buffer to split models into different packages by Jian Li · 7 years ago
  41. db3be6f ONOS-6524: Added Code Coverage tools to gulp by Steven Burrows · 7 years ago
  42. 96ee21e Bug Fix: Reverted minifying third party libs by Steven Burrows · 7 years ago
  43. 66e6e3b Preserve ordering of messages in NettyMessagingManager to simplify distributed systems protocols and improve performance. by Jordan Halterman · 7 years ago
  44. a6ab9f0 ONOS-6726: UI-Lion: Quick Help. by Simon Hunt · 7 years ago
  45. 6e920c8 Changed location to locations in json files in topos by Jeremy Ronquillo · 7 years ago
  46. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  47. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  48. f2e6a48 ONOS-6604 Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  49. 0981f76 ONOS-6724: UI-Lion: Masthead. by Simon Hunt · 7 years ago
  50. a145e10 ONOS-628 - Download and extract node binaries for the GUI build step by Steven Burrows · 7 years ago
  51. 785ef2d ONOS-6626 OFAgent - return port info in PortDescStatsReply and PortStatus messages by Claudine Chiu · 7 years ago
  52. 589b899 Add persistence and more refactoring by Ray Milkey · 7 years ago
  53. 569d4ad Bumped version of P4Runtime and P4 tools for dev VM by Carmelo Cascone · 7 years ago
  54. d2a9dd3 ONOS-6668 Fix Decimal format for some localizations by Szymon Furman · 7 years ago
  55. 9892d1a Add option to sort application by name by Yuta HIGUCHI · 7 years ago
  56. 740e98c ONOS-6758 Enable TLS by default for intra-cluster communication by Brian O'Connor · 7 years ago
  57. db071b2 initial artemis application commit by slowr · 7 years ago
  58. ff7fae7 Fixing canary build error. by Yuta HIGUCHI · 7 years ago
  59. 0bc1209 Add "Optimization type" support on Network by Aihua Guo · 7 years ago
  60. 090d77d Added unit tests for OpenstackNode by Hyunsun Moon · 7 years ago
  61. a946564 Added --all option for openstack-node-init command by Hyunsun Moon · 7 years ago
  62. 0d45736 ONOS-6742 Refactored OpenstackNode by Hyunsun Moon · 7 years ago
  63. 7b41dc9 cosmetic and minor changes to OpenFlowController by Yuta HIGUCHI · 7 years ago
  64. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  65. 812c092 Bumping JDVUE to 2.2 by Thomas Vachuska · 7 years ago
  66. 0794a24 Bumping JDVUE to 2.1 by Thomas Vachuska · 7 years ago
  67. ee3132c test enhancements by Sbhat35 · 7 years ago
  68. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  69. 20549d3 Add more zh_CN translations by Frank Wang · 7 years ago
  70. 8bbf77f SDN-IP missing configuration registry by slowr · 7 years ago
  71. 53edb38 Don't compile against maven artifacts in buck build by Ray Milkey · 7 years ago
  72. cbe8dd7 Apply config files in tools/package/config when running locally by Charles Chan · 7 years ago
  73. 1667fbb ONOS-6776 ImmutableMap.of use error by zhiyong ke · 7 years ago
  74. c57d08c Adding grpc-controller-ctl package to BMv2 Buck file by Andrea Campanella · 7 years ago
  75. 0c7651e Starting Spanish lion... by Elisa Rojas · 7 years ago
  76. 52cc3a9 [ONOS-6661] MacAddress validation in not valid by Dominika Molenda · 7 years ago
  77. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  78. 91ccbf7 ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  79. 08537a8 [ONOS-6634] Add method to create NDP replay for ICMP6 by Bartlomiej Goluszka · 7 years ago
  80. a1f77d2 Add APIs for protocols to list of artifacts published to Maven Central by Ray Milkey · 7 years ago
  81. 13081ca Updating tools/test/bin/onos-{config,install} to exit correctly by Brian O'Connor · 7 years ago
  82. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  83. 69c87eb Add OVSDB APIs to list of published artifacts by Ray Milkey · 7 years ago
  84. 1ef0e54 [SONA] Fixes the OpenStack pipeline bug of inserting table miss entry in table 1 by sangho · 7 years ago
  85. b8dae87 Make OpenROADM project importable on Eclipse. by Yuta HIGUCHI · 7 years ago
  86. ee4cf92 [ONOS-6681] Port statistics discovery Cisco REST driver by Michal Mach · 7 years ago
  87. df833c8 ONOS-6546 Fix NullPointerException. by Eric Tang · 7 years ago
  88. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  89. 205af45 ONOS-6625: Remove meters from device not present in onos by Jordi Ortiz · 7 years ago
  90. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  91. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  92. 38a1a1c Lower log level by Charles Chan · 7 years ago
  93. 1d5fc72 Repackaging of gRPC 1.3.0 via BUCK build by Carmelo Cascone · 7 years ago
  94. 0d944e2 Fixed the path of the onos-netcfg by Devin Lim · 7 years ago
  95. cde9e2f Improve and add some zh_CN translations by Frank Wang · 7 years ago
  96. 047d892 [ONOS-6697] New HostDiscovery behavior by mskala · 7 years ago
  97. 79490f4 Further modified ExtendedSetTest to improve coverage by Adnaan Sachidanandan · 7 years ago
  98. c598d06 ONOS-6489 - Code submitted to facilitate installation of flow rules (via FlowObjective and ofdpa drivers) per port in case of IN_PORT "ALL" by Sivachidambaram Subramanian · 7 years ago
  99. bbee6a6 Fix hosts command typo by Yi Tseng · 7 years ago
  100. 9e6621f Fix for log handling in bmv2.py by Carmelo Cascone · 7 years ago