1. b87d9f1 Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 6 years ago
  2. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  3. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  4. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  5. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  6. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  7. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  9. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  10. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  11. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  12. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  13. b5c236e In this commit: by Saurav Das · 8 years ago
  14. 3684dc7 ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  15. d7690cf Populate listBuilder with existing conditions when creating a FilteringObjective copy. by Konstantinos Kanonakis · 8 years ago
  16. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  17. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  18. 160c149 Fixing a bug in DefaultNextObjective copy constructor. by Thomas Vachuska · 8 years ago
  19. 4ca2f7f Support metadata in forwarding objective by Charles Chan · 8 years ago
  20. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  21. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  22. 3e04129 Override toString for flow objectives by Charles Chan · 8 years ago
  23. 3ac8526 Updating FlowObjectiveService javadoc by Brian O'Connor · 8 years ago
  24. 00f4816 Adding copy builders for flow objectives. by Thomas Vachuska · 8 years ago
  25. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  26. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  27. 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
  28. f64cf41 Javadoc fixes by Ray Milkey · 9 years ago
  29. 88f4c84 Added a TrafficTreatment to the filtering objective to cover those by Saurav Das · 9 years ago
  30. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  31. 810d6e7 Coverage and SONAR improvements for Objectives classes by Ray Milkey · 9 years ago
  32. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  33. f3ae3fb Follow the convention for Javadoc by Sho SHIMIZU · 9 years ago
  34. fee286d Fix typo by Sho SHIMIZU · 9 years ago
  35. 23aa2e7 Follow the convention for Javadoc by Sho SHIMIZU · 9 years ago
  36. 9d9e3a3 initial stab at javadoc for objectives by alshabib · 9 years ago
  37. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  38. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  39. 4859be0 Omits null checking of treatment when removing next objectives; it was removed from remove() but not for remove(context) by sangho · 9 years ago
  40. a9d491e Added @Beta annotation to the flow objective API. by Thomas Vachuska · 9 years ago
  41. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  42. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  43. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  44. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  45. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  46. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  47. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  48. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  49. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  50. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  51. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago