1. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  2. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  3. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  4. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  6. e53d228 Fix VPLS app by Yi Tseng · 7 years ago
  7. 8dbbea8 ONOS-5761, ONOS-5762: VPLS CLI fixes by Luca Prete · 7 years ago
  8. e113df4 ONOS-5727: Correcting configuration load in VPLS by Luca Prete · 7 years ago
  9. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  10. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  11. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  14. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  15. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  17. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  19. c3aceff Fix copyright headers by Ray Milkey · 7 years ago
  20. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  21. df95f9f [ONOS-5241] Add CLI to VPLS by breezestars · 8 years ago
  22. fbf653c [ONOS-5298] New VPLS NeighbourHandler to support multiple VLANs by Yong-hwan Kim · 8 years ago
  23. 5fd282e [ONOS-5283] Arbitrary connect points, support multiple vlans by nosignal · 8 years ago
  24. c21c6e6 Fixes for VPLS app by Luca Prete · 8 years ago
  25. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  26. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. 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
  29. 28767f0 [ONOS-5238] Add neighbour message handler for vpls by Yi Tseng · 8 years ago
  30. ef91d38 Fix VPLS bundle error while using buck run by Yi Tseng · 8 years ago
  31. 647a516 Refactor VPLS IntentInstaller by Yi Tseng · 8 years ago
  32. bf8b67e Refactor bindMacAddr function from VPLS app. by Yi Tseng · 8 years ago
  33. 3bbca2a Fix typo by Yi Tseng · 8 years ago
  34. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  35. 32e8331 Replace javafx Pair with commons Pair by Yuta HIGUCHI · 8 years ago
  36. 6e968eb Unbind the ID generator when the test is complete by Ray Milkey · 8 years ago
  37. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  38. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  40. 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
  41. a885482 ONOS-4401 VPLS: react to intf config changes. by Luca Prete · 8 years ago
  42. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  43. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  44. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  45. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  46. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  47. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  48. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  49. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  50. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  51. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  52. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  53. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  54. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  55. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  56. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  57. b21d171 Path to VPLS to don't consider interfaces that have IPs configured. by Luca Prete · 8 years ago
  58. 9c2ee07 Moving vpls app from onos-app-samples to onos repo by Luca Prete · 8 years ago