1. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  2. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  3. b5c236e In this commit: by Saurav Das · 8 years ago
  4. 2519081 In this commit: by Saurav Das · 8 years ago
  5. 072ee2f Remove unnecessary CHECKSTYLE comment by HIGUCHI Yuta · 8 years ago
  6. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  9. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  10. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  11. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  12. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  13. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  14. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  15. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  16. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  17. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  18. 8a0732e CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 8 years ago
  19. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  20. d275afd Fix type mismatch by HIGUCHI Yuta · 9 years ago
  21. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  22. 60db977 BugFix: Comparing MplsLabel against int by HIGUCHI Yuta · 9 years ago
  23. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  24. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  25. b19bffb Hunting down elusive source of lag. by Thomas Vachuska · 9 years ago
  26. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  27. 94c3cf4 Adding some instrumentation to figure out where transient delays in creating pipeliner come from. by Thomas Vachuska · 9 years ago
  28. 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
  29. 174bb91 Simplified onos-wipe-out shell tool by Thomas Vachuska · 9 years ago
  30. f45d85d Make ObjectiveInstaller thread safe by Sho SHIMIZU · 9 years ago
  31. 2fdaf40 Cleaned-up dead code from flow objective manager. by Thomas Vachuska · 9 years ago
  32. 0174f45 Drop log level to debug on some FlowObjectiveManager log statements by Madan Jampani · 9 years ago
  33. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  34. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  35. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  36. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  37. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  38. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  39. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  40. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  41. a28f69a FlowObjectiveManager not activated by default. by alshabib · 9 years ago
  42. 1097c97 Only process pending objectives if there are any. by alshabib · 9 years ago
  43. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  44. 4313d10 fix bug when a device disconnects. Issue was due to null roleinfo in event by alshabib · 9 years ago
  45. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  46. aebe775 WIP: default driver ignition by alshabib · 9 years ago
  47. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago