Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
368bd3d646941ea03458e2e7a56b07021e9df523
/
protocols
« Previous
1af0ae5
[ONOS-5778] OVSDB protocol-OVSDB controller connection failure (maximum retry exceeded failure)
by jaegonkim
· 8 years ago
605758e
Fix missing space in log message
by Yuta HIGUCHI
· 8 years ago
6952439
Enhance logging in NetconfSessionImpl
by Ryan Goulding
· 8 years ago
53ee58a
[ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI
by sangyun-han
· 8 years ago
8539a2e
Invalid comparison of byte array in equals and hascode method
by Saritha
· 8 years ago
b1a8fd0
[ONOS-5607] Add a new LISP router when receiving MapRegisterMessage
by Jian Li
· 8 years ago
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
· 8 years ago
e4da4a0
Byte array comparison always return true for Objects.equal
by kdarapu
· 8 years ago
7076e41
Fix incorrect usage of increment operator
by vivek
· 8 years ago
3a99e71
Fix: remove redundant parameter setup for LCAF addresses
by Jian Li
· 8 years ago
01f75b9
[ONOS-5752] Add AS number LCAF address with unit tests
by Jian Li
· 8 years ago
1dd6012
[ONOS] Defect fix label downloading for SR-TE
by Priyanka B
· 8 years ago
0dab596
[ONOS-5607] Add AbstractLispRouter base class with impl classes
by Jian Li
· 8 years ago
52a8a72
[ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec
by Henry Yu
· 8 years ago
834ff72
[ONOS-5607] Revise LISP ctrl impl class to track msgs and routers
by Jian Li
· 8 years ago
7ccc3a8
[ONOS-5607] Add LISP router, controller and listener interfaces
by Jian Li
· 8 years ago
e530690
Support to obtain all map records from MappingDatabase
by Jian Li
· 8 years ago
3e1bac2
Add ReplyRecord field into Map-Request message
by Jian Li
· 8 years ago
d6483cc
Bump up the LISP LCAF version from draft 20 to draft 22
by Jian Li
· 8 years ago
334ad69
Added in a second timeout for netconfConnectTimeout
by Sean Condon
· 8 years ago
2174e32
Fix: Re-enable testEncode unit test for LispMessageEncoderTest
by Jian Li
· 8 years ago
6153eab
[ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply
by Jian Li
· 8 years ago
cdbc087
[ONOS-5710] Process Map-Request msg when proxy bit is set to false
by Jian Li
· 8 years ago
5e505c6
Refactor LISP package to separate ctrl interface and impl classes
by Jian Li
· 8 years ago
29986d8
Add LISP mapping entry aging mechanism
by Jian Li
· 8 years ago
00f6f26
Bgp and Pcep maintaiability
by mohamedrahil
· 8 years ago
3109de8
Fix: correct protocol stack comment of LispNatLcafAddress class
by Jian Li
· 8 years ago
d57dea4
Fix a typo in DefaultNetconfDevice class comment
by Ryan Goulding
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
34155e5
ONOS-5703 OFChannelHandler does not handle error if meter is not supported
by Charles Chan
· 8 years ago
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
2c8a2a4
Bugfix: Acknowledge to ETR only if want-map-notify is set to true
by Jian Li
· 8 years ago
91477b8
[ONOS-5599] Recover OF multi part meter features stats message as part of handshake.
by Jordi Ortiz
· 8 years ago
eff184b
YMS migration to onos-yangtool 1.10
by sonu gupta
· 8 years ago
712ec05
[ONOS-5688] Make LISP authKey and authKeyId be configurable
by Jian Li
· 8 years ago
5b2b236
Fix sonar warnings of LISP authentication package
by Jian Li
· 8 years ago
dc747af
[ONOS-5675][ONOS-5676] RESTCONF JIRA fixes
by Henry Yu
· 8 years ago
4b4a7eb
TE Topoplogy subsystem I2RS API changes
by Henry Yu
· 8 years ago
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
d5823ab
[ONOS-5088] YANG SBI Broker Implementation.
by Shankara-Huawei
· 8 years ago
cdd276b
Support CIDR ranged match for LISP EidRlocRecord with unit tests
by Jian Li
· 8 years ago
55ddcdb
Bugfix: try to use parent LCAF class for serializing NAT address
by Jian Li
· 8 years ago
980cd7c
Bug fixes of calculating message length for InfoRequest/Reply
by yoonseon
· 8 years ago
1bb37b8
[ONOS-5076] YANG data tree Builder
by sonu gupta
· 8 years ago
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
6ef1b3f
[ONOS-5623] Enhance map server to handle Info-Request control msg
by Jian Li
· 8 years ago
e71494d
ONOS-5674 Fixed to check device type in OF controller device listener
by Hyunsun Moon
· 8 years ago
5ba6ec1
[ONOS-5606] Try to use Epoll event group if OS natively support it
by Jian Li
· 8 years ago
db26867
[ONOS-5627] Continuously handle LISP request when exception occurs
by yoonseon
· 8 years ago
c1fa708
[ONOS-5542]Configuration order of values for leaf-list is not proper
by Vidyashree Rama
· 8 years ago
ef0f723
Bugfix: Parse the LCAF address by referring to length field value
by Jian Li
· 8 years ago
d1a109e
Move authData calculation logic to each LISP message builder classs
by Jian Li
· 8 years ago
beb4122
Enable to handle LISP Info (request, reply) messages by LISPMessageReaderFactory
by yoonseon
· 8 years ago
1856ed9
Adding code in order to register the default codec with YMS in restconf client.
by Hesam Rahimi
· 8 years ago
89c9ca9
Bump up the LISP LCAF version from draft 13 to draft 20
by Jian Li
· 8 years ago
51aaca1
Automatically calculate auth data length based on the auth method
by Jian Li
· 8 years ago
0bb1e10
Javadoc fixes
by Ray Milkey
· 8 years ago
1118c12
[ONOS-5267] Initial implementation of MapResolver
by Jian Li
· 8 years ago
24f6cc0
[ONOS-5267] Initial implementation of MapServer and EidRlocMap
by Jian Li
· 8 years ago
b9e1ac7
Bugfix: try to deal with the first two bytes of LCAF address stream
by Jian Li
· 8 years ago
0c32d71
Mock YdtBuilder and YdtNode to do UT for Restconf
by chengfan
· 8 years ago
528007c
[ONOS-5580] Bug fix for JSON encoding of augmented node names
by Henry Yu
· 8 years ago
ef79434
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
99f83ef
Add LISP Traffic Engineering LCAF address with unit tests
by Jian Li
· 8 years ago
cf527d1
[ONOS-5598] Alarm Consumer for Fujitsu OLT
by xueliang
· 8 years ago
7dbfc20
[ONOS-5500] Properly encode namespaces in URI path segments
by Henry Yu
· 8 years ago
55faf85
[ONOS-5586] CopyConfig() of NetConf driver should add namespace of NetConf
by yoonseon
· 8 years ago
afe2d3f
Fix the LispMessageEncoder to reply with UDP message sender
by Jian Li
· 8 years ago
f11594a
Bugfix: handle LISP map-request message that is encapsulated in ECM
by Jian Li
· 8 years ago
a195755
[ONOS-5587] CopyConfig() of NetConf driver should use <config> tag
by yoonseon
· 8 years ago
25e54fc
[ONOS-5585] CopyConfig() of NETCONF driver generates malformed RPC request
by yoonseon
· 8 years ago
88addd5
Add AuthenticationDataLength field when deserialize Map-Register
by Jian Li
· 8 years ago
6322a36
[ONOS-5267] Rewrite LISP bootstrap class to use UDP rather than TCP
by Jian Li
· 8 years ago
61582a0
Creating new creators for multimap primitive and a name based getter for treemap primitive.
by Aaron Kruglikov
· 8 years ago
112ed82
ONOS-5552 DocumentTree builder not available
by Sithara Punnassery
· 8 years ago
ca814bf
[ONOS-5480] The implementation of LISP Encapsulated Control Message (ECM).
by Yoonseon Han
· 8 years ago
dedf24c
Moving snmp libs to released version; ejecing bti driver due to incompatibility
by Brian O'Connor
· 8 years ago
0289183
ISnmpSessionAdapter: remove overriden methods to conform with lib
by Victor Silva
· 8 years ago
c89ba3f
ISnmpSessionAdapter: fix build after dependency change
by Thiago Santos
· 8 years ago
3b4ea05
Fix Maven build breakage due to new SNMP libraries
by Ray Milkey
· 8 years ago
f8c2d4a
Add LISP MAC SHA1 and SHA256 authentication mechanisms
by Jian Li
· 8 years ago
451cea3
Add LISP channel pipeline along with server bootstrap
by Jian Li
· 8 years ago
84b7582
Code clean up for LISP address and control message test cases
by Jian Li
· 8 years ago
2775935
[ONOS-5427] Add LISP Info-Request and Info-Reply message type
by Jian Li
· 8 years ago
5201576
[ONOS-5427] Add LISP NAT LCAF address class along with unit tests
by Jian Li
· 8 years ago
7b2a60b
[ONOS-5397]fixbug:NBI Error for complicate list inside container
by chengfan
· 8 years ago
cbc57e3
Add type code into LispType enum to prevent arbitrary place holder
by Jian Li
· 8 years ago
4a409b4
ONOS-4919: Implement RESTCONF client
by Hesam Rahimi
· 8 years ago
c58d4be
[ONOS-5012] implement RESTconf server
by chengfan
· 8 years ago
e20926e
RESTCONF Server outline
by Henry Yu
· 8 years ago
21377c5
ONOS-5261 BGP link descriptor cannot have multiple 'MultiTopologyId TLV'
by jaegonkim
· 8 years ago
9fae8d5
Removed files that were accidentally commited to BMv2 protocol
by Carmelo Cascone
· 8 years ago
2808230
[ONOS-5286]remove update operation in the ovsdb createPort and modify qos table name
by Frank Wang
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
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
Next »