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