1. 493175b Fixing the bash_profile 'o' function to prefer shorter paths. by Thomas Vachuska · 7 years ago
  2. 041b254 Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts. by Aaron Kruglikov · 7 years ago
  3. 9e11b09 build yang plugin if it wasn't already by Yuta HIGUCHI · 7 years ago
  4. 4421dd2 Allow relocating yang tool location by Yuta HIGUCHI · 7 years ago
  5. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  8. aaf6d98 Build BMv2 with debugger in onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  9. 73f8bd7 Adapting p4c and bmv2 setup script for 14.04 and 16.04 by Brian O'Connor · 7 years ago
  10. 8a0c7c7 When defining ONOS_ROOT strip out any symlinks by Ray Milkey · 7 years ago
  11. b073459 Adding utility to provide STC warden status. by Thomas Vachuska · 7 years ago
  12. c32dfba Fixing patch-yang-lib utility to also patch the YANG BUCK plugin. by Thomas Vachuska · 7 years ago
  13. 411de78 Fixing patch-yang-lib utility. by Thomas Vachuska · 7 years ago
  14. fb76b04 Fixed P4 tools build script for Ubuntu 14 by Carmelo Cascone · 7 years ago
  15. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  16. 569d4ad Bumped version of P4Runtime and P4 tools for dev VM by Carmelo Cascone · 7 years ago
  17. 812c092 Bumping JDVUE to 2.2 by Thomas Vachuska · 7 years ago
  18. 0794a24 Bumping JDVUE to 2.1 by Thomas Vachuska · 7 years ago
  19. 0d944e2 Fixed the path of the onos-netcfg by Devin Lim · 7 years ago
  20. 9e6621f Fix for log handling in bmv2.py by Carmelo Cascone · 7 years ago
  21. e006e7d Adding ability to run JDVUE with debugger. by Thomas Vachuska · 7 years ago
  22. a11279b Updated JSON config in bmv2.py for general device provider by Carmelo Cascone · 7 years ago
  23. 71167f9 Updating bmv2.py to remove dependency on onos-netcfg by Brian O'Connor · 7 years ago
  24. c939037 Fixing an issue where the \'ok clean\' command can fail if there is another version of buck in the path. by Aaron Kruglikov · 7 years ago
  25. c51f9f6 [ONOS-6638] Fix Java version on onos.cshrc by junhyeok · 7 years ago
  26. 5c0d8f9 Make test tools available in installed ONOS by Ray Milkey · 7 years ago
  27. 7e8f832 Improved onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  28. b752427 ONOS-6457 Improved bmv2.py mininet script by Carmelo Cascone · 7 years ago
  29. 75e9799 ONOS-6457 Updated bmv2.py to work with simple_switch_grpc target by Carmelo Cascone · 7 years ago
  30. acf1225 ONOS-6456 Script to setup onos-p4 dev env on Ubuntu 14.04 by Carmelo Cascone · 7 years ago
  31. 86d1b0a Bumping version of YANG Tools to 2.1; adding YANG smoke STC test. by Ray Milkey · 7 years ago
  32. c7a60ce Clean up env var when returning cells by Charles Chan · 7 years ago
  33. a2268ec Limit line length in split ONOS logs to 500 characters. by Jordan Halterman · 7 years ago
  34. d8d8231 Updating and fixing vagrant ONOS VM by Luca Prete · 7 years ago
  35. 315ff1c Fixing yang_model macro to narrow down the dependency list. by Thomas Vachuska · 7 years ago
  36. c9ce09a Add dev script for splitting ONOS/Atomix logs for debugging individual partitions/sessions. by Jordan Halterman · 7 years ago
  37. 692dcb0 Adding tool to patch lib/BUCK with locally built YANG tools. by Thomas Vachuska · 7 years ago
  38. 7f425d5 Fix cells command by Yi Tseng · 7 years ago
  39. b84df5d Bump karaf from 3.0.5 to 3.0.8 by Jon Hall · 7 years ago
  40. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  41. 2512f3b Removing old and formerly deprecated tools for running ONOS locally, for selective build and for patching bundles in place. by Thomas Vachuska · 7 years ago
  42. c52a4b1 Run an ONOS cluster inside Mininet (via onos.py) with any demo script. by Carmelo Cascone · 8 years ago
  43. 9b152fc Improve cell command when parsing environment variables by Charles Chan · 7 years ago
  44. 10d1d1e Added option to 'ok' alias to run sans buckd. by Thomas Vachuska · 7 years ago
  45. 3030108 Switching CLI to use SSH by default by Thomas Vachuska · 7 years ago
  46. 8cc5318 Enhancing stw and stcs to allow pausing between scenarios by Thomas Vachuska · 7 years ago
  47. e112535 Adding an STC scenario to test basic HA functionality by Thomas Vachuska · 7 years ago
  48. 8494262 Updating branch-clean to handle cases where file and branch names collide by Brian O'Connor · 8 years ago
  49. 2ee1960 [BUG-FIX] Correct Vagrant-Ansible scripts bug. User sdn was not created. by Luca Prete · 7 years ago
  50. 5fdf5bf onos-local-log now works with buck run by Thomas Vachuska · 7 years ago
  51. 6066dff Migrating convenience aliases to Buck usage by Thomas Vachuska · 8 years ago
  52. 05e47a3 Adding ability to request a specific cell via an optional hint. by Thomas Vachuska · 8 years ago
  53. 5905f2c Preparing to deprecate onos-karaf and onos-setup-karaf commands. by Thomas Vachuska · 8 years ago
  54. 8d4e8bc Vagrant-Ansible scripts for tutorial vm by Luca Prete · 8 years ago
  55. 436ff31 Adding branch-compare command and renaming clean-branches.py to branch-clean by Brian O'Connor · 8 years ago
  56. 525651f Fixing onos-create-app to bomb if mvn command fails for some reason. by Thomas Vachuska · 8 years ago
  57. 7d8b3b1 Pass clean option to onos-setup-karaf by Yuta HIGUCHI · 8 years ago
  58. 2548559 Add HA.py by Jon Hall · 8 years ago
  59. 2ca9a35 Added README by Bob Lantz · 8 years ago
  60. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  61. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  62. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  63. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  64. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  65. 57c7c31 Fix the disabled download url of karaf. by zhangyuanyou · 8 years ago
  66. a43d033 Add check for node status to onos.py startup by Jon Hall · 8 years ago
  67. 9b238ae Pass alertActions cli option to ONOSNode class in onos.py by Jon Hall · 8 years ago
  68. 3f79e2a Adding cdvue tool to allow developers to run it without building the binaries themselves. by Thomas Vachuska · 8 years ago
  69. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  70. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  71. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  72. b4bf7c8 Emit warning when buck artifact is the latest by Yuta HIGUCHI · 8 years ago
  73. a2ccaa5 unpackONOS: check for failure when extracting tar archive by Bob Lantz · 8 years ago
  74. 930138e Enable global port forwarding in root namespace by Bob Lantz · 8 years ago
  75. 977ae3f Varius updates to BMv2 mininet scripts by Carmelo Cascone · 8 years ago
  76. 785fada Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  77. 55562ea Unpack/install all nodes before startup by Bob Lantz · 8 years ago
  78. c3de515 Correctly print message if arping isn't installed by Bob Lantz · 8 years ago
  79. 92d8e05 Use ip route to determine default intf for port forwarding by Bob Lantz · 8 years ago
  80. 9ba19dc Use netstat for waitListening; client -h h1 "apps -a" by Bob Lantz · 8 years ago
  81. c356210 Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  82. c96e258 add arp cmd; always return lists from checkLog by Bob Lantz · 8 years ago
  83. 6438242 Add status/error checks during ONOS startup by Bob Lantz · 8 years ago
  84. ee85e2f Update ONOS_INSTANCES when updating OCI by Jon Hall · 8 years ago
  85. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  86. 569bbec Unset empty vars; pass IPs to onos-gen-partitions by Bob Lantz · 8 years ago
  87. 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  88. 4ba6b55 Fix onos-setup-karaf IP parsing by Charles Chan · 8 years ago
  89. 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
  90. 98c3165 use dialect-agnostic regexes in onos scripts by Ayaka Koshibe · 8 years ago
  91. bdb7b37 adding a mininet vagrant box by alshabib · 8 years ago
  92. 4997cd7 Vagrant box for development use. by alshabib · 8 years ago
  93. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  94. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  95. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  96. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  97. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  98. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  99. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  100. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago