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