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