1. 0a439d2 Bugfix: simplify the logic of extracting bit from a given byte by Jian Li · 7 years ago
  2. 6c28aa4 Fix isViable test by Yuta HIGUCHI · 7 years ago
  3. 2ca1539 Disable test failing under high-load by Yuta HIGUCHI · 7 years ago
  4. 45fa9ab Incorrect array handling by rpatodiya · 7 years ago
  5. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  6. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  7. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  9. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  10. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  11. c2093cb Increase test failure timer. by Yuta HIGUCHI · 7 years ago
  12. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  13. 8388aae Issue #398: Removed unnecessary this.serialize() in BasePacket.clone(). by Ching-Ting Sun · 7 years ago
  14. a2a11cd ThreadFactory with max priority by Yuta HIGUCHI · 7 years ago
  15. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  16. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  19. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  20. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  22. 48ca519 Various fixes by Pier Ventre · 7 years ago
  23. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  25. 6c887d0 Add support for non-final static fields by Yuta HIGUCHI · 7 years ago
  26. 4408c64 Adding snapshot repo to osgiwrap pom by Brian O'Connor · 7 years ago
  27. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  28. fa56d14 Adds loose filtering capability (-f) to cli commands (intents, flows) by Carolina Fernandez · 7 years ago
  29. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  30. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 7 years ago
  31. 1525c45 ONOS-5574: KShortestPathSearch mistakenly assumes every path has k edges by Koosha · 7 years ago
  32. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  33. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 7 years ago
  34. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  35. d2edd47 CORD-378 Validate ARP SPA in segment routing ARP handler by Charles Chan · 7 years ago
  36. 7c11a98 Cleaning up utils/ Buck files by Brian O'Connor · 7 years ago
  37. e908271 package igmp v3 report wrong, the group class should be IgmpMembership by ke han · 7 years ago
  38. c8ec4b5 Adding support for IGMPv2 by Luca Prete · 8 years ago
  39. 8ebb04a Replace Stream#forEach() with Collection#forEach() by Sho SHIMIZU · 7 years ago
  40. 1270aea Add abstract IP header class to unify IPv4 and IPv6 header classes by Jian Li · 8 years ago
  41. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  43. 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
  44. a1d90cf Removing source_under_test which has been deprecated from Buck by Brian O'Connor · 8 years ago
  45. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  46. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  47. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  48. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  49. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  50. e8f48d8 ExecutorService with somewhat predictable thread assignment. by Yuta HIGUCHI · 8 years ago
  51. b1995cb Fixed an infinite loop bug in Suurballe graph path search. by Thomas Vachuska · 8 years ago
  52. 86f142f Update kryo to 4.0.0 by Yuta HIGUCHI · 8 years ago
  53. c012dda Workaround for NoClassDefFound issue in Netty. by Yuta HIGUCHI · 8 years ago
  54. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  55. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  56. f05db40 Fix for Netty wiring issue after 4.0 bump. by Yuta HIGUCHI · 8 years ago
  57. d5c8ba1 Remove a white space by Sho SHIMIZU · 8 years ago
  58. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  59. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  60. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  61. 0666f15 Cleaning-up shared executors use of metrics service. by Thomas Vachuska · 8 years ago
  62. 0844307 To encode igmp report packet need to set the record type by ke han · 8 years ago
  63. aca426f Moving yangtools to separate repo by Brian O'Connor · 8 years ago
  64. 2d90b0c [ONOS-5003][ONOS-5004][ONOS-5005]Generated Code modification for YangUtils+added interface for augmentation method and other api changes. by Bharat saraswal · 8 years ago
  65. f9819ff [ONOS-4991][ONOS-4994] Leafref and translator issue fixes by janani b · 8 years ago
  66. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  67. 07c26bb [ONOS-4941][ONOS-4883][ONOS-4979]Grouping and uses interfile linking issue + defect fix by Vidyashree Rama · 8 years ago
  68. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  69. 98675a9 [ONOS-4938] Defect fix: range interval by Mahesh Poojary S · 8 years ago
  70. 6a5911f [ONOS-4947][ONOS-4954][ONOS-4952]Defect Fixed: Invalid name in case of qualified info for child nodes by Bharat saraswal · 8 years ago
  71. bdf24bb [ONOS-4922] Javamodel package creation for YANG utils. by Shankara-Huawei · 8 years ago
  72. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  73. bbd4849 [ONOS-4910, ONOS-4921] Framework: utils validation and defect fix by Mahesh Poojary S · 8 years ago
  74. 36f2fab [ONOS-4894][ONOS-4890][ONOS-4887][ONOS-4923]extension and argument by Vidyashree Rama · 8 years ago
  75. e707f03 [ONOS-4583] Union defect fix. by Bharat saraswal · 8 years ago
  76. efb554b [ONOS-4876] Defect fix for notification, when grouping is first child of module. by janani b · 8 years ago
  77. d50c638 [ONOS-4839] update file priority for translator and OP param file impl defect fix by Bharat saraswal · 8 years ago
  78. 23ccc31 [ONOS-4842] Leafref implementation for augment and uses by janani b · 8 years ago
  79. 1b49906 [ONOS-4839] update file priority for input files by Vidyashree Rama · 8 years ago
  80. 30c116a [ONOS-4838] Decimal64 Range Restrictions Modification by Mahesh Poojary Huawei · 8 years ago
  81. b9999eb [ONOS-4831] Implement op param class for apps by Shankara-Huawei · 8 years ago
  82. 6c728a9 [ONOS-4798] Error Message implementation for YANG utils by rama-huawei · 8 years ago
  83. b551aae [ONOS-4829] Augmented data method generator implmentation. by Bharat saraswal · 8 years ago
  84. 405d2e6 [ONOS-4636]grouping and uses by Vidyashree Rama · 8 years ago
  85. b1170bd [ONOS-4799],[ONOS-4351] Augment inter file linker and Generated Code refactored. by Bharat saraswal · 8 years ago
  86. 46fb4db [ONOS-4348] Yang Bits, Binary and Decimal64 by Mahesh Poojary Huawei · 8 years ago
  87. df7b9ca [ONOS-4753] Identity/identityref implementation and UT by Shankara-Huawei · 8 years ago
  88. e18b534 [ONOS-4744] Leafref implementation and UT by janani b · 8 years ago
  89. 528ef30 [ONOS-4762][ONOS-4601]Grammar for meta data + Union defect fix by Vidyashree Rama · 8 years ago
  90. 72cd1b7 [ONOS-4711] Move YANG data types to data types to remove dependency by Gaurav Agrawal · 8 years ago
  91. 4af95fb Added DHCP Option-82(circuit-id) to Dhcp relay app, addressed patch-1 comments by gaurav · 8 years ago
  92. 15c8ed8 XPATH Datamodel For YangUtils by Shankara-Huawei · 8 years ago
  93. 27fcb5f Turn off verbose flag by Yuta HIGUCHI · 8 years ago
  94. deac28b [ONOS-4650][ONOS-4726][ONOS-4727] [ONOS-4728]Implement must parser + when parser + feature + if-feature + revision defect fix by Vidyashree Rama · 8 years ago
  95. d45d42c Add TranslatorException, YangJavaModelUtils by sangyun-han · 8 years ago
  96. 4a9f3af [ONOS-4784] Auto import of generated sources in target to IDEA intellij by Gaurav Agrawal · 8 years ago
  97. 991f688 ONOS-4719 - Environmental vaiables dependency removed from UT by Bharat saraswal · 8 years ago
  98. 804c001 Added kryo serializer for ImmutableByteSequence by Carmelo Cascone · 8 years ago
  99. c356210 Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  100. c5f6327 [ONOS-4711] Removed cyclic dependencies because of JUNIT testcases by Gaurav Agrawal · 8 years ago