Tagging 1.10.4
  1. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  2. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  4. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  5. f83be7a Fix bugs in host subsystem by Charles Chan · 7 years ago
  6. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  7. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  8. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  9. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  10. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  11. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  12. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  14. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  16. 5c85784 Remove unused code. by Marc De Leenheer · 7 years ago
  17. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  19. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  21. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  22. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  23. 66fee92 Suspicious reference comparison - Questionable use of reference equality rather than calling equals by Saritha · 7 years ago
  24. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  25. 21f5ae8 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  26. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  27. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  28. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  29. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  30. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  31. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  32. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  33. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  34. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  35. 100b552 Log alarm translation error properly. by Yuta HIGUCHI · 7 years ago
  36. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  37. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  39. 4f56bbd Cosmetic fix about constant name by Yuta HIGUCHI · 7 years ago
  40. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  41. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  42. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  43. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  44. ded8001 Fix: Store router identifier combines with scheme as a DeviceId by Jian Li · 7 years ago
  45. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  46. 7707933 Fix: Store mapping information when receives MapRegister by Jian Li · 7 years ago
  47. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 7 years ago
  48. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  49. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  50. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  51. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 7 years ago
  52. 3007829 onos_6215:removing printing null object by rohitsharan · 7 years ago
  53. b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 7 years ago
  54. e5aa5df Improve MappingEntryBuilder to convert LCAF to extension address by Jian Li · 7 years ago
  55. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  56. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  57. 690d5cf Bandwidth update to NetworkConfig by Satish K · 7 years ago
  58. b6995cb Fix: Remove the dependencies between LISP provider and driver by Jian Li · 7 years ago
  59. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  60. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  61. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  62. a8e1bfa argument should be checked for null before dereferencing by Palash Kala · 7 years ago
  63. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  64. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  65. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  66. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  67. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  68. 2a0e59d reconstruct post body in NB by chaodeyu · 7 years ago
  69. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  70. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 7 years ago
  71. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  72. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  73. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  74. 08057cb Resolve ConfigKey conflict with netconf by Yuta HIGUCHI · 7 years ago
  75. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 7 years ago
  76. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  77. 8c31fe6 ONOS-6050 - [PCEP]LspIdentifiers TLV is not been encoded in PCUpd message for PCInit rsvp mode by harikrushna-Huawei · 7 years ago
  78. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  79. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  80. b8436bb [ONOS-5750] Add MappingEntryBuilder with unit test by Jian Li · 7 years ago
  81. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  82. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  83. ea7efa4 ONOS-6022 CLI to disable LLDP discovery by Yuta HIGUCHI · 7 years ago
  84. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  85. 7be6c07 remove duplicate package-info for same java package by Yuta HIGUCHI · 7 years ago
  86. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  87. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  88. 47828a7 Bugfix: fix LISP provider activation problem caused by deps issue by Jian Li · 7 years ago
  89. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  90. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  91. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  92. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  93. c7badf9 Add MappingRepository type to signify where to store mapping info by Jian Li · 7 years ago
  94. 01f6ae0 Introducing the new YANG model for ietf-te-topology and modifying the converter utility by Hesam Rahimi · 7 years ago
  95. 8be581b Support TE-link-remove and TE-node-remove event notification by Yuren You · 7 years ago
  96. 63819f6 Fix: remove redundant LispControllerAdapter test class by Jian Li · 7 years ago
  97. 77d6e75 [ONOS-5751] Initial implementation of LISP mapping provider by Jian Li · 7 years ago
  98. 4c5fd7c ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider by Andrea Campanella · 7 years ago
  99. 265b3bb TeTopology core and nbi bug fixes and improvements by Yixiao Chen · 7 years ago
  100. a77d3bf Fix bad parsing of device ID (needs radix 16 for hex number). by Simon Hunt · 7 years ago