Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c44787ad428f15d6050036b340aed9041b4e6ba4
/
protocols
/
netconf
/
api
89111d9
[ONOS-6410] flexible configuration datastore specifier.
by Yuta HIGUCHI
· 7 years ago
d31bc6e
make netconf-get-config usable on any NETCONF device.
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
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
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
c362784
[ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal
by Andrea Campanella
· 8 years ago
ac542ca
ONOS-5937
by Andrei Mihaescu
· 8 years ago
0454d70
few minor fixes around netconf subsystem
by Yuta HIGUCHI
· 8 years ago
d2c8d47
Fixed some concurrency issues in NETCONF Session Added Unit Tests
by Sean Condon
· 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
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
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
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
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
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
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
4512222
[ONOS-4849] NETCONF function for FUJITSU OLT #6
by Akihiro Yamanouchi
· 8 years ago
8d3a9d3
[ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5
by Akihiro Yamanouchi
· 8 years ago
0407c64
NetconfAlarmProvider alerts core about notifications given subscription.
by helenyrwu
· 8 years ago
5e5d4df
[ONOS-4654] NETCONF function for FUJITSU OLT #1
by Akihiro Yamanouchi
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
8dac818
Refactor protocol BUCK files to use more modern rules and format
by Ray Milkey
· 9 years ago
aeb0079
Refactoring of provider buck builds.
by Ray Milkey
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
86294db
Removing Rest and Netconf devices when the providers are disabled
by Andrea Campanella
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
e48434a
Fix minor javadoc issues
by HIGUCHI Yuta
· 9 years ago
950310c
ONOS-3929 Netconf Device Factory
by Andrea Campanella
· 9 years ago
d4712e2
[ONOS-3918] Handling of NETCONF <rpc-error> and no message-id
by Andreas Papazois
· 9 years ago
57efbb2
Refactoring ID creation for netconf and REST
by Andrea Campanella
· 9 years ago
b029b9e
ONOS-3839 Fixing errors in sending requests and hanging on future.join
by Andrea Campanella
· 9 years ago
8b1cb67
ONOS-3791 NETCONF session factory and exception on device connection
by Andrea Campanella
· 9 years ago
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
by Andrea Campanella
· 9 years ago
f4fd035
ONOS-3577 Adding getConfig with realtive config XML-tree argument
by Andrea Campanella
· 9 years ago
1dfef09
Fixing some package javadocs
by HIGUCHI Yuta
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
1cd641b
ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json
by Andrea Campanella
· 9 years ago
087ceb9
ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port
by Andrea Campanella
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
d82c71a
General cleanup of pom files under protocols.
by Thomas Vachuska
· 9 years ago
19703fb
Moving netconf to protocols/ directory
by Brian O'Connor
· 9 years ago