1. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  2. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  3. 43f103d [ONOS-5935] Bump up Jackson from 2.7.3 to 2.8.6 by Jian Li · 7 years ago
  4. e1162b5 invalid comparison of integer objects using != by sivag · 7 years ago
  5. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  6. 92a99a0 Revert "RESTCONF notification fixes" by Ray Milkey · 7 years ago
  7. 05c2c76 RESTCONF notification fixes by Henry Yu · 7 years ago
  8. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  9. b0720e7 Correcting problem in YMS with Namespace for operation by Sean Condon · 7 years ago
  10. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  11. 9b1a45b [ONOS-5749] Initial implementation LISP device provider by Jian Li · 7 years ago
  12. 01d7c91 [ONOS-5874] Applying timeout for transactConfig().get(..) for preventing permanent block by jaegonkim · 7 years ago
  13. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  14. 57a5af0 TL1 device provider with driver for Lumentum WaveReady. by Marc De Leenheer · 7 years ago
  15. 5dc9a4e Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  16. 23a94b1 Invalid String comparison by rpatodiya · 7 years ago
  17. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  19. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  20. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  21. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  22. 347c51e Fix: sonar related fixes for LISP protocol package by Jian Li · 7 years ago
  23. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  24. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  25. 1af0ae5 [ONOS-5778] OVSDB protocol-OVSDB controller connection failure (maximum retry exceeded failure) by jaegonkim · 7 years ago
  26. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  27. 6952439 Enhance logging in NetconfSessionImpl by Ryan Goulding · 7 years ago
  28. 53ee58a [ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI by sangyun-han · 7 years ago
  29. 8539a2e Invalid comparison of byte array in equals and hascode method by Saritha · 7 years ago
  30. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  31. f0da43d Addressed change request and rectified for hashcode also # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch review/kishore_darapu/onos698 # Changes to be committed: # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa10.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa11.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa9.java # by kdarapu · 7 years ago
  32. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  33. 7076e41 Fix incorrect usage of increment operator by vivek · 7 years ago
  34. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  35. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  36. 1dd6012 [ONOS] Defect fix label downloading for SR-TE by Priyanka B · 7 years ago
  37. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  38. 52a8a72 [ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec by Henry Yu · 7 years ago
  39. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  40. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  41. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  42. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  43. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  44. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  45. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  46. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  47. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  48. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  49. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  50. 00f6f26 Bgp and Pcep maintaiability by mohamedrahil · 7 years ago
  51. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  52. d57dea4 Fix a typo in DefaultNetconfDevice class comment by Ryan Goulding · 7 years ago
  53. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  54. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  55. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  56. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  57. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  59. 2c8a2a4 Bugfix: Acknowledge to ETR only if want-map-notify is set to true by Jian Li · 7 years ago
  60. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  61. eff184b YMS migration to onos-yangtool 1.10 by sonu gupta · 7 years ago
  62. 712ec05 [ONOS-5688] Make LISP authKey and authKeyId be configurable by Jian Li · 7 years ago
  63. 5b2b236 Fix sonar warnings of LISP authentication package by Jian Li · 7 years ago
  64. dc747af [ONOS-5675][ONOS-5676] RESTCONF JIRA fixes by Henry Yu · 7 years ago
  65. 4b4a7eb TE Topoplogy subsystem I2RS API changes by Henry Yu · 7 years ago
  66. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  68. d5823ab [ONOS-5088] YANG SBI Broker Implementation. by Shankara-Huawei · 7 years ago
  69. cdd276b Support CIDR ranged match for LISP EidRlocRecord with unit tests by Jian Li · 7 years ago
  70. 55ddcdb Bugfix: try to use parent LCAF class for serializing NAT address by Jian Li · 7 years ago
  71. 980cd7c Bug fixes of calculating message length for InfoRequest/Reply by yoonseon · 7 years ago
  72. 1bb37b8 [ONOS-5076] YANG data tree Builder by sonu gupta · 7 years ago
  73. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  74. 6ef1b3f [ONOS-5623] Enhance map server to handle Info-Request control msg by Jian Li · 7 years ago
  75. e71494d ONOS-5674 Fixed to check device type in OF controller device listener by Hyunsun Moon · 7 years ago
  76. 5ba6ec1 [ONOS-5606] Try to use Epoll event group if OS natively support it by Jian Li · 7 years ago
  77. db26867 [ONOS-5627] Continuously handle LISP request when exception occurs by yoonseon · 7 years ago
  78. c1fa708 [ONOS-5542]Configuration order of values for leaf-list is not proper by Vidyashree Rama · 7 years ago
  79. ef0f723 Bugfix: Parse the LCAF address by referring to length field value by Jian Li · 7 years ago
  80. d1a109e Move authData calculation logic to each LISP message builder classs by Jian Li · 7 years ago
  81. beb4122 Enable to handle LISP Info (request, reply) messages by LISPMessageReaderFactory by yoonseon · 7 years ago
  82. 1856ed9 Adding code in order to register the default codec with YMS in restconf client. by Hesam Rahimi · 7 years ago
  83. 89c9ca9 Bump up the LISP LCAF version from draft 13 to draft 20 by Jian Li · 7 years ago
  84. 51aaca1 Automatically calculate auth data length based on the auth method by Jian Li · 7 years ago
  85. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  86. 1118c12 [ONOS-5267] Initial implementation of MapResolver by Jian Li · 7 years ago
  87. 24f6cc0 [ONOS-5267] Initial implementation of MapServer and EidRlocMap by Jian Li · 7 years ago
  88. b9e1ac7 Bugfix: try to deal with the first two bytes of LCAF address stream by Jian Li · 7 years ago
  89. 0c32d71 Mock YdtBuilder and YdtNode to do UT for Restconf by chengfan · 7 years ago
  90. 528007c [ONOS-5580] Bug fix for JSON encoding of augmented node names by Henry Yu · 7 years ago
  91. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  92. 99f83ef Add LISP Traffic Engineering LCAF address with unit tests by Jian Li · 7 years ago
  93. cf527d1 [ONOS-5598] Alarm Consumer for Fujitsu OLT by xueliang · 7 years ago
  94. 7dbfc20 [ONOS-5500] Properly encode namespaces in URI path segments by Henry Yu · 7 years ago
  95. 55faf85 [ONOS-5586] CopyConfig() of NetConf driver should add namespace of NetConf by yoonseon · 7 years ago
  96. afe2d3f Fix the LispMessageEncoder to reply with UDP message sender by Jian Li · 7 years ago
  97. f11594a Bugfix: handle LISP map-request message that is encapsulated in ECM by Jian Li · 7 years ago
  98. a195755 [ONOS-5587] CopyConfig() of NetConf driver should use <config> tag by yoonseon · 7 years ago
  99. 25e54fc [ONOS-5585] CopyConfig() of NETCONF driver generates malformed RPC request by yoonseon · 7 years ago
  100. 88addd5 Add AuthenticationDataLength field when deserialize Map-Register by Jian Li · 7 years ago