1. 2b442bd [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  2. 35e0972 [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  3. 0d6db51 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
  4. bd5d990 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  5. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  6. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  7. 43863da Add driver support for OFDPA premium versions by Charles Chan · 6 years ago
  8. 6949c61 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  9. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  10. 6c5bcd9 Cherry-pick support packet request property back to onos-1.11 by Charles Chan · 7 years ago
  11. 30122a7 Replace L4 dst port matching on QMX switches by Charles Chan · 7 years ago
  12. 7c6f4f8 [CORD-1984] Multicast flows get into wrong table in hardware switches by Kalhee Kim · 7 years ago
  13. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  14. b5c3a5b Remove pipeline limitations to OFDPA 3 QMX driver by Charles Chan · 7 years ago
  15. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  16. 3a98e0a Fixs some misspellings by Frank Wang · 7 years ago
  17. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  18. b0bf056 Disable CentecV350 demo-specific driver by fra · 7 years ago
  19. 5082e9d Cosmetic fixes to debug statements by Ray Milkey · 7 years ago
  20. 5967e5c [SONA] Remove OpenstackPipeline. by sangho · 7 years ago
  21. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  22. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  23. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  24. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  25. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  26. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  27. d3072dc CORD-1625 Mark CpqD drivers as deprecated by Charles Chan · 7 years ago
  28. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  29. 1ef0e54 [SONA] Fixes the OpenStack pipeline bug of inserting table miss entry in table 1 by sangho · 7 years ago
  30. 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
  31. e935a64 [ONOS-6475] Supports BROADCAST by DefaultSingleTablePipeline by Yi Tseng · 7 years ago
  32. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  33. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  34. 32c053c [ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler by Yi Tseng · 7 years ago
  35. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  36. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  37. ef19de1 [CORD-1108] Refactoring OFDPA Group Handler by Yi Tseng · 7 years ago
  38. 86d13e8 Adding a driver for OF-DPA in Qumran based switches. by Saurav Das · 7 years ago
  39. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  40. ac34890 Fix to support vlan id criterion in openstack pipeline by daniel park · 7 years ago
  41. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  42. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  43. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  44. f97f2bc Further simplify if-else statement for OF default extensions by Jian Li · 7 years ago
  45. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  46. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  47. 9649cdd nokia pipeline: block eapol flow rules in fwd primitive because it already sent in filter primitive by ke han · 7 years ago
  48. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  49. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  50. 117952d Using static l2 flood group key by Yi Tseng · 7 years ago
  51. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  52. eeb3dc1 [CORD-1051] Fix bug when remove multiple bucket by Yi Tseng · 7 years ago
  53. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  54. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  55. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  56. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  57. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  58. 78f51f4 [CORD-555][CORD-966] Support add/remove multiple buckets for group by Yi Tseng · 7 years ago
  59. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  60. e6e2b76 ONOS-6031 Fixing class loading problem when adding FullMeatersAvailable to corsa-v39 driver by Andrea Campanella · 7 years ago
  61. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  62. 4e252f2 Removed SONA security group table for now by Hyunsun Moon · 7 years ago
  63. 3bb1170 Fix NPE when treatment is not present in versatile fwd obj by Charles Chan · 7 years ago
  64. b750439 Add table miss entry for VLAN table by Charles Chan · 7 years ago
  65. d05f54b Process broadcast mac address in ofdpa-cpqd pipeline by Charles Chan · 7 years ago
  66. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  67. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  68. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  69. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 8 years ago
  70. 3a77b4f Process broadcast mac address in ofdpa pipeline by Yi Tseng · 7 years ago
  71. c6ae1eb [ONOS-0951] SONA : bypasses security group table until security group feature is completely refactored. by sangho · 7 years ago
  72. 372b63e Protect L2I group id generation by Charles Chan · 7 years ago
  73. b69b6cc Fix for [ONOS-5824] by Pier Luigi · 7 years ago
  74. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  75. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  76. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  77. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  78. 4967fc6 Fix for Softrouter pushing bogus flows. by Jonathan Hart · 7 years ago
  79. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  80. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  81. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  82. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  83. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  84. a5bb4a1 Change default OFDPA driver to ofdpa3 by Charles Chan · 7 years ago
  85. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  86. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  87. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 7 years ago
  88. b1fbddb for our olt device's implement, the eapol flowrule priority should higher than the unicast flow by ke han · 7 years ago
  89. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  90. 4ff0134 Fixes equals of ofdpa vid and ofdpa ovid by Pier Ventre · 7 years ago
  91. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  92. 958fd99 [CORD-561] Adds missing codecs in ONOS by Pier Ventre · 8 years ago
  93. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  94. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  95. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  96. b33b216 ONOS-5438 Invokes standard Ofdpa3 driver set for ZNYX hardware implementation. by Alan Deikman · 7 years ago
  97. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 8 years ago
  98. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  99. e5ccd58 Lower the log level when adding bucket to a group by Charles Chan · 7 years ago
  100. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago