1. 90163ba ONOS-5449 Implemented skeleton of OFAgent application by Hyunsun Moon · 8 years ago
  2. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  3. ff11455 ONOS-5718 Dynamic Config APIs with RPC and Notification support by Sithara Punnassery · 7 years ago
  4. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  5. c6dec26 [SONA] Bug fix that some flows are not removed when VMs are removed by sangho · 7 years ago
  6. d1e42f4 Sort alarm count by severity by Yuta HIGUCHI · 7 years ago
  7. b0720e7 Correcting problem in YMS with Namespace for operation by Sean Condon · 7 years ago
  8. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  9. 54b3451 [ONOS-5904] Fixed throwing an exception after creating it. by Rafal Szalecki · 7 years ago
  10. 17f9ab6 ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands by Andrea Campanella · 7 years ago
  11. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  12. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  13. 71a0fa4 [ONOS-5839] Performance issue at onos-app-pceweb fix. by Michal Mach · 7 years ago
  14. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  15. 968da12 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  16. 735b8c8 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  17. f4b5fce [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  18. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  19. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  20. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  22. 2b665f1 Add restconf to maven apps build by Ray Milkey · 7 years ago
  23. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  24. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  25. 1a3c065 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  26. 7789953 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  27. a4875d8 Kafka Application - Updated the Application to a Distributed Application by Shravan Ambati · 7 years ago
  28. 79f7537 ONOS-5755: RESTCONF App: App Skeleton creation by Jin Gan · 7 years ago
  29. 918c0f2 Bugfix: fix the typo of fibInstallerEnabled by Jian Li · 7 years ago
  30. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  31. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  32. 5003563 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  33. da5dc8c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  34. 7e41513 SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  35. 20557c8 Augments DHCP relay app enabling/disabling the ARP processing by Pier Luigi · 7 years ago
  36. 9e5c5ca Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  37. 2456541 [SONA] Fixes the bugs of removing VMs with two interfaces. by sangho · 7 years ago
  38. fa95506 Fix SONA to deal with PORT_UPDATED event when port is enabled. by Daniel Park · 7 years ago
  39. 41675d2 ROADM app version fix. by Yuta HIGUCHI · 7 years ago
  40. e53d228 Fix VPLS app by Yi Tseng · 7 years ago
  41. 220c2c2 Bugfix: Fix NPE of OnosCfgMojo due to incorrect property config by Jian Li · 7 years ago
  42. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  43. 00d8b5f Toggle SingleSwitchFibInstaller via component config by Charles Chan · 7 years ago
  44. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  45. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  46. 0214ded Implement distributed route store by Charles Chan · 7 years ago
  47. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  48. 8dbbea8 ONOS-5761, ONOS-5762: VPLS CLI fixes by Luca Prete · 7 years ago
  49. e113df4 ONOS-5727: Correcting configuration load in VPLS by Luca Prete · 7 years ago
  50. a26109f fix potential race condition by Yuta HIGUCHI · 7 years ago
  51. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  52. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  53. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  54. 95eb7d3 Invalid comparision Float arrays in equals method by kdarapu · 7 years ago
  55. 91b5003 [SONA] Fixes the bug of not removing a switching flow when VMs are removed. by sangho · 7 years ago
  56. 9e5f0f5 [ONOS-5776] Floating IP flow rule initialization process by sangho · 7 years ago
  57. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  58. 4c6295e Cleanup unused code in Kafka Application and other cosmetic changes[patchset #2] by Shravan Ambati · 7 years ago
  59. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  60. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 7 years ago
  61. 8ac364b TE Topology YANG Notification bug fixes in converter by Henry Yu · 7 years ago
  62. 4120810 Improving the converter utility for YANG to TE Subsystem and vice versa. by Hesam Rahimi · 7 years ago
  63. 29f0633 Bug fixes for raising TE Topology events. by Yixiao Chen · 7 years ago
  64. c848970 [ONOS-5764]Decoder is returning Null by Vidyashree Rama · 7 years ago
  65. 1b0a39a [ONOS-5763] YSR changes to support decode without module name. by Bharat saraswal · 7 years ago
  66. e88d69b bucklet for yang based OSGI libraries by Ray Milkey · 7 years ago
  67. 9f34bad [ONOS-5723][ONOS-5763] Get request is printing only one object + by Vidyashree Rama · 7 years ago
  68. 68aaad5 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  69. e6315c8 Bugfix: Add REST API docs for Control Plane Manager Application by Jian Li · 7 years ago
  70. 858ad8c Add netcfg event to event history by Yuta HIGUCHI · 7 years ago
  71. 1b20123 Improve log message of DHCP relay by Charles Chan · 7 years ago
  72. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  73. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  74. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  75. db46ab39 [ONOS-5712] fix two bugs in onos-app-openstackinterface by Eunjin Choi · 7 years ago
  76. 07ba835 Added app.xml files for SONA modules by Hyunsun Moon · 7 years ago
  77. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  78. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  80. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  81. de0799c add BUCK file for actn-msc app and ietfte-provider by chengfan · 7 years ago
  82. ad44114 Add BUCK for tenbi and tetunnel by Henry Yu · 7 years ago
  83. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  84. 206202a Removing an unnecessary maven-bundle-plugin which causes java Linkage Error. by Hesam Rahimi · 7 years ago
  85. fd339c4 [ONOS-5695] notification defect fix by Vidyashree Rama · 7 years ago
  86. bae0eeb1 [ONOS] Compute path with Explicit path objects by Priyanka B · 7 years ago
  87. 7c7ff58 fix the register error caused by IetfTeTypes by chengfan · 7 years ago
  88. 86320ae ONOS-5549 TE Tunnel LSP attributes management by chenqinghui · 7 years ago
  89. 8cd9a66 Fix checkstyle errors by Ray Milkey · 7 years ago
  90. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  92. 4e3224f CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago
  93. 458b826 Fix NPE when revoking routes by Charles Chan · 7 years ago
  94. 39bdc00 Changing converter utility code to match the latest TE Subsystem APIs. by Hesam Rahimi · 7 years ago
  95. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  96. 6160be1 YAB and YOB defect fix by Vidyashree Rama · 7 years ago
  97. 9069eb4 [ONOS-5693] YTB upgrade and defect fixes by janani b · 7 years ago
  98. 1f37198 [ONOS-5588] buck file added for yms app. by Bharat saraswal · 7 years ago
  99. eff184b YMS migration to onos-yangtool 1.10 by sonu gupta · 7 years ago
  100. ea76b8e ONOS-5549 Unit tests for TE Tunnel attributes management API by tony-liu · 7 years ago