1. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  2. bf68818 Modify log to DEBUG level for TMAC Mcast generation by pier · 4 years, 5 months ago
  3. 5be3904 Remove TMac mcast flows when there are no more enabled ports by pier · 4 years, 7 months ago
  4. cb78751 Adding ACL flow for Table 60 for Ipv6 by Harshada Chaundkar · 4 years, 9 months ago
  5. 7afc752 Do not accumulate VERSATILE fwd objectives by pier · 5 years ago
  6. 6aef5b7 Fix filtering order during the removal by pier · 5 years ago
  7. 9469f3e Adds OfdpaPipelineUtility by pier · 5 years ago
  8. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  9. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  10. ab59160 Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  11. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  12. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  13. 056e0c1 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  14. b955fec Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  15. c1d47e9 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  16. d980c6d Adding route blackhole by Andrea Campanella · 6 years ago
  17. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  18. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  19. 2686dd7 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  20. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  21. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  22. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  23. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  24. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  25. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  26. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  27. 075f101 Fix SONAR warnings in OFDPA2 pipeline by Pier Luigi · 6 years ago
  28. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  29. 09bf269 Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  30. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  31. c550f2e Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  32. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  33. fcf75f5 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  34. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  35. d9e47c6 Replace L4 dst port matching on QMX switches by Charles Chan · 7 years ago
  36. 3d26bf0 [CORD-1984] Multicast flows get into wrong table in hardware switches by Kalhee Kim · 7 years ago
  37. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  38. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  39. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  40. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  41. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  42. 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
  43. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  44. 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]
  45. 86d13e8 Adding a driver for OF-DPA in Qumran based switches. by Saurav Das · 7 years ago
  46. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  47. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  48. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  49. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  50. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  51. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  52. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  53. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  54. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  55. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  56. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 7 years ago
  57. 3a77b4f Process broadcast mac address in ofdpa pipeline by Yi Tseng · 7 years ago
  58. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  59. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  60. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  61. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  62. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  63. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  64. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  65. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  66. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  67. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  68. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  69. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  70. b5c236e In this commit: by Saurav Das · 8 years ago
  71. 2519081 In this commit: by Saurav Das · 8 years ago
  72. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  73. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  74. 59232cf Changes include: by Saurav Das · 8 years ago
  75. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  76. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  77. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  78. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  79. 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]
  80. 8be4e3a In this commit: by Saurav Das · 8 years ago
  81. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  82. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  83. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  84. 9faab75 Add missing fail() invocation by Zsolt Haraszti · 8 years ago
  85. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  86. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago
  87. 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
  88. 77b5e90 Using vlan extension in ofdpa for versatile objectives by Saurav Das · 8 years ago
  89. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  90. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  91. 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]
  92. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  93. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  94. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  95. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  96. 7d10b16 Driver bugfix by Charles Chan · 8 years ago
  97. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  98. 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
  99. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  100. 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 8 years ago