1. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  2. 299bc1d [ONOS-6142] Add AppData and AS extension addresses with unit test by Jian Li · 7 years ago
  3. 5c8c2cf ONOS-5756 Default flag changed to restconf app. by Ching-Ting Sun · 7 years ago
  4. 92a8623 [ONOS-6155][ONOS-6156]Issue fix in Json parsing by Vidyashree Rama · 7 years ago
  5. 08f613a Fix: Correct typos in multicast LCAF address class by Jian Li · 7 years ago
  6. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  7. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  8. 215dd81 [ONOS-6113] BGP hold time expiry handling by Shashikanth VH · 7 years ago
  9. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  10. d2c8d47 Fixed some concurrency issues in NETCONF Session Added Unit Tests by Sean Condon · 7 years ago
  11. ab25a71 [ONOS-5756] RESTCONF protocol support for RESTCONF App by Henry Yu · 7 years ago
  12. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  13. 2779660 Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  14. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  15. b1f4e0f Replace non-looping while with an if by Jon Hall · 7 years ago
  16. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 7 years ago
  17. e7006dc ONOS-6020 RolledBack and deprecated a method in NetconfDeviceInfo to not break backwards compatibility by Andrea Campanella · 7 years ago
  18. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  19. 47828a7 Bugfix: fix LISP provider activation problem caused by deps issue by Jian Li · 7 years ago
  20. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  22. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  24. 55e43a8 Bad comparison of signed byte with 240 in org.onosproject.bgpio.types.MpUnReachNlri.read by subhasis777 · 7 years ago
  25. f4bfbaa [ONOS-5945] Add LispMapReferral message type with unit tests by Jian Li · 7 years ago
  26. d55111b [ONOS-5945] Add de/serailizer for LISP referral with unit tests by Jian Li · 7 years ago
  27. 4fc55e3 [ONOS-5946] Implement LISP signature type by Jian Li · 7 years ago
  28. 672ebda [ONOS-5945] Initial implementation of MapReferral message type by Jian Li · 7 years ago
  29. c4d0391 [ONOS-5944] Add LISP Geo Coordindate LCAF address type by Jian Li · 7 years ago
  30. 3ff578d [ONOS-5943] Add LISP nonce LCAF address type by Jian Li · 7 years ago
  31. 2af9eaa [ONOS-5942] Add LISP multicast LCAF address type by Jian Li · 7 years ago
  32. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  33. f31019a Refactor: move LCAF related address classes under lcaf package by Jian Li · 7 years ago
  34. 43f103d [ONOS-5935] Bump up Jackson from 2.7.3 to 2.8.6 by Jian Li · 7 years ago
  35. e1162b5 invalid comparison of integer objects using != by sivag · 7 years ago
  36. 05dcc21 RESTCONF notification changes by Henry Yu · 7 years ago
  37. 92a99a0 Revert "RESTCONF notification fixes" by Ray Milkey · 7 years ago
  38. 05c2c76 RESTCONF notification fixes by Henry Yu · 7 years ago
  39. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  40. b0720e7 Correcting problem in YMS with Namespace for operation by Sean Condon · 7 years ago
  41. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  42. 9b1a45b [ONOS-5749] Initial implementation LISP device provider by Jian Li · 7 years ago
  43. 01d7c91 [ONOS-5874] Applying timeout for transactConfig().get(..) for preventing permanent block by jaegonkim · 7 years ago
  44. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  45. 57a5af0 TL1 device provider with driver for Lumentum WaveReady. by Marc De Leenheer · 7 years ago
  46. 5dc9a4e Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  47. 23a94b1 Invalid String comparison by rpatodiya · 7 years ago
  48. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  50. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  51. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  52. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  53. 347c51e Fix: sonar related fixes for LISP protocol package by Jian Li · 7 years ago
  54. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  55. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  56. 1af0ae5 [ONOS-5778] OVSDB protocol-OVSDB controller connection failure (maximum retry exceeded failure) by jaegonkim · 7 years ago
  57. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  58. 6952439 Enhance logging in NetconfSessionImpl by Ryan Goulding · 7 years ago
  59. 53ee58a [ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI by sangyun-han · 7 years ago
  60. 8539a2e Invalid comparison of byte array in equals and hascode method by Saritha · 7 years ago
  61. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  62. 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
  63. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  64. 7076e41 Fix incorrect usage of increment operator by vivek · 7 years ago
  65. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  66. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  67. 1dd6012 [ONOS] Defect fix label downloading for SR-TE by Priyanka B · 7 years ago
  68. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  69. 52a8a72 [ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec by Henry Yu · 7 years ago
  70. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  71. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  72. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  73. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  74. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  75. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  76. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  77. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  78. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  79. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  80. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  81. 00f6f26 Bgp and Pcep maintaiability by mohamedrahil · 7 years ago
  82. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  83. d57dea4 Fix a typo in DefaultNetconfDevice class comment by Ryan Goulding · 7 years ago
  84. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  85. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  87. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  88. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  90. 2c8a2a4 Bugfix: Acknowledge to ETR only if want-map-notify is set to true by Jian Li · 7 years ago
  91. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  92. eff184b YMS migration to onos-yangtool 1.10 by sonu gupta · 7 years ago
  93. 712ec05 [ONOS-5688] Make LISP authKey and authKeyId be configurable by Jian Li · 7 years ago
  94. 5b2b236 Fix sonar warnings of LISP authentication package by Jian Li · 7 years ago
  95. dc747af [ONOS-5675][ONOS-5676] RESTCONF JIRA fixes by Henry Yu · 7 years ago
  96. 4b4a7eb TE Topoplogy subsystem I2RS API changes by Henry Yu · 7 years ago
  97. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  98. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  99. d5823ab [ONOS-5088] YANG SBI Broker Implementation. by Shankara-Huawei · 7 years ago
  100. cdd276b Support CIDR ranged match for LISP EidRlocRecord with unit tests by Jian Li · 7 years ago