1. 22af578 fix bug in rest-test.sh by Masayoshi Kobayashi · 11 years ago
  2. 29d282c change to show last 2 bytes of dpid in GUI by Masayoshi Kobayashi · 11 years ago
  3. cb8cdfe Add extra comments. by Pavlin Radoslavov · 11 years ago
  4. 726c637 Added a script for generating a number of flows. by Pavlin Radoslavov · 11 years ago
  5. 2615fc3 Modify script delete_flow.py so it can be used to delete by Pavlin Radoslavov · 11 years ago
  6. 3e14216 toggle controller selection by Paul Greyson · 11 years ago
  7. b48943b don't update if no model change by Paul Greyson · 11 years ago
  8. f9edc1a draw labels on mouse over by Paul Greyson · 11 years ago
  9. de7fad5 sort switches and position aggregations switches to fan out by Paul Greyson · 11 years ago
  10. d1a22d9 first cut at edges. not quite working yet. by Paul Greyson · 11 years ago
  11. 23b0cd3 magnify effect on edge switch by Paul Greyson · 11 years ago
  12. f8f4317 first cut at mouseover to zoom edge node by Paul Greyson · 11 years ago
  13. 952ccb6 getting stretched layout working by Paul Greyson · 11 years ago
  14. 740bdaf initial topology view (sample JSON data isn't complete) by Paul Greyson · 11 years ago
  15. 6f86d1e setting up mock data fetch and model building on client by Paul Greyson · 11 years ago
  16. d987239 basic layout by Paul Greyson · 11 years ago
  17. da1773b adding a line to docs for mac development. testing pull request flow by Paul Greyson · 11 years ago
  18. 8cdd1a2 Print the flowEntryId of each Flow Entry when displaying the flows. by Pavlin Radoslavov · 11 years ago
  19. 2a0bd8b * Add new command-line option: by Pavlin Radoslavov · 11 years ago
  20. 8e0a00d Minor tweak in the formatting. by Pavlin Radoslavov · 11 years ago
  21. d27915b change rest test script by Masayoshi Kobayashi · 11 years ago
  22. 84bd06e add flow-push script by Masayoshi Kobayashi · 11 years ago
  23. 259b60b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pavlin Radoslavov · 11 years ago
  24. eb2d5a2 Fix the add_flow.py behavior: if the shortest path computation fails by Pavlin Radoslavov · 11 years ago
  25. a05f01f topology.js for sprint5 by Masayoshi Kobayashi · 11 years ago
  26. 4f7b796 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  27. 5e91bdf toplogy rest change to sprint 5 by Masayoshi Kobayashi · 11 years ago
  28. 916832f Added new Flow-related API: clearFlow(), the REST "flow/clear/" API, by Pavlin Radoslavov · 11 years ago
  29. 02223ec Add a command description to the "usage" message. by Pavlin Radoslavov · 11 years ago
  30. 09a9bee Minor formatting when printing the flow entries. by Pavlin Radoslavov · 11 years ago
  31. 8a002d9 Fix Issue #243 and Issue #244: by Pavlin Radoslavov · 11 years ago
  32. 5daa54b Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pavlin Radoslavov · 11 years ago
  33. 57572b1 add scripts by Masayoshi Kobayashi · 11 years ago
  34. 3f3778a Implement non-stop monitoring of the installed flow. by Pavlin Radoslavov · 11 years ago
  35. 1474891 * Accept both base10 and base16 format for (almost) all integer arguments by Pavlin Radoslavov · 11 years ago
  36. 82200bc Fix a bug when printing the port number for ACTION_OUTPUT actions. by Pavlin Radoslavov · 11 years ago
  37. e2f0de8 Complete the work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  38. f13923a Work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  39. 2d59f58 Add a fix when printing a Flow Entry in case there are no matching by Pavlin Radoslavov · 11 years ago
  40. ede9758 Work toward Issue #215 and Issue #216: by Pavlin Radoslavov · 11 years ago
  41. 706df05 Fixed Issue #207: Implement remaining API for getting flow state by Pavlin Radoslavov · 11 years ago
  42. f4ad989 Added three Python scripts to add/delete/get a flow that by Pavlin Radoslavov · 11 years ago
  43. fd0657c * Move around some of the debug() statements by Pavlin Radoslavov · 11 years ago
  44. 37ebda6 Pushing Sprint 4 demo GUI by Ubuntu · 11 years ago
  45. 765deff Added path view on GUI by Ubuntu · 11 years ago
  46. 3bc5fde Change rest server to show paths by Masayoshi Kobayashi · 11 years ago
  47. 21bd3be GUI html change by Masayoshi Kobayashi · 11 years ago
  48. c016ba1 Color code ONOS Controller status by Ubuntu · 11 years ago
  49. fc5e237 (forget to add controller status javascript) by Masayoshi Kobayashi · 11 years ago
  50. dd4ad8f Addes controller status GUI by Masayoshi Kobayashi · 11 years ago
  51. 5b2b24a GUI change to colorcode the controller by Ubuntu · 11 years ago
  52. 1407a50 GUI changes by Masayoshi Kobayashi · 11 years ago
  53. f83aa44 Reimplement the shortest path computation by using the new DataPath and FlowEntry containers. by Pavlin Radoslavov · 11 years ago
  54. b1f9479 Added hello.html that is used by Amazon Elastic loadbalancer to check the server health by Masayoshi Kobayashi · 11 years ago
  55. f63ef2f GUI: changed link from arc to straight line. Cleaned up javascript. by Masayoshi Kobayashi · 11 years ago
  56. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  57. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  58. 246ff82 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  59. 3292578 Added jquery-1.7.2.min.js by Ubuntu · 11 years ago
  60. f6ce96c added test-network files by Ubuntu · 11 years ago
  61. 82b8a83 Add ONOS GUI (python server, html and javascript) by Ubuntu · 11 years ago
  62. 25072e5 better error message on restapi3.py by Ubuntu · 11 years ago
  63. 2a64c8a Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  64. ff42180 Rest API and Services for TopoSwitch by Pankaj Berde · 11 years ago
  65. 8a1d7a6 Moved file shortest_path.py to the "web" subdirectory. by Pavlin Radoslavov · 11 years ago
  66. 7b0122b recover restapi3.py by Pankaj Berde · 11 years ago
  67. d034404 Initial impl for NetMap service by Pankaj Berde · 11 years ago
  68. d1259e8 Initial impl for NetMap service by Pankaj Berde · 11 years ago
  69. a89be64 more minor changes by Ubuntu · 11 years ago
  70. e9fae63 add debug '-d' option for restapi3.py by Masayoshi Kobayashi · 12 years ago
  71. 06799b3 Cleaned up restapi2.py and added new file as restapi3.py by Masayoshi Kobayashi · 12 years ago
  72. c4ae4b8 Added webservices forwarding script for UI by Pankaj Berde · 12 years ago