1. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  2. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. c598d06 ONOS-6489 - Code submitted to facilitate installation of flow rules (via FlowObjective and ofdpa drivers) per port in case of IN_PORT "ALL" by Sivachidambaram Subramanian · 7 years ago
  5. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  6. ef19de1 [CORD-1108] Refactoring OFDPA Group Handler by Yi Tseng · 7 years ago[Renamed (98%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/Ofdpa2Pipeline.java]
  7. 86d13e8 Adding a driver for OF-DPA in Qumran based switches. by Saurav Das · 7 years ago
  8. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  9. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  10. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  11. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  12. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  13. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  14. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  15. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  16. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  17. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  18. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 7 years ago
  19. 3a77b4f Process broadcast mac address in ofdpa pipeline by Yi Tseng · 7 years ago
  20. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  21. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  22. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  23. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  24. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  25. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  26. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  27. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  28. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  29. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  30. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  31. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  32. b5c236e In this commit: by Saurav Das · 8 years ago
  33. 2519081 In this commit: by Saurav Das · 8 years ago
  34. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  35. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  36. 59232cf Changes include: by Saurav Das · 8 years ago
  37. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  38. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  39. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  40. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  41. 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]
  42. 8be4e3a In this commit: by Saurav Das · 8 years ago
  43. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  44. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  45. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  46. 9faab75 Add missing fail() invocation by Zsolt Haraszti · 8 years ago
  47. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  48. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  49. 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
  50. 77b5e90 Using vlan extension in ofdpa for versatile objectives by Saurav Das · 8 years ago
  51. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  52. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  53. 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]
  54. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  55. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  56. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  57. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  58. 7d10b16 Driver bugfix by Charles Chan · 8 years ago
  59. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  60. 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
  61. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  62. 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 8 years ago
  63. 0e99e2b SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  64. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago