1. f2cfbb2 Fix filtering order during the removal by pier · 5 years ago
  2. 1c0c278 Adding metadata match criterion to solve the conflict-flow issue. (SEBA-668) by abakagamze · 5 years ago
  3. 67163d8 topGroup checking with NULL by Ravi Dewangan · 5 years ago
  4. 0c65556 Adds OfdpaPipelineUtility by pier · 5 years ago
  5. d926a9a Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 5 years ago
  6. 9370247 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  7. 5d80028 Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  8. 91b3854 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  9. 549bd19 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  10. 7a7a2a4 Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  11. e5b1461 In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 6 years ago
  12. 78ed211 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 6 years ago
  13. d06925c Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 6 years ago
  14. eb0931f Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  15. b5c60cb In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  16. 10ebd5b ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  17. 46945b6 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  18. e68b0ac ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  19. 248e7cd Allow LLDP traps to be installed on OLTs by Jonathan Hart · 6 years ago
  20. 3333cc6 OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  21. 64cad65 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  22. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  23. 005679a [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  24. feb2717 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  25. 8786de0 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  26. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  27. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  28. 14c06d8 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  29. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  30. e9dcfa8 Fix NPE in OFDPA driver by Ray Milkey · 6 years ago
  31. fbc642f Fixing NPE in processVlanIdFilter by Charles Chan · 6 years ago
  32. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  33. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  34. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  35. 01d45f7 Minor log level change by Charles Chan · 6 years ago
  36. 6b622cd Fix NPE if mod group cannot be found by Ray Milkey · 6 years ago
  37. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  38. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  39. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  40. 2686dd7 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  41. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  42. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  43. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  44. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  45. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  46. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  47. 7703171 Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  48. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  49. ec6ac42 [CORD-2634] Fix verify operation in OFDPA pipeliner. by Pier Luigi · 6 years ago
  50. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  51. 25db42f Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  52. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  53. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  54. 7a8488c Support for MPLS Swap Group creation. by Andreas Pantelopoulos · 6 years ago
  55. 075f101 Fix SONAR warnings in OFDPA2 pipeline by Pier Luigi · 6 years ago
  56. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  57. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  58. d008dbe [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  59. 07532ab [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  60. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  61. 09bf269 Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  62. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 7 years ago
  63. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 7 years ago
  64. 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 · 7 years ago
  65. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 7 years ago
  66. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  67. fcf75f5 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 7 years ago
  68. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  69. 2272438 Added basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  70. d9e47c6 Replace L4 dst port matching on QMX switches by Charles Chan · 7 years ago
  71. 3d26bf0 [CORD-1984] Multicast flows get into wrong table in hardware switches by Kalhee Kim · 7 years ago
  72. 8e6b89a ONOS-6985 - Fix for NPE at Oltpipeline by dvaddire · 7 years ago
  73. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  74. 0ed1671 Remove pipeline limitations to OFDPA 3 QMX driver by Charles Chan · 7 years ago
  75. 9df5b7c CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  76. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  77. 5082e9d Cosmetic fixes to debug statements by Ray Milkey · 7 years ago
  78. 5967e5c [SONA] Remove OpenstackPipeline. by sangho · 7 years ago
  79. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  80. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  81. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  82. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  83. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  84. 1ef0e54 [SONA] Fixes the OpenStack pipeline bug of inserting table miss entry in table 1 by sangho · 7 years ago
  85. 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
  86. e935a64 [ONOS-6475] Supports BROADCAST by DefaultSingleTablePipeline by Yi Tseng · 7 years ago
  87. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  88. 32c053c [ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler by Yi Tseng · 7 years ago
  89. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  90. ef19de1 [CORD-1108] Refactoring OFDPA Group Handler by Yi Tseng · 7 years ago
  91. 86d13e8 Adding a driver for OF-DPA in Qumran based switches. by Saurav Das · 7 years ago
  92. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  93. ac34890 Fix to support vlan id criterion in openstack pipeline by daniel park · 7 years ago
  94. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  95. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  96. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  97. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  98. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  99. 9649cdd nokia pipeline: block eapol flow rules in fwd primitive because it already sent in filter primitive by ke han · 7 years ago
  100. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago