1. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  2. ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
  3. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  4. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  5. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  6. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  7. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  10. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  11. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  12. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  13. eedb824 Add app dependency on proxyarp in SDN-IP by Jonathan Hart · 8 years ago
  14. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  15. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  17. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  18. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  19. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  20. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  21. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  22. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  23. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  24. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  25. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  26. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  27. ce3b28e Moved sdnip.json config example to the reactive-routing app. by Jonathan Hart · 8 years ago
  28. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  29. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  30. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 9 years ago
  31. 1978a43 Pom fixes for issues that may potentially break the build by Jonathan Hart · 8 years ago
  32. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 9 years ago
  33. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 9 years ago
  34. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  35. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  36. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  38. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  39. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 9 years ago 1.4.0-rc2
  40. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago 1.4.0-rc1
  42. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 9 years ago
  43. 92ca491 [ONOS-3410] Let sdn-ip support default route by Pingping Lin · 9 years ago
  44. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 9 years ago
  45. 3401a3f Making the IntentSynchronizer constructor public, so that an executor service can be passed from outside. by Luca Prete · 9 years ago
  46. e1fb43b Changing equals in IntentUtils to return false if intents are different classes. by Brian O'Connor · 9 years ago
  47. 6a4b39d Adding support to compare mp2p intents in intentUtils. by Luca Prete · 9 years ago
  48. c07781f when deactivate sdn-ip, also delete all relative intents by Pingping Lin · 9 years ago
  49. b38243f - Fix the SDNIP IPv6 flows installation in the switches by Pier Luigi Ventre · 9 years ago
  50. 7d39a74 [GEANT] Add/remove-bgp-speaker/peer commands. by papazois · 9 years ago
  51. 00043db Making IntentSynchronizer more generic to be used with other classes. Deleting SDN-IP nomenclature. by Luca Prete · 9 years ago
  52. 08105be PeerConnectivityManager: recalculate peering intents on configuration change by Jonathan Hart · 9 years ago
  53. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  54. 9a38264 Removed config app that used to read addresses.json configuration. by Jonathan Hart · 9 years ago
  55. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  56. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  57. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  58. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  59. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  60. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  61. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  62. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  63. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  64. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  65. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  66. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  67. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  68. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  69. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  70. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  71. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  72. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  73. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  74. 3826782 Fix sdnip dependencies so sdnip can be specified as a boot application. by Jonathan Hart · 9 years ago
  75. 75c470a Fix for logic error in SDN-IP. by Jonathan Hart · 9 years ago
  76. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  77. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  78. 3cc2330 Fix for NPE in SDNIP by Jonathan Hart · 9 years ago
  79. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  80. fee47ee bgprouter bundle should not be part of SDN-IP app. by Jonathan Hart · 9 years ago
  81. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  82. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  83. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  84. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  85. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  86. c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 9 years ago
  87. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  88. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  89. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  90. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  91. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  92. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  93. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  94. 2aa1f32 Fixes related to SDN-IP intents: by Pavlin Radoslavov · 9 years ago
  95. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  96. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  97. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  98. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  99. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  100. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago