1. 78f51f4 [CORD-555][CORD-966] Support add/remove multiple buckets for group by Yi Tseng · 7 years ago
  2. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  3. 4e252f2 Removed SONA security group table for now by Hyunsun Moon · 7 years ago
  4. 3bb1170 Fix NPE when treatment is not present in versatile fwd obj by Charles Chan · 7 years ago
  5. b750439 Add table miss entry for VLAN table by Charles Chan · 7 years ago
  6. d05f54b Process broadcast mac address in ofdpa-cpqd pipeline by Charles Chan · 7 years ago
  7. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  8. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 8 years ago
  9. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 8 years ago
  10. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 8 years ago
  11. 3a77b4f Process broadcast mac address in ofdpa pipeline by Yi Tseng · 7 years ago
  12. c6ae1eb [ONOS-0951] SONA : bypasses security group table until security group feature is completely refactored. by sangho · 7 years ago
  13. 372b63e Protect L2I group id generation by Charles Chan · 7 years ago
  14. b69b6cc Fix for [ONOS-5824] by Pier Luigi · 7 years ago
  15. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  16. c03782d Bugfix: OfdpaSetVlanVid is not disabled properly by Charles Chan · 7 years ago
  17. 69fd431 Enabling default route by Pier Luigi · 7 years ago
  18. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  19. 4967fc6 Fix for Softrouter pushing bogus flows. by Jonathan Hart · 7 years ago
  20. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  21. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 8 years ago
  22. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  23. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  24. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  25. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  26. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 8 years ago
  27. b1fbddb for our olt device's implement, the eapol flowrule priority should higher than the unicast flow by ke han · 7 years ago
  28. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  29. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 8 years ago
  30. 0bb1e10 Javadoc fixes by Ray Milkey · 8 years ago
  31. e5ccd58 Lower the log level when adding bucket to a group by Charles Chan · 8 years ago
  32. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  33. 4303532 Remove redundant assignments by Sho SHIMIZU · 8 years ago
  34. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  35. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  36. a1cb251 add pipeline for nokia olt device by ke han · 8 years ago
  37. f508667 here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add by ke han · 8 years ago
  38. 07b3b0c Simplify lambda expressions by using method reference by Sho SHIMIZU · 8 years ago
  39. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  40. 6a1ee2d Fix SpringOpenTTP thread leak by Yuta HIGUCHI · 8 years ago
  41. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  42. a477e34 Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks by Konstantinos Kanonakis · 8 years ago
  43. 7976923 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  44. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  45. f57a825 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  46. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  47. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  48. b5c236e In this commit: by Saurav Das · 8 years ago
  49. 2519081 In this commit: by Saurav Das · 8 years ago
  50. 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  51. ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  52. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  53. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  54. 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
  55. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  56. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  57. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  58. 9a8d16d initial flows for corsa pipeline v39 by Michele Santuari · 8 years ago
  59. 90b3b6c [ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5 by lishuai · 8 years ago
  60. 7762179 Bug fix for Dell driver to use dummy group as flow-actions by Saurav Das · 8 years ago
  61. 59232cf Changes include: by Saurav Das · 8 years ago
  62. e3ba695 Fix ClassCastException by Charles Chan · 8 years ago
  63. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago
  64. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  65. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  66. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  67. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  68. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  69. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  70. 4f50e3f ONOS-4283 Adding hp driver by Murat Parlakisik · 8 years ago
  71. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  72. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  73. 3256252 Use OfdpaSetVlanVid extension instead of setVlanVid in group buckets by Charles Chan · 8 years ago
  74. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  75. 8336447 removing cookie generation from olt pipeline by alshabib · 8 years ago
  76. 361154b Rename OFDPA pipeline according to the naming convention by Charles Chan · 8 years ago
  77. 8be4e3a In this commit: by Saurav Das · 8 years ago
  78. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  79. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  80. b3c1434 adding a discriminant to OF rules for q-in-q tags. by alshabib · 8 years ago
  81. 9008853 [ONOS-3953] Implements Security Group of Openstack by sangho · 8 years ago
  82. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  83. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 8 years ago
  84. 8378ccf Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives. by Thomas Vachuska · 8 years ago
  85. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  86. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  87. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  88. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  89. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  90. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  91. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  92. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  93. 9faab75 Add missing fail() invocation by Zsolt Haraszti · 8 years ago
  94. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  95. 4983164 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 8 years ago
  96. e507584 fix for popping vlan in table 1 by alshabib · 8 years ago
  97. 29be97d Omit zero-prefix IP match in Softrouter driver by Jonathan Hart · 8 years ago
  98. c61e18c default single table pipeline supports filtering objectives by alshabib · 8 years ago
  99. d61b77b added support for multicast in olt pipeline by alshabib · 8 years ago
  100. e10fa24 Added workaround to install default rules on the IP table by Flavio Castro · 8 years ago