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