1. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  2. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  5. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  7. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  9. b6a2f78 Fixed issue ONOS-5263 by Andreas Pantelopoulos · 7 years ago
  10. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  11. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  12. 36d1c27 vRouter doesnt handle config remove event by kishore · 8 years ago
  13. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  14. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  15. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  17. 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
  18. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  19. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  20. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  21. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  22. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  23. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  24. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  25. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  26. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  27. 25bd668 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  28. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  29. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  30. c08a5db Fixing pom.xml duplicate dependencies and tying in lib into the root pom. by Thomas Vachuska · 8 years ago
  31. 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago
  32. a2e61a5 clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663 by gaurav · 8 years ago
  33. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  34. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  35. 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 8 years ago
  36. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  37. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  38. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  39. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  40. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  41. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  42. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  43. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  44. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  45. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  46. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  47. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  48. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  49. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  50. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  51. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  52. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  53. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  54. 3678593 changes for cord-485 using device id in variable by gaurav · 8 years ago
  55. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  56. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  57. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  58. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  59. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  60. 1eb9534 These are libraries not applications by Jonathan Hart · 8 years ago
  61. db79dc0 cord-486 TestClass added by kishore · 8 years ago
  62. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  63. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  64. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  65. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  66. b3dad10 Fixed blocking FPM deletes. by Jonathan Hart · 8 years ago
  67. c94e8bc Remove methods deprecated in Drake from RoutingConfigurationService API by Ray Milkey · 8 years ago
  68. 9ad777f CordMcast clears remote routes on startup to prevent being out of sync. by Jonathan Hart · 8 years ago
  69. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  70. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  71. b940190 Add route to each next hop by Jonathan Hart · 8 years ago
  72. 1af5a7a Clear FPM routes when the FPM connection goes down. by Jonathan Hart · 8 years ago
  73. f555a73 vRouter should only process configured ports. by Charles Chan · 8 years ago
  74. 883fd37 Added interfaces configuration to allow vRouter to be selective about what by Jonathan Hart · 8 years ago
  75. 6b04558 Add CLI for viewing FPM connections. by Jonathan Hart · 8 years ago
  76. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  77. 916bf89 vRouter: ignore routes that don't come from Quagga by Jonathan Hart · 8 years ago
  78. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  79. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  80. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  81. b3fa42c Change SingleSwitchFibInstaller to use new router config. by Jonathan Hart · 8 years ago
  82. ea49238 Control plane redirect for OSPF traffic by Jonathan Hart · 8 years ago
  83. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  84. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  85. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  86. ca47cd7 Allow SingleSwitchFibInstaller to support untagged interfaces. by Jonathan Hart · 8 years ago
  87. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  88. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  89. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago
  90. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  91. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  93. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  94. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  95. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  96. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  97. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  99. 816c480 [ONOS-2939] Let sdn-ip also can parse bird's bgp OPEN message by Pingping Lin · 8 years ago
  100. bcdb7c9 Tabs converted to spaces in pom files by Phaneendra Manda · 8 years ago