1. 7828d01 route-remove cli command with source type addition by snehaprem · 5 years ago
  2. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  3. f85df28 Use offline version of karaf 4.2.1 by Ray Milkey · 5 years ago
  4. 64b0ade Upgrading archetypes to use new Apache Karaf constructs and new by Thomas Vachuska · 5 years ago
  5. a61b0a8 Symmetric host probing by Mayank Tiwari · 5 years ago
  6. f205a97 Fixing onos-maven-plugin and revving it to 2.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  7. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  8. 743d2b7 Changing order of STC smoke test sub-scenarios to avoid an intermittent conflict. by Thomas Vachuska · 5 years ago
  9. 24b51f9 Fixing publish target list typo. by Thomas Vachuska · 5 years ago
  10. 5a520c7 Move modules.bzl from root down into the bazel tools directory by Ray Milkey · 5 years ago
  11. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  12. d7bc06d Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  13. 9e7bc39 remove buck related defs files by Ray Milkey · 5 years ago
  14. a252df1 Updated Ubuntu 16 desktop vagrant box for tutorial P4 VM by Carmelo Cascone · 5 years ago
  15. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  16. 09fee5f Fixing onos-check-logs to ignore the Apache Felix ComponentRegistry exception. by Thomas Vachuska · 5 years ago
  17. 9b6e45c Modifying cfgdef tool to ignore properties w/o corresponding field. by Thomas Vachuska · 5 years ago
  18. 9e5a4e5 Removing /doc/*.xml pom files. by Thomas Vachuska · 5 years ago
  19. 4694e06 OSGi property annotations for remaining apps by Ray Milkey · 5 years ago
  20. 2069565 OSGi property annotations for cip app by Ray Milkey · 5 years ago
  21. 687c00c OSGi property annotations for dhcp relay app by Ray Milkey · 5 years ago
  22. 7cc3e7d OSGi property annotations for graphite metrics app by Ray Milkey · 5 years ago
  23. ff74f06 OSGi property annotations for influx db metrics app by Ray Milkey · 5 years ago
  24. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  25. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 5 years ago
  26. 2110e4c OSGi property annotations for ganglia metrics app by Ray Milkey · 5 years ago
  27. 90fdd0e OSGi property annotations for forwarding app by Ray Milkey · 5 years ago
  28. 2e212e9 Avoid unnecessary download of Atomix bits for full releases by Jordan Halterman · 5 years ago
  29. 874020d Fix dhcprelay dependency by Charles Chan · 5 years ago
  30. 77811ba Fix minor problems with atomix-push-bits script by Jordan Halterman · 5 years ago
  31. 1bb2a28 Fixing issue with superfluous exception when installing apps. by Thomas Vachuska · 5 years ago
  32. d389a6e Fixing local_jar stuff to work with runtime. by Thomas Vachuska · 5 years ago
  33. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  34. 1e04803 Avoid unnecessary download of Atomix bits for full releases by Jordan Halterman · 5 years ago
  35. 577b194 Fix dhcprelay dependency by Charles Chan · 5 years ago
  36. 60c8df7 Fix minor problems with atomix-push-bits script by Jordan Halterman · 5 years ago
  37. 55c3053 Added in summary panel of GUI 2 topo view by Sean Condon · 5 years ago
  38. 9171c00 Parallelize probing the E-W and N-S VMs reachability by Jian Li · 6 years ago
  39. 66460c9 The tableAction should be checked if it is null. by wu · 5 years ago
  40. 64c2dfd Implement packet seriailizer and deserializer for LACP by Charles Chan · 6 years ago
  41. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 5 years ago
  42. da0b485 Add unit test for simple fabric default classes by Jian Li · 6 years ago
  43. e2d8751 Refactor: extract interfaces for a set of simple fabric classes by Jian Li · 6 years ago
  44. 8df54a9 Refactor: extract static values to Constants class, split packages by Jian Li · 6 years ago
  45. c7efc1d Refactor: split api from SONA simple fabric by Jian Li · 6 years ago
  46. d8fd786 Update TAPI YANG files to v2.1(v20181016) by hiroki · 6 years ago
  47. 6a17acd Fixing local_jar stuff to work with runtime. by Thomas Vachuska · 5 years ago
  48. dc5fb02 Change the service dependency to mandatory by Charles Chan · 6 years ago
  49. 4a694f6 IEEE 802.1x EAPOL-MKA packet support. by Anjali K K · 6 years ago
  50. 6b02443 Add DocumentTree test command for distributed primitive tests by Jordan Halterman · 6 years ago
  51. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 6 years ago
  52. 6b38425 Add push bits scripts for Atomix uploads to test cells by Jordan Halterman · 5 years ago
  53. 248cc24 Fix for multiple rtEntries in Juniper Driver by Andrea Campanella · 6 years ago
  54. 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  55. 4b09a6f Removing CELL_SLAVE_4 from the environment. by Thomas Vachuska · 5 years ago
  56. 0054d34 Added an explicit failure mode to cfgdef tool if it cannot elaborate a constant. by Thomas Vachuska · 5 years ago
  57. b710909 REST API support for DHCP Relay by psneha · 6 years ago
  58. db14847 Correctly set test URL in server device driver by Georgios Katsikas · 5 years ago
  59. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 5 years ago
  60. ba1e75a Fix: resolve nicira extension serialization issue by Jian Li · 5 years ago
  61. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 5 years ago
  62. 3fe60be Update onos-diagnostics to include the latest SR commands by Charles Chan · 5 years ago
  63. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 5 years ago
  64. 8e5818d In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 5 years ago
  65. b7a5958 Make the code more explicit. by Tian Jian · 6 years ago
  66. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  67. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 5 years ago
  68. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  69. a25251c [ONOS-7731] Removed redundant functions in GUI of openstackVtapApp by seunghyeon lee · 5 years ago
  70. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 5 years ago
  71. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 5 years ago
  72. 88dd7e2 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 5 years ago
  73. ac21621 put back git exclusions of buck created files by Ray Milkey · 5 years ago
  74. fe824bc Swiching to ONOS libgen 2.0 and moving pom.xml to 2.1-SNAPSHOT. by Thomas Vachuska · 5 years ago
  75. 86da357 Marking release of ONOS libgen 2.0 by Thomas Vachuska · 5 years ago
  76. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  77. 9f3b1ea Updating to use patched Apache Karaf 4.2.1 tar. by Thomas Vachuska · 5 years ago
  78. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 5 years ago
  79. 5fbc955 Replace buck instruction with bazel from README by Yi Tseng · 6 years ago
  80. 666258f Replace buck instruction with bazel from README by Yi Tseng · 6 years ago
  81. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 5 years ago
  82. 0ae3146 MeterRequest may be null, if meterRequest is null, the implementation of meterService.withdraw(meterRequest, tmpMeter.id()) will cause an exception. by 柯志勇10068695 · 5 years ago
  83. bd0b1f1 RestDevice connection/disconnection identification-ONOS-7655, Issue - when device is rebooted/shutdown, device information - 'available' & 'local-status' was not getting changed.In our project with same changes many testcases excuted and working fine.Submitting to onos by Saritha · 6 years ago
  84. 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 5 years ago
  85. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 5 years ago
  86. ae965fe Fix completers for cfg command and component by Ray Milkey · 5 years ago
  87. 00875fd Fixed YANG run-time operation. by Thomas Vachuska · 5 years ago
  88. c0f757a Fixed GUI login redirect and web-socket idle issues. by Thomas Vachuska · 5 years ago
  89. 47583db Use proper Component definiton for generated registrators by Ray Milkey · 5 years ago
  90. 8b252d2 ONOS-7815 create new cli to query registered pipeconfs by ghj0504520 · 6 years ago
  91. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 5 years ago
  92. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  93. 914ed23 The ops should be checked if it is null. by wu · 5 years ago
  94. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 5 years ago
  95. 696191d Use new scr-list CLI command for component queries by Ray Milkey · 5 years ago
  96. f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 6 years ago
  97. 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
  98. 1aaff02 CLI command to do what scr:list used to do by Ray Milkey · 5 years ago
  99. 9110ea0 Bump up Jersey to version 2.27 by Ray Milkey · 5 years ago
  100. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 5 years ago