1. 367c1c1 Implement L2 load balancing group in OFDPA driver by Charles Chan · 6 years ago
  2. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  3. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  4. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  5. 1dd7557 Minor log level change by Charles Chan · 6 years ago
  6. 4386981 Fix NPE if mod group cannot be found by Ray Milkey · 6 years ago
  7. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  8. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  9. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  10. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  11. ec6ac42 [CORD-2634] Fix verify operation in OFDPA pipeliner. by Pier Luigi · 6 years ago
  12. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  13. 25db42f Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  14. 7a8488c Support for MPLS Swap Group creation. by Andreas Pantelopoulos · 6 years ago
  15. d008dbe [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  16. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  17. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  18. 9df5b7c CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  19. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  20. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  21. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  22. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  23. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  24. ef19de1 [CORD-1108] Refactoring OFDPA Group Handler by Yi Tseng · 7 years ago[Renamed (67%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/Ofdpa2GroupHandler.java]
  25. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  26. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  27. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  28. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  29. 117952d Using static l2 flood group key by Yi Tseng · 7 years ago
  30. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  31. eeb3dc1 [CORD-1051] Fix bug when remove multiple bucket by Yi Tseng · 7 years ago
  32. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  33. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  34. 78f51f4 [CORD-555][CORD-966] Support add/remove multiple buckets for group by Yi Tseng · 7 years ago
  35. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  36. 140a894 [CORD-576] Implements VPWS transport in OFDPA pipelines by Pier Ventre · 7 years ago
  37. 372b63e Protect L2I group id generation by Charles Chan · 7 years ago
  38. 40132b3 [CORD-801] OFDPA pipeline for OpenvSwitch by Charles Chan · 7 years ago
  39. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  40. e5ccd58 Lower the log level when adding bucket to a group by Charles Chan · 7 years ago
  41. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  42. f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
  43. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  44. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  45. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  46. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  47. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  48. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  49. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  50. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  51. 3256252 Use OfdpaSetVlanVid extension instead of setVlanVid in group buckets by Charles Chan · 8 years ago
  52. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  53. 361154b Rename OFDPA pipeline according to the naming convention by Charles Chan · 8 years ago[Renamed (97%) from drivers/default/src/main/java/org/onosproject/driver/pipeline/OFDPA2GroupHandler.java]
  54. 8be4e3a In this commit: by Saurav Das · 8 years ago
  55. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  56. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  57. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  58. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  59. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago[Renamed from drivers/src/main/java/org/onosproject/driver/pipeline/OFDPA2GroupHandler.java]
  60. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  61. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago