1. d37c9ca ONOS-506: IPv6 forwarding option for ReactiveForwarder. by Kunihiro Ishiguro · 9 years ago
  2. 923d9d8 4 Octet AS Path Capability is sent to neighbor. by Kunihiro Ishiguro · 9 years ago
  3. 93b7fb0 ONOS-508: Implement IPv6, ICMP6 and NeighborAdvertisement class by Charles M.C. Chan · 9 years ago
  4. 4128938 Configuration to suppress LLDP discovery by Yuta HIGUCHI · 9 years ago
  5. a998513 vicell command for editing/applying cell configurations by Ayaka Koshibe · 9 years ago
  6. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  7. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  8. e59c7e3 GossipHostStore: allow location change + update by Yuta HIGUCHI · 9 years ago
  9. ef31fb2 GUI -- Sketched out structure for multi-views; each with own controller, template html and css. by Simon Hunt · 9 years ago
  10. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  11. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  12. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago
  13. 7aeffa0 GUI -- refactored key service test to spy on $log service, instead of implementing our own mock. by Simon Hunt · 9 years ago
  14. af32207 GUI -- augmented Key Service unit tests to include masked key test, and gesture notes test. by Simon Hunt · 9 years ago
  15. 24d483d Cosmetic fixes to SMap by Yuta HIGUCHI · 9 years ago
  16. 1773d0a Set dependency scope test to unit test libraries by Yuta HIGUCHI · 9 years ago
  17. dfbc6d8 ONOS-487: Allow ONOS to be installed using different user/group by Charles M.C. Chan · 9 years ago
  18. 0908275 Refactor: Use Duration instead of primitive value by Sho SHIMIZU · 9 years ago
  19. c647b1e Null check at the head of the constructor of IntentOperation by Sho SHIMIZU · 9 years ago
  20. 828245c Store remote 4 octet AS path value. by Kunihiro Ishiguro · 9 years ago
  21. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  22. 59df0b2 GUI -- Added keyBindings() and gestureNotes() to Key Service. by Simon Hunt · 9 years ago
  23. 08f156b DistributedFlowRuleStore: always add FlowEntry on batchStore by Yuta HIGUCHI · 9 years ago
  24. 420691a GUI -- Initial unit tests for Key Handler service. Still more to be done here. by Simon Hunt · 9 years ago
  25. f306972 GUI -- Jasmine Unit Tests for fn.js. by Simon Hunt · 9 years ago
  26. 278cdde Work toward IPv6 support in BGP: implement decoding/encoding of the by Pavlin Radoslavov · 9 years ago
  27. 1eecfa2 GUI -- Added KeyService and FnService; implemented 'T' key for toggle theme. by Simon Hunt · 9 years ago
  28. c2202d5 GUI -- Beginnings of new file structure / Angular implementation. WIP. by Simon Hunt · 9 years ago
  29. d0ef752 Parse set-field action in OF1.3 when creating flow rules from flow entries. by Jonathan Hart · 9 years ago
  30. 80f3e18 Refactor the BGP code in the SDN-IP application: by Pavlin Radoslavov · 9 years ago
  31. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  32. ddb7772 LinkManager: log only if link actually disappeared by Yuta HIGUCHI · 9 years ago
  33. 24f79eb DistributedFlowRuleStore: getFlowEntries should never return null by Yuta HIGUCHI · 9 years ago
  34. 800fac6 LinkStores: Concurrent readable {src, dst}Links by Yuta HIGUCHI · 9 years ago
  35. 07adc48 GUI - Angular:: Added routing modules (with a simple example). by Simon Hunt · 9 years ago
  36. 3ddb2e5 GUI - Angular:: Example unit test for custom filter. by Simon Hunt · 9 years ago
  37. df03d8d GUI - Angular:: More sample code; this time, filters. by Simon Hunt · 9 years ago
  38. 02f446b Add a negative test for Host REST API by Ray Milkey · 9 years ago
  39. 7bbeb3f ONOS-393 - In a multi ONOS system, a ink may not yet be known about. by Ray Milkey · 9 years ago
  40. c022775 GUI - Angular:: More sample code; this time, services. by Simon Hunt · 9 years ago
  41. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  42. fcf9162 Check if not null in the constructor by Sho SHIMIZU · 9 years ago
  43. 2c255db Remove type parameter by using type interence by Sho SHIMIZU · 9 years ago
  44. 0af11c1 * Add unit tests for the BGP route preference comparison mechanism by Pavlin Radoslavov · 9 years ago
  45. 0a4fa79 ONOS-470: Allow ONOS service to be run with customized username by Charles M.C. Chan · 9 years ago
  46. 64c1ed1 Renamed bgpRoutes field in Router class to ribTable. No functional changes. by Pavlin Radoslavov · 9 years ago
  47. b834920 Renamed SDN-IP test so it will be picked up by Surefire by Jonathan Hart · 9 years ago
  48. d89cc9d Util script to collect ONOS logs by Yuta HIGUCHI · 9 years ago
  49. f269540 Fix for ONOS-393 - NPE when one of the devices can no longer be found by Ray Milkey · 9 years ago
  50. d7c203c GUI - Angular:: More sample HTML for form widgets etc. by Simon Hunt · 9 years ago
  51. 449630f GUI - Angular:: added angular-mocks.js to tp lib. by Simon Hunt · 9 years ago
  52. 8492d97 GUI - create test branch directories, in preparation for actually writing unit tests... by Simon Hunt · 9 years ago
  53. 335b247 Sample HTML using angular directives. by Simon Hunt · 9 years ago
  54. b8b96c1 ONOS-461: Update maven version in bash_profile by Charles M.C. Chan · 9 years ago
  55. 3f0c97e ONOS-395 - tighten up exception handling by Ray Milkey · 9 years ago
  56. dec5009 Fixed test cell definition files. by Thomas Vachuska · 9 years ago
  57. 356f28a ONOS-434 - Filter out inactive nodes from the summary information in the CLI by Ray Milkey · 9 years ago
  58. 30cc456 GUI - adding AngularJS library files (including MIT license). by Simon Hunt · 9 years ago
  59. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 9 years ago
  60. d596b38 Tweaked the SDN-IP topology JSON a little by Jonathan Hart · 9 years ago
  61. 55b5f51 Refined the methods waiting for BGP routes in the BgpSessionManagerTest by Pavlin Radoslavov · 9 years ago
  62. 52e6580 Adding onos-push-bits to selectively upload bits only if they are out of date. Helps with speeds when running over VPN. by Thomas Vachuska · 9 years ago
  63. a65f621 [ONOS-447] Add org.osgi.core dependency to pom.xml. Fixes eclipse build issue by Madan Jampani · 9 years ago
  64. 0a1e549 Fixed obs to ignore disconnected foo project. by Thomas Vachuska · 9 years ago
  65. bbc3b4b Fixing an NPE in GUI idle detect mechanism; ONOS-441 by Thomas Vachuska · 9 years ago
  66. a77d64a GUI - storing ONOS logo (SVG) for posterity. by Simon Hunt · 9 years ago
  67. 7c44c05 Unit tests for Objective Tracker by Ray Milkey · 9 years ago
  68. c578359 Logging bug fix by Yuta HIGUCHI · 9 years ago
  69. 2473439 README reformatting and minor edits: by Pavlin Radoslavov · 9 years ago
  70. 3ee7200 updating url in readme by alshabib · 9 years ago
  71. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  73. 0af6747 removing foo app by Brian O'Connor · 9 years ago
  74. bd7f4b3 Adding parametrization of the reactive forwarding app. by Thomas Vachuska · 9 years ago
  75. ab98466 adding license to ALL files by alshabib · 9 years ago
  76. 1f40081 Adding LICENSE file by Brian O'Connor · 9 years ago
  77. becdba1 adding readme.md by Guru Parulkar · 9 years ago
  78. 97b9abc Fix a typo in a comment. by Pavlin Radoslavov · 9 years ago
  79. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  80. e9ef4f3 Changed TODOs to NOTEs by Jonathan Hart · 9 years ago
  81. 7dd4a33 Remove SDN-IP TODOs by Jonathan Hart · 9 years ago
  82. 6dd018f Added a simple constructor for code demo tomorrow. by Thomas Vachuska · 9 years ago
  83. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  84. 4785eec removing some TODOs by alshabib · 9 years ago
  85. a1a00c2 GUI - Rebuilt Quick Help layout to allow multi-column key binding section. by Simon Hunt · 9 years ago
  86. 2bea44e Fixed attmplsopt.json by Thomas Vachuska · 9 years ago
  87. 8d6ea0e Workaround for checkstyle error building on clean environment by Yuta HIGUCHI · 9 years ago
  88. 4712e21 IntentPushTestCommand: removing space in 'name' by Yuta HIGUCHI · 9 years ago
  89. dfde7ab Cleanup the SDN-IP CLI: by Pavlin Radoslavov · 9 years ago
  90. fc7f22d Adding archetype for onos-bundle and onos-cli projects. by Thomas Vachuska · 9 years ago
  91. 233747b GUI - Added 'No devices are connected' text. - commented out test key bindings by Simon Hunt · 9 years ago
  92. c2465f4 GUI - removing dead code from topo.js by Simon Hunt · 9 years ago
  93. bce8dad Fix: use @ONOS-VERSION instead of a hard-coded value for onos-app-election by Pavlin Radoslavov · 9 years ago
  94. b82d0ec Simple app to test leadership election by Jon Hall · 9 years ago
  95. 1401167 Merge branch 'master' of ssh://gerrit.onosproject.org:29418/onos by andrew@onlab.us · 9 years ago
  96. 5283776 Changing which argument to -a to be compatible with ubuntu by andrew@onlab.us · 9 years ago
  97. af21ba6 Added missing inclusion of $ONOS_ROOT/tools/build/envDefaults by Pavlin Radoslavov · 9 years ago
  98. 41effbe GUI - backslash '\' now toggles quick help in addition to slash '/' by Simon Hunt · 9 years ago
  99. 992741f tokenizing features.xml by Brian O'Connor · 9 years ago
  100. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago