Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9172e40032bb8514ebe7d76322281e5018be9923
/
protocols
« Previous
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
347c51e
Fix: sonar related fixes for LISP protocol package
by Jian Li
· 8 years ago
b39bf99
[ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated
by Jian Li
· 8 years ago
d5ec9e9
Adding to the 'devices' cli command an output that displays the local connectivity of a device.
by Saurav Das
· 8 years ago
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
Next »