Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b88a171205155e90b7b18846157a8d37b69181c1
/
protocols
« Previous
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
85355c4
Further improve MapDB query performance with reduced number of get
by Jian Li
· 7 years ago
c44787a
Remove RESTCONF client dependency on YMS and reinstall BUCK files
by Henry Yu
· 7 years ago
b25fcb4
Improve MapDB read performance by using cached hash code
by Jian Li
· 7 years ago
89111d9
[ONOS-6410] flexible configuration datastore specifier.
by Yuta HIGUCHI
· 8 years ago
112890b
Bump up jersey to 2.25.1 with corresponding dependencies updated
by Jian Li
· 8 years ago
7bbe7b1
[ONOS-6376] Netconf ssh connection through Apache Mina library
by Andrea Campanella
· 8 years ago
6935951
invalid equals(), comparing different object types
by Saritha
· 7 years ago
2341e60
Add support for OF1.4 devices
by Yuta HIGUCHI
· 8 years ago
d31bc6e
make netconf-get-config usable on any NETCONF device.
by Yuta HIGUCHI
· 8 years ago
7da8592
Fix maven build problems with restconf protocol
by Ray Milkey
· 8 years ago
2d572dd
Use buck version of checkstyle rules in maven build
by Ray Milkey
· 8 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 8 years ago
7e180c2
REST protocol: changing returns for HTTP methods from boolean to int (HTTP standard codes)
by Matteo Gerola
· 8 years ago
f708910
Minor cosmetic changes
by Yuta HIGUCHI
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
57ba1e1
debug CLI command for NETCONF
by Yuta HIGUCHI
· 8 years ago
3a91b13
Remove old RESTCONF server implemenation
by Henry Yu
· 8 years ago
f987cb1
[ONOS-6358] Further improve LISP control message processing speed
by Jian Li
· 8 years ago
8aba62f
Introduce method to write msg and get response through OpenFlow.
by Marc De Leenheer
· 8 years ago
0976bc2
ONOS-6253 workaround for device not capable of :interleave-ing
by Yuta HIGUCHI
· 8 years ago
66372fd
Removing import only used for Javadoc
by Yuta HIGUCHI
· 8 years ago
348b323
Move internal classes under .impl package (2/2)
by Yuta HIGUCHI
· 8 years ago
e3ae821
Move internal classes under .impl package (1/2)
by Yuta HIGUCHI
· 8 years ago
72db642
Moving from a searching a string for capabilities to a Set.
by Aaron Kruglikov
· 8 years ago
f627244
[ONOS-6324] Add getOrDefault method to ConsistentMap.
by Jordan Halterman
· 8 years ago
34cf65c
[ONOS-6076] Moving NETCONF devices configuration under devices key
by Andrea Campanella
· 8 years ago
48df84e
unit tests for NetconfSessionImpl
by Shivani Vaidya
· 8 years ago
fe6ceba
Fixed decode of YANG presence container with YCH
by Sean Condon
· 8 years ago
1afdb3f
onos-6310:- avoid Null pointer in protocol TL1Controller method disconnectDevice
by rohitsharan
· 8 years ago
c362784
[ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal
by Andrea Campanella
· 8 years ago
07b9020
Fix: Do not treat duplicated MapReg as error by changing log level
by Jian Li
· 8 years ago
39d76ec
onos-6298: null object neighbor dereferenced fix
by rohitsharan
· 8 years ago
4342359
onos6227: removing dead local store
by rohitsharan
· 8 years ago
a2625f7
[ONOS-6269] No need to check for null
by Palash Kala
· 8 years ago
ac542ca
ONOS-5937
by Andrei Mihaescu
· 8 years ago
c33db44
[ONOS-6247] Fix for Misplaced null check for YdtContext object
by nitinanand
· 8 years ago
0184a7b
Cosmetic fixes and logging around Juniper driver
by Yuta HIGUCHI
· 8 years ago
af72941
Bugfix: Only reads the replyRecord when map data present bit is set
by Jian Li
· 8 years ago
e4afdb5
Fix Sonar errors: public data members in classes
by Ray Milkey
· 8 years ago
0cee0b6
Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session.
by Andrea Campanella
· 8 years ago
246334b
Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec
by Jian Li
· 8 years ago
b46d220
A part of if condition in the code is not necessary
by Palash Kala
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
9bf01a1
deferencing a null pointer, before it is checked
by Palash Kala
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
0439fd7
Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake!
by Thomas Vachuska
· 8 years ago
8a77332
Change @Component(immediate) to true for restconf app manager and restconfBroker
by jingan
· 8 years ago
299bc1d
[ONOS-6142] Add AppData and AS extension addresses with unit test
by Jian Li
· 8 years ago
5c8c2cf
ONOS-5756 Default flag changed to restconf app.
by Ching-Ting Sun
· 8 years ago
92a8623
[ONOS-6155][ONOS-6156]Issue fix in Json parsing
by Vidyashree Rama
· 8 years ago
08f613a
Fix: Correct typos in multicast LCAF address class
by Jian Li
· 8 years ago
0454d70
few minor fixes around netconf subsystem
by Yuta HIGUCHI
· 8 years ago
35c9ea8
Remove buck files for disconnected components - 'buck test' will pick them up
by Ray Milkey
· 8 years ago
215dd81
[ONOS-6113] BGP hold time expiry handling
by Shashikanth VH
· 8 years ago
10f4513
ONOS-6070 Idle timeout mechanism for Meter features
by Yuta HIGUCHI
· 8 years ago
d2c8d47
Fixed some concurrency issues in NETCONF Session Added Unit Tests
by Sean Condon
· 8 years ago
ab25a71
[ONOS-5756] RESTCONF protocol support for RESTCONF App
by Henry Yu
· 8 years ago
47df0e3
BUCK changes in TE topology and RESTCONF
by Henry Yu
· 8 years ago
2779660
Cosmetic fixes
by Yuta HIGUCHI
· 8 years ago
8c7b06a
Remove unnessasry semicolons
by Jon Hall
· 8 years ago
b1f4e0f
Replace non-looping while with an if
by Jon Hall
· 8 years ago
e11a98d
[ONOS-5565]Implementation of QosConfig and QueueConfig
by Frank Wang
· 8 years ago
e7006dc
ONOS-6020 RolledBack and deprecated a method in NetconfDeviceInfo to not break backwards compatibility
by Andrea Campanella
· 8 years ago
7c2ee3c
connect netconf devices through ssh key
by Himanshu Ranjan
· 8 years ago
47828a7
Bugfix: fix LISP provider activation problem caused by deps issue
by Jian Li
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
55e43a8
Bad comparison of signed byte with 240 in org.onosproject.bgpio.types.MpUnReachNlri.read
by subhasis777
· 8 years ago
f4bfbaa
[ONOS-5945] Add LispMapReferral message type with unit tests
by Jian Li
· 8 years ago
d55111b
[ONOS-5945] Add de/serailizer for LISP referral with unit tests
by Jian Li
· 8 years ago
4fc55e3
[ONOS-5946] Implement LISP signature type
by Jian Li
· 8 years ago
672ebda
[ONOS-5945] Initial implementation of MapReferral message type
by Jian Li
· 8 years ago
c4d0391
[ONOS-5944] Add LISP Geo Coordindate LCAF address type
by Jian Li
· 8 years ago
3ff578d
[ONOS-5943] Add LISP nonce LCAF address type
by Jian Li
· 8 years ago
2af9eaa
[ONOS-5942] Add LISP multicast LCAF address type
by Jian Li
· 8 years ago
c955df7
Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine.
by Jordan Halterman
· 8 years ago
f31019a
Refactor: move LCAF related address classes under lcaf package
by Jian Li
· 8 years ago
43f103d
[ONOS-5935] Bump up Jackson from 2.7.3 to 2.8.6
by Jian Li
· 8 years ago
e1162b5
invalid comparison of integer objects using !=
by sivag
· 8 years ago
05dcc21
RESTCONF notification changes
by Henry Yu
· 8 years ago
92a99a0
Revert "RESTCONF notification fixes"
by Ray Milkey
· 8 years ago
05c2c76
RESTCONF notification fixes
by Henry Yu
· 8 years ago
5775c2f
Fix ONOS-4587 and similar issue.
by Yuta HIGUCHI
· 8 years ago
b0720e7
Correcting problem in YMS with Namespace for operation
by Sean Condon
· 8 years ago
c372c22
Enable REST to manage devices under a proxy
by Michele Santuari
· 8 years ago
9b1a45b
[ONOS-5749] Initial implementation LISP device provider
by Jian Li
· 8 years ago
01d7c91
[ONOS-5874] Applying timeout for transactConfig().get(..) for preventing permanent block
by jaegonkim
· 8 years ago
aa8de49
[ONOS-5599] Store meter features into MeterStore
by Jordi Ortiz
· 8 years ago
57a5af0
TL1 device provider with driver for Lumentum WaveReady.
by Marc De Leenheer
· 8 years ago
5dc9a4e
Bumping netty dependency versions to 4.1.5.Final.
by Jonathan Hart
· 8 years ago
23a94b1
Invalid String comparison
by rpatodiya
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
1745e5a
Idle OF channel handling
by Yuta HIGUCHI
· 8 years ago
a36f10b
Remove executable bit from source files, etc.
by Yuta HIGUCHI
· 8 years ago
Next »