1. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  2. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  4. 52cc3a9 [ONOS-6661] MacAddress validation in not valid by Dominika Molenda · 7 years ago
  5. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  6. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  7. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  8. 3069c61 [ONOS-6528] Avoid VPLS race condition problem by Yi Tseng · 7 years ago
  9. 2ec7496 [ONOS-6509] Fix incorrect state of VPLS by Yi Tseng · 7 years ago
  10. 244f81f [ONOS-6505] Fix Incorrect Intent id generator from VPLS Intent test by Yi Tseng · 7 years ago
  11. 0ee6aa2 [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  12. ada511f [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  13. f31d2d9 [ONOS-6486] Fix serializer error and NPE of VplsStore by Yi Tseng · 7 years ago
  14. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  16. f4e13e3 [ONOS-6248] VPLS refactoring by Yi Tseng · 7 years ago
  17. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  19. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  20. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  22. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  24. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  25. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  26. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  27. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  29. e53d228 Fix VPLS app by Yi Tseng · 7 years ago
  30. 8dbbea8 ONOS-5761, ONOS-5762: VPLS CLI fixes by Luca Prete · 7 years ago
  31. e113df4 ONOS-5727: Correcting configuration load in VPLS by Luca Prete · 7 years ago
  32. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  33. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  34. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  37. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  38. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  39. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  40. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  42. c3aceff Fix copyright headers by Ray Milkey · 7 years ago
  43. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  44. df95f9f [ONOS-5241] Add CLI to VPLS by breezestars · 8 years ago
  45. fbf653c [ONOS-5298] New VPLS NeighbourHandler to support multiple VLANs by Yong-hwan Kim · 8 years ago
  46. 5fd282e [ONOS-5283] Arbitrary connect points, support multiple vlans by nosignal · 8 years ago
  47. c21c6e6 Fixes for VPLS app by Luca Prete · 8 years ago
  48. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  49. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  50. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. 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
  52. 28767f0 [ONOS-5238] Add neighbour message handler for vpls by Yi Tseng · 8 years ago
  53. ef91d38 Fix VPLS bundle error while using buck run by Yi Tseng · 8 years ago
  54. 647a516 Refactor VPLS IntentInstaller by Yi Tseng · 8 years ago
  55. bf8b67e Refactor bindMacAddr function from VPLS app. by Yi Tseng · 8 years ago
  56. 3bbca2a Fix typo by Yi Tseng · 8 years ago
  57. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  58. 32e8331 Replace javafx Pair with commons Pair by Yuta HIGUCHI · 8 years ago
  59. 6e968eb Unbind the ID generator when the test is complete by Ray Milkey · 8 years ago
  60. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  61. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  62. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  63. 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
  64. a885482 ONOS-4401 VPLS: react to intf config changes. by Luca Prete · 8 years ago
  65. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  66. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  67. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  68. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  69. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  70. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  71. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  72. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  73. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  74. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  75. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  76. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  77. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  78. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  79. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  80. b21d171 Path to VPLS to don't consider interfaces that have IPs configured. by Luca Prete · 8 years ago
  81. 9c2ee07 Moving vpls app from onos-app-samples to onos repo by Luca Prete · 8 years ago