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