1. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  2. 43f3ce6 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Dhruv Dhody · 8 years ago
  3. 11b02ff OSPF-API refactored based on review comments, ONOS-2738 by sunish vk · 8 years ago
  4. 49abe71 [ONOS-3892,3895,3882,3883,3896]Unit test of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  5. 959353a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Kiran Ramachandra · 8 years ago
  6. 02b05d2 [ONOS-3880, 3881] Change to static import for lesser indentation. by Gaurav Agrawal · 8 years ago
  7. b21d171 Path to VPLS to don't consider interfaces that have IPs configured. by Luca Prete · 8 years ago
  8. a3b9e99 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mohamed Rahil · 8 years ago
  9. 3ca3bcc do not remove filter rules when pushing vlan rules by alshabib · 8 years ago
  10. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  11. cdb2641 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mani · 8 years ago
  12. 81d7310 Calculate IGMP checksum and use more reasonble max response time. by Jonathan Hart · 8 years ago
  13. 0c3d0e0 remove references from AAA to XOS integration app by Ray Milkey · 8 years ago
  14. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  15. 2023347 Increase timeout for check components by Ray Milkey · 8 years ago
  16. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  17. 03205d2 BGP flow spec system test update message parsing issues fix. by Shashikanth VH · 8 years ago
  18. 580bdeb BGP flow spec configuration system test issue fix. by Shashikanth VH · 8 years ago
  19. 86b3b1a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Chidambar babu · 8 years ago
  20. e577986 Updating pathpainter icon by Andrea Campanella · 8 years ago
  21. 3c6c2f9 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  22. f38aca7 Implement groups CLI command autocompletion by Charles Chan · 8 years ago
  23. 5951bda ONOS-3931: BasicDeviceConfig to allow configuration of DeviceKeyId by Claudine Chiu · 8 years ago
  24. d5f6c3b CORD-357 Fixed not to pop or push s-tag by Hyunsun Moon · 8 years ago
  25. dd7e3d5 It helps to get IGMP join and leaves the right way round by Jonathan Hart · 8 years ago
  26. 4b312a3 Added blank app icon template. by Simon Hunt · 8 years ago
  27. f313124 Adding Url, description and logo for pathpainter application by Andrea Campanella · 8 years ago
  28. ca2208d ONOS-3841 fix for deferred Subject issue by HIGUCHI Yuta · 8 years ago
  29. f715cdb Updated big-icon test page to all built-in glyphs to be accessed also. by Simon Hunt · 8 years ago
  30. d70407d When authenticaiton succees, a NullPointerException may be triggered if there is no match in portToVlanMap , which will stop aaa from listening to radius server. A try-catch is added here in order to prevent subsequent authentication failure in aaa by Qianqian Hu · 8 years ago
  31. 395e56e Remove deprecated Optical provider by Ray Milkey · 8 years ago
  32. 315179a Workaround for old compiler by HIGUCHI Yuta · 8 years ago
  33. 116188d Cleanup interface constant by Charles Chan · 8 years ago
  34. 708abc0 [ONOS-3906] Utils for translator implementation. by Bharat saraswal · 8 years ago
  35. e259fba7 [ONOS-3906] Utils for traversal of data model tree for translator. by Bharat saraswal · 8 years ago
  36. d2f2dfe Increasing tolerance of onos-check-apps. by Thomas Vachuska · 8 years ago
  37. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  38. 784ee0f ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB by Andrea Campanella · 8 years ago
  39. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  40. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  41. e68bb5e BGP device id string. by Shashikanth VH · 8 years ago
  42. 6acdfd0 ONOS-3996 shorter warn log message by HIGUCHI Yuta · 8 years ago
  43. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  44. b54e8ba Fix javadoc error by Charles Chan · 8 years ago
  45. b940190 Add route to each next hop by Jonathan Hart · 8 years ago
  46. e30cfc4 BGP encode multiple flow spec action issue fix. by Shashikanth VH · 8 years ago
  47. f2565a9 CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  48. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  49. 30637eb OSPF-API refactored based on review comments, ONOS-2738, by sunish vk · 8 years ago
  50. 925f563 [ONOS-3878] Addressed Unwanted Warning in Listener's Framework by Gaurav Agrawal · 8 years ago
  51. 2a22516 CORD-537 Added removing vSG by Hyunsun Moon · 8 years ago
  52. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  53. 98a88ab Exception fix. by Shashikanth VH · 8 years ago
  54. 4f1f08b [ONOS-3892,3895,3882,3883,3896]Implementation of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  55. 8056acd Add ONU and OLT device type by jingjing zhang · 8 years ago
  56. 9faab75 Add missing fail() invocation by Zsolt Haraszti · 8 years ago
  57. a04483c [ONOS-3880, 3881] Yang Listener for Module and Sub-Module by Gaurav Agrawal · 8 years ago
  58. e018a92 Check for standalone device IDs as args for `paths` command by Ayaka Koshibe · 8 years ago
  59. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  60. c86b00e Add ability to delete config to onos-netcfg. by Jonathan Hart · 8 years ago
  61. cf5cd92 Remove references to onlab-netty and onlab-nio by Madan Jampani · 8 years ago
  62. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  63. 1992daf Fix bug: Prevent a resource with the existing ID from being registered by Sho SHIMIZU · 8 years ago
  64. 7d54d9c Reduce the number of accesses to consistent map by Sho SHIMIZU · 8 years ago
  65. caa2f7b Refactor Resoruce/ResourceId sub-types by Sho SHIMIZU · 8 years ago
  66. e5930cc Fix bug of Resource#isSubTypeOf() and improve unit test coverage by Sho SHIMIZU · 8 years ago
  67. 3a8896b Clean up a few SSM-translate things, incl config validation by Jonathan Hart · 8 years ago
  68. f8ba8f0 Fix for Null Dereference in Label Store by Satish K · 8 years ago
  69. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  70. 1172da7 Set max number of copycat transport server threads to 4 by Madan Jampani · 8 years ago
  71. 28a6974 Remove redundant thenApply call in TransactionCoordiantor by Madan Jampani · 8 years ago
  72. 3ac20f9 Set number of copycat log compactor threads to 1 by Madan Jampani · 8 years ago
  73. 1c9b4e9 Fix NPE in StoragePartition by Madan Jampani · 8 years ago
  74. 6c17718 Fix potential deadlock in CopycatTransport by Madan Jampani · 8 years ago
  75. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  76. 5e8689c IGMP ssm translate by Jonathan Hart · 8 years ago
  77. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago
  78. ae39ae8 CORD-537 Added public IP gateways for ARP proxy by Hyunsun Moon · 8 years ago
  79. cef9606 Removed Deprecated tag on necessary constructor by Ray Milkey · 8 years ago
  80. 9b39809 Drop unused onlab-nio module by Madan Jampani · 8 years ago
  81. 1af5a7a Clear FPM routes when the FPM connection goes down. by Jonathan Hart · 8 years ago
  82. 84e09fb Cleaning up and re-organizing javadocs; it's time to start splitting this up more. by Thomas Vachuska · 8 years ago
  83. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  84. 86cb243 Using latest atomix release candidate + Updates to CopycatTransport by Madan Jampani · 8 years ago
  85. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  86. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  87. 1020132 Support allowed_address_pairs by Hyunsun Moon · 8 years ago
  88. 6d24734 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  89. 950310c ONOS-3929 Netconf Device Factory by Andrea Campanella · 8 years ago
  90. e571d44 Split one single test file into multiple files by Sho SHIMIZU · 8 years ago
  91. 1a42469 Refactor SystemInfo, and store SystemInfo into singleton instance by Jian Li · 8 years ago
  92. f53d0b2 Add more unit tests for control plane manager by Jian Li · 8 years ago
  93. 5fab6e5 Stop using explicit Optional#get() by Sho SHIMIZU · 8 years ago
  94. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  95. 800a7a4 Simplifying the use-model of AbstractDriverLoader. by Thomas Vachuska · 8 years ago
  96. f7fe763 [ONOS-418] GossipLinkStore: make configurable - add setter of initialDelaySec and periodSec. by sangyun-han · 8 years ago
  97. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  98. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  99. 2703980 Fixed ARP reply by Hyunsun Moon · 8 years ago
  100. 8874592 bug fix: resources CLI command with -t(type) option didn't work for ContinuousResource. by Naoki Shiota · 8 years ago