1. 86d13e8 Adding a driver for OF-DPA in Qumran based switches. by Saurav Das · 7 years ago
  2. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  3. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  4. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  5. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  6. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  7. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  8. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  9. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  10. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  11. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  12. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 7 years ago
  13. 3a77b4f Process broadcast mac address in ofdpa pipeline by Yi Tseng · 7 years ago
  14. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  15. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  16. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  17. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  18. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  19. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  20. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  21. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  22. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  23. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  24. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  25. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  26. b5c236e In this commit: by Saurav Das · 8 years ago
  27. 2519081 In this commit: by Saurav Das · 8 years ago
  28. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  29. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  30. 59232cf Changes include: by Saurav Das · 8 years ago
  31. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  32. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  33. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  34. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  35. 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/OFDPA2Pipeline.java]
  36. 8be4e3a In this commit: by Saurav Das · 8 years ago
  37. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  38. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  39. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  40. 9faab75 Add missing fail() invocation by Zsolt Haraszti · 8 years ago
  41. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  42. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  43. 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
  44. 77b5e90 Using vlan extension in ofdpa for versatile objectives by Saurav Das · 8 years ago
  45. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  46. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  47. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago[Renamed (99%) from drivers/src/main/java/org/onosproject/driver/pipeline/OFDPA2Pipeline.java]
  48. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  49. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  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. 0e99e2b SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  58. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago