1. d056102 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 1 month ago
  2. 13a7235 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 6 months ago
  3. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  4. a6b1199 Improves VERIFY operations by pier · 4 years, 3 months ago
  5. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  6. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  7. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  8. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  9. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  10. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  11. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  12. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  13. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  14. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  15. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  16. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  17. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  18. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  19. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  20. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  21. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  22. cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  23. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  24. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  25. 1666b50 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  26. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  27. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  28. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  29. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  30. a2a4f34 lower log level when pipeliner not supported by Yuta HIGUCHI · 7 years ago
  31. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  32. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  33. 57a61cd Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/ by Pier Ventre · 8 years ago
  34. ad0c990 Evict pipeliner/driver cache only on DEVICE_REMOVE by Yuta HIGUCHI · 8 years ago
  35. 1fb0a8c Lazily populate Pipeliner cache by Yuta HIGUCHI · 8 years ago
  36. 81470a5 Use StringBuilder instead of StringBuffer by Sho SHIMIZU · 8 years ago
  37. 532eb21 Refresh pipeleiner cache with newly initialized Pipeliner by Yuta HIGUCHI · 8 years ago
  38. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  39. b5c236e In this commit: by Saurav Das · 8 years ago
  40. 2519081 In this commit: by Saurav Das · 8 years ago
  41. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  42. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  43. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  44. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  45. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  46. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  47. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  48. 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
  49. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  50. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  51. b19bffb Hunting down elusive source of lag. by Thomas Vachuska · 9 years ago
  52. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  53. 94c3cf4 Adding some instrumentation to figure out where transient delays in creating pipeliner come from. by Thomas Vachuska · 9 years ago
  54. 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
  55. 174bb91 Simplified onos-wipe-out shell tool by Thomas Vachuska · 9 years ago
  56. f45d85d Make ObjectiveInstaller thread safe by Sho SHIMIZU · 9 years ago
  57. 2fdaf40 Cleaned-up dead code from flow objective manager. by Thomas Vachuska · 9 years ago
  58. 0174f45 Drop log level to debug on some FlowObjectiveManager log statements by Madan Jampani · 9 years ago
  59. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  60. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  61. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  62. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  63. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  64. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  65. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  66. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  67. a28f69a FlowObjectiveManager not activated by default. by alshabib · 9 years ago
  68. 1097c97 Only process pending objectives if there are any. by alshabib · 9 years ago
  69. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  70. 4313d10 fix bug when a device disconnects. Issue was due to null roleinfo in event by alshabib · 9 years ago
  71. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  72. aebe775 WIP: default driver ignition by alshabib · 9 years ago
  73. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago