1. 9306e6b ONOS-5863, ONOS-5804 DynamicConfig store and service implementation(create and read supported) by Sithara Punnassery · 7 years ago
  2. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  3. e732704 Fix vRouter app IDs and deactivation of components. by Jonathan Hart · 7 years ago
  4. c565ebf Add unit tests for mapping management app by Jian Li · 7 years ago
  5. a0bf459 [ONOS-5916] Implement DefaultMapping and DefaultMappingEntry by Jian Li · 7 years ago
  6. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  7. 01f6ae0 Introducing the new YANG model for ietf-te-topology and modifying the converter utility by Hesam Rahimi · 7 years ago
  8. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  9. 9f765dc Small fixes to CPR and to CPR test by Pier Luigi · 7 years ago
  10. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  11. 486ae20 Remove unecessary BUCK file - was causing sonar build to fail by Ray Milkey · 7 years ago
  12. 0b77bdd Fix Segment Routing dependency by Charles Chan · 7 years ago
  13. 95edb59 [ONOS-5916] Add interfaces with adaptor for mapping management app by Jian Li · 7 years ago
  14. 7564231 [ONOS-5916] Add skeleton code of mapping management application by Jian Li · 7 years ago
  15. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  16. e538711 Prevent NoSuchElementException if no hosts are found by Jonathan Hart · 7 years ago
  17. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  18. 2b1ad87 Various fixes for vRouter by Pier Luigi · 7 years ago
  19. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  20. a905c0c Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  21. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  22. a4ef01d Fix for consuming esc key PathPainter and minor javadoc refactoring by Andrea Campanella · 7 years ago
  23. c241767 Fix for alarm device panel not showing up, removing esc hook in alarm overlay by Andrea Campanella · 7 years ago
  24. fc5c584 ONOS-5726: completed implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  25. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  26. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  27. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 7 years ago
  28. 49f8838 ONOS-5894 GUI refactoring of faultmanagement app by Andrea Campanella · 7 years ago
  29. fd286c9 Replace with this.clearAcl method by sangyun-han · 7 years ago
  30. 265b3bb TeTopology core and nbi bug fixes and improvements by Yixiao Chen · 7 years ago
  31. 90163ba ONOS-5449 Implemented skeleton of OFAgent application by Hyunsun Moon · 7 years ago
  32. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  33. ff11455 ONOS-5718 Dynamic Config APIs with RPC and Notification support by Sithara Punnassery · 7 years ago
  34. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  35. c6dec26 [SONA] Bug fix that some flows are not removed when VMs are removed by sangho · 7 years ago
  36. d1e42f4 Sort alarm count by severity by Yuta HIGUCHI · 7 years ago
  37. b0720e7 Correcting problem in YMS with Namespace for operation by Sean Condon · 7 years ago
  38. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  39. 54b3451 [ONOS-5904] Fixed throwing an exception after creating it. by Rafal Szalecki · 7 years ago
  40. 17f9ab6 ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands by Andrea Campanella · 7 years ago
  41. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  42. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  43. 71a0fa4 [ONOS-5839] Performance issue at onos-app-pceweb fix. by Michal Mach · 7 years ago
  44. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  45. 968da12 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  46. 735b8c8 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  47. f4b5fce [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  48. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  49. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  50. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  52. 2b665f1 Add restconf to maven apps build by Ray Milkey · 7 years ago
  53. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  54. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  55. 1a3c065 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  56. 7789953 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  57. a4875d8 Kafka Application - Updated the Application to a Distributed Application by Shravan Ambati · 7 years ago
  58. 79f7537 ONOS-5755: RESTCONF App: App Skeleton creation by Jin Gan · 7 years ago
  59. 918c0f2 Bugfix: fix the typo of fibInstallerEnabled by Jian Li · 7 years ago
  60. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  61. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  62. 5003563 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  63. da5dc8c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  64. 7e41513 SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  65. 20557c8 Augments DHCP relay app enabling/disabling the ARP processing by Pier Luigi · 7 years ago
  66. 9e5c5ca Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  67. 2456541 [SONA] Fixes the bugs of removing VMs with two interfaces. by sangho · 7 years ago
  68. fa95506 Fix SONA to deal with PORT_UPDATED event when port is enabled. by Daniel Park · 7 years ago
  69. 41675d2 ROADM app version fix. by Yuta HIGUCHI · 7 years ago
  70. e53d228 Fix VPLS app by Yi Tseng · 7 years ago
  71. 220c2c2 Bugfix: Fix NPE of OnosCfgMojo due to incorrect property config by Jian Li · 7 years ago
  72. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 7 years ago
  73. 00d8b5f Toggle SingleSwitchFibInstaller via component config by Charles Chan · 7 years ago
  74. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  75. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  76. 0214ded Implement distributed route store by Charles Chan · 7 years ago
  77. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  78. 8dbbea8 ONOS-5761, ONOS-5762: VPLS CLI fixes by Luca Prete · 7 years ago
  79. e113df4 ONOS-5727: Correcting configuration load in VPLS by Luca Prete · 7 years ago
  80. a26109f fix potential race condition by Yuta HIGUCHI · 7 years ago
  81. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  82. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  83. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  84. 95eb7d3 Invalid comparision Float arrays in equals method by kdarapu · 7 years ago
  85. 91b5003 [SONA] Fixes the bug of not removing a switching flow when VMs are removed. by sangho · 7 years ago
  86. 9e5f0f5 [ONOS-5776] Floating IP flow rule initialization process by sangho · 7 years ago
  87. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  88. 4c6295e Cleanup unused code in Kafka Application and other cosmetic changes[patchset #2] by Shravan Ambati · 7 years ago
  89. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  90. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 7 years ago
  91. 8ac364b TE Topology YANG Notification bug fixes in converter by Henry Yu · 7 years ago
  92. 4120810 Improving the converter utility for YANG to TE Subsystem and vice versa. by Hesam Rahimi · 7 years ago
  93. 29f0633 Bug fixes for raising TE Topology events. by Yixiao Chen · 7 years ago
  94. c848970 [ONOS-5764]Decoder is returning Null by Vidyashree Rama · 7 years ago
  95. 1b0a39a [ONOS-5763] YSR changes to support decode without module name. by Bharat saraswal · 7 years ago
  96. e88d69b bucklet for yang based OSGI libraries by Ray Milkey · 7 years ago
  97. 9f34bad [ONOS-5723][ONOS-5763] Get request is printing only one object + by Vidyashree Rama · 7 years ago
  98. 68aaad5 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  99. e6315c8 Bugfix: Add REST API docs for Control Plane Manager Application by Jian Li · 7 years ago
  100. 858ad8c Add netcfg event to event history by Yuta HIGUCHI · 7 years ago