1. 2d8ecd1 Removes workaround for duplicate device_added events by pier · 4 years ago
  2. 836d7fe Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  3. f37ce52 Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  4. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  5. 02a331a Postpones the installation of the table miss flow rule. by pier · 4 years, 3 months ago
  6. 7f9d846 Added table miss flow for ovs-ofdpa punt table by Charles Chan · 4 years, 7 months ago
  7. cb78751 Adding ACL flow for Table 60 for Ipv6 by Harshada Chaundkar · 4 years, 9 months ago
  8. fa382c2 Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 10 months ago
  9. 6aef5b7 Fix filtering order during the removal by pier · 5 years ago
  10. 9469f3e Adds OfdpaPipelineUtility by pier · 5 years ago
  11. 367c1c1 Implement L2 load balancing group in OFDPA driver by Charles Chan · 6 years ago
  12. 4a288d9 Revert "Make sure group is added before pushing punt table flow" due to the reason described in CORD-3241 by Charles Chan · 5 years ago
  13. f438bb6 Make sure group is added before pushing punt table flow by Charles Chan · 5 years ago
  14. ab59160 Deprecate CpqD pipeliners by Charles Chan · 5 years ago[Renamed (85%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/ofdpa/CpqdOfdpa2Pipeline.java]
  15. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  16. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  17. 470865e Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  18. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  19. 8936946 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  20. be9f3bc Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  21. 70ce68e Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  22. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  23. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  24. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  25. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  26. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  27. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  28. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  29. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  30. ef19de1 [CORD-1108] Refactoring OFDPA Group Handler by Yi Tseng · 7 years ago[Renamed (97%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/CpqdOfdpa2Pipeline.java]
  31. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  32. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  33. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  34. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  35. b750439 Add table miss entry for VLAN table by Charles Chan · 7 years ago
  36. d05f54b Process broadcast mac address in ofdpa-cpqd pipeline by Charles Chan · 7 years ago
  37. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  38. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  39. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  40. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  41. 4303532 Remove redundant assignments by Sho SHIMIZU · 8 years ago
  42. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  43. 7976923 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  44. f57a825 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  45. 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  46. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago
  47. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  48. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  49. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  50. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  51. 361154b Rename OFDPA pipeline according to the naming convention by Charles Chan · 8 years ago[Renamed (99%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/CpqdOFDPA2Pipeline.java]
  52. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  53. 4983164 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 8 years ago
  54. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  55. 1e492d3 Override processEthDstSpecific in CpqdOFDPA2 by Charles Chan · 8 years ago
  56. 5202596 Fixing emulated ofdpa in cpqd switches. Due to cpqd bugs in dealing with Vlans and MPLS labels simultaneously, by Saurav Das · 8 years ago
  57. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago[Renamed from drivers/src/main/java/org/onosproject/driver/pipeline/CpqdOFDPA2Pipeline.java]
  58. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  59. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  60. 7d10b16 Driver bugfix by Charles Chan · 8 years ago
  61. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  62. 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
  63. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  64. 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 8 years ago
  65. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago[Renamed (96%) from drivers/src/main/java/org/onosproject/driver/pipeline/CpqdOFDPA1Pipeline.java]
  66. a07f203 Mostly just fixing typos by Saurav Das · 9 years ago
  67. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  68. 337c7a4 Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline. by Saurav Das · 9 years ago
  69. 558afec Improvements for the ofdpa driver. by Saurav Das · 9 years ago