1. 2051196 Removes workaround for duplicate device_added events by pier · 4 years ago onos-1.12
  2. 95e6251 Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  3. a3b186e Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  4. 4d7fd09 Postpones the installation of the table miss flow rule. by pier · 4 years, 3 months ago
  5. 4e9620d Added table miss flow for ovs-ofdpa punt table by Charles Chan · 4 years, 6 months ago
  6. b73d5d6 Adding ACL flow for Table 60 for Ipv6 by Harshada Chaundkar · 4 years, 9 months ago
  7. b2f7114 Fix filtering order during the removal by pier · 4 years, 11 months ago
  8. 5c81758 Adds OfdpaPipelineUtility by pier · 5 years ago
  9. c78c1f5 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  10. 3fe7171 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  11. 410d730 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  12. 94542b0 Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  13. de4d1c0 Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  14. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  15. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  16. 206506b Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  17. 9309035 Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  18. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  19. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  20. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  21. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  22. 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]
  23. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  24. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  25. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  26. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  27. b750439 Add table miss entry for VLAN table by Charles Chan · 7 years ago
  28. d05f54b Process broadcast mac address in ofdpa-cpqd pipeline by Charles Chan · 7 years ago
  29. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  30. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  31. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  32. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  33. 4303532 Remove redundant assignments by Sho SHIMIZU · 8 years ago
  34. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  35. 7976923 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  36. f57a825 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  37. 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  38. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago
  39. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  40. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  41. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  42. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  43. 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]
  44. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  45. 4983164 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 8 years ago
  46. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  47. 1e492d3 Override processEthDstSpecific in CpqdOFDPA2 by Charles Chan · 8 years ago
  48. 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
  49. 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]
  50. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  51. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  52. 7d10b16 Driver bugfix by Charles Chan · 8 years ago
  53. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  54. 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
  55. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  56. 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 8 years ago
  57. 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]
  58. a07f203 Mostly just fixing typos by Saurav Das · 9 years ago
  59. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  60. 337c7a4 Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline. by Saurav Das · 9 years ago
  61. 558afec Improvements for the ofdpa driver. by Saurav Das · 9 years ago