1. 074ba9b SONAR suggestions - concurrent access to static fields by Ray Milkey · 6 years ago
  2. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  3. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  4. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  5. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  6. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  8. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  10. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  12. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  14. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  16. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  18. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  20. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  21. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  22. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  23. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  25. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  26. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  27. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  30. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  31. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  32. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  33. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  35. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  37. 52cc3a9 [ONOS-6661] MacAddress validation in not valid by Dominika Molenda · 7 years ago
  38. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  39. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  40. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  41. 3069c61 [ONOS-6528] Avoid VPLS race condition problem by Yi Tseng · 7 years ago
  42. 2ec7496 [ONOS-6509] Fix incorrect state of VPLS by Yi Tseng · 7 years ago
  43. 244f81f [ONOS-6505] Fix Incorrect Intent id generator from VPLS Intent test by Yi Tseng · 7 years ago
  44. 0ee6aa2 [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  45. ada511f [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  46. f31d2d9 [ONOS-6486] Fix serializer error and NPE of VplsStore by Yi Tseng · 7 years ago
  47. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  49. f4e13e3 [ONOS-6248] VPLS refactoring by Yi Tseng · 7 years ago
  50. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  52. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  53. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  54. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  55. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  57. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  58. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  59. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  60. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  62. e53d228 Fix VPLS app by Yi Tseng · 7 years ago
  63. 8dbbea8 ONOS-5761, ONOS-5762: VPLS CLI fixes by Luca Prete · 7 years ago
  64. e113df4 ONOS-5727: Correcting configuration load in VPLS by Luca Prete · 7 years ago
  65. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  66. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  67. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  70. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  71. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  73. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  74. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  75. c3aceff Fix copyright headers by Ray Milkey · 7 years ago
  76. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  77. df95f9f [ONOS-5241] Add CLI to VPLS by breezestars · 8 years ago
  78. fbf653c [ONOS-5298] New VPLS NeighbourHandler to support multiple VLANs by Yong-hwan Kim · 8 years ago
  79. 5fd282e [ONOS-5283] Arbitrary connect points, support multiple vlans by nosignal · 8 years ago
  80. c21c6e6 Fixes for VPLS app by Luca Prete · 8 years ago
  81. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  82. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  83. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  84. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  85. 28767f0 [ONOS-5238] Add neighbour message handler for vpls by Yi Tseng · 8 years ago
  86. ef91d38 Fix VPLS bundle error while using buck run by Yi Tseng · 8 years ago
  87. 647a516 Refactor VPLS IntentInstaller by Yi Tseng · 8 years ago
  88. bf8b67e Refactor bindMacAddr function from VPLS app. by Yi Tseng · 8 years ago
  89. 3bbca2a Fix typo by Yi Tseng · 8 years ago
  90. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  91. 32e8331 Replace javafx Pair with commons Pair by Yuta HIGUCHI · 8 years ago
  92. 6e968eb Unbind the ID generator when the test is complete by Ray Milkey · 8 years ago
  93. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  94. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  95. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  96. 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
  97. a885482 ONOS-4401 VPLS: react to intf config changes. by Luca Prete · 8 years ago
  98. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  99. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  100. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago