Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a1812adb1999f57d9eb2da54453255d49cd13bb6
/
incubator
/
api
/
src
« Previous
b21d69a
Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route
by Charles Chan
· 8 years ago
c78a098
Carry more information in NextHop
by Charles Chan
· 8 years ago
ef79434
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
e4d1310
Carry previous next hop information in RouteEvent
by Charles Chan
· 8 years ago
8fe9f4c
Carry location of next hop in ResolvedRoute
by Charles Chan
· 8 years ago
32aae2e
[ONOS-5473] Defining VirtualFlowRuleProvider interface.
by Yoonseon Han
· 8 years ago
f0b3ad8
[OpenTAM_DPIS] DPI Statistics Manager & dpis CLI
by Sangsik Yoon
· 8 years ago
6c60389
In vnet CLI, separates virutal port creation and binding operations.
by Yoonseon Han
· 8 years ago
589fac2
ONOS-5318 Proprietary Config Store
by Sithara Punnassery
· 8 years ago
2efe0c2
NeighbourMessageContext: Change the name of the proxy API to forward.
by Jonathan Hart
· 8 years ago
b058249
Cleaning up Javadocs in core-ui classes.
by Simon Hunt
· 8 years ago
684b2b8
ONOS-5270 Tunnel needs more specific states.
by tony-liu
· 8 years ago
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
1e393bb
Rename some classes and methods of neighbour API
by Jonathan Hart
· 8 years ago
c4f681c
Reimplemented the ProxyArp app on top of the NeighbourResolutionService.
by Jonathan Hart
· 8 years ago
9bdaaec
Implementation of the NeighbourResolutionService.
by Jonathan Hart
· 8 years ago
06e8908
Abstraction to help applications write logic to handle ARP + NDP packets.
by Jonathan Hart
· 8 years ago
bb23e0b
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
b9af6b7
[ONOS-4691] Refactoring OpticalPortOperator (2/3)
by Yuta HIGUCHI
· 8 years ago
fb61df4
ONOS-2184 - Implementation of virtual network topology provider.
by Brian Stanke
· 8 years ago
4570084
[ONOS-3775] Building alarms from NETCONF notifications
by helenyrwu
· 8 years ago
11f6d53
ONOS-2184 - Initial implementation of Virtual network Intent service.
by Brian Stanke
· 8 years ago
7a81b53
ONOS-2184 Adding VirtualHost support in Virtual Networks.
by Brian Stanke
· 8 years ago
891162b
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
839b6ed
Fixing file permissions
by Yuta HIGUCHI
· 8 years ago
ab69c2c
Fix javadoc parameters
by Charles Chan
· 8 years ago
8691428
ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use
by Brian Stanke
· 8 years ago
cfdf91b
[ONOS-4606] Avoid generating incorrect NetworkId
by Kenji HIKICHI
· 8 years ago
612cebf
ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network
by Brian Stanke
· 8 years ago
e75edbf
[ONOS-4170] Add a new tunnel state
by Avantika-Huawei
· 8 years ago
d70e957
Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource
by Satish K
· 9 years ago
0a011be
bugfix: comparing wrong field
by HIGUCHI Yuta
· 8 years ago
4d57988
ONOS-3633 - Virtual network provider service API definitions.
by Brian Stanke
· 9 years ago
2c626cc
changes for getting the previous subject of the modified interface.
by gaurav
· 9 years ago
9a10897
ONOS-3633 - Implementation of virtual network point to point intent provider.
by Brian Stanke
· 9 years ago
e10a6e9
[ONOS-4163] Add tunnel service API
by Avantika-Huawei
· 9 years ago
8e94b0c
[ONOS-4287] Persistent and distributed alarm store
by Andrea Campanella
· 9 years ago
d55e84d
CORD-348 multicast support in SegmentRouting and vRouter
by Charles Chan
· 9 years ago
1ad75f2
Modified BGP and FPM route sources to push to new route service.
by Jonathan Hart
· 9 years ago
6c2e796
Unit tests for route store.
by Jonathan Hart
· 9 years ago
fd17661
Route CLI improvements and bug fixes
by Jonathan Hart
· 9 years ago
e72ac55
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
4c3c997
[GoldenEye] [ONOS-4163] Add provider service update API with status change
by Avantika-Huawei
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
bfc5c48
Implementation of the route service
by Jonathan Hart
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
fb8b816
REST API's for tenants, virtual networks, virtual devices ad virtual ports.
by Claudine Chiu
· 9 years ago
1e0a586
[GoldenEye] [ONOS-4163] Add provider service API
by Avantika-Huawei
· 9 years ago
7d7e2f5
API for core-based unicast route service.
by Jonathan Hart
· 9 years ago
b14221c
Add support for reconfiguring interfaces in SDN-IP.
by Jonathan Hart
· 9 years ago
73aae6c
Remove ResourceId deprecated in Emu
by Sho SHIMIZU
· 9 years ago
0e5c94e
ONOS-4075 - Distributed virtual network store implementation,
by Brian Stanke
· 9 years ago
9eb45bb
Add config validation for vRouter and PIM configs
by Jonathan Hart
· 9 years ago
b6d998e
[ONOS-4014] Refactor *Id classes to extend from Identifier class
by Jian Li
· 9 years ago
00cddda
Send PIM Join/Prune messages based on events from the McastService.
by Jonathan Hart
· 9 years ago
31ad527
ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key"
by Claudine Chiu
· 9 years ago
e312fc7
ONOS-3658 - Adding CLI commands to display and manage Device Keys.
by Brian Stanke
· 9 years ago
9bf8d7c
ONOS-3655 - Adding username and password support into the device key subsystem.
by Brian Stanke
· 9 years ago
ca93d9a
ONOS-3655 - This Device key subsystem update adds the implementation of the
by Brian Stanke
· 9 years ago
aa6211a
ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey
by Brian Stanke
· 9 years ago
2b4f32d
ONOS-3655 - Initial submission for DeviceKey subsystem.
by Brian Stanke
· 9 years ago
43d232e
Add API to look up interface by name
by Jonathan Hart
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
4b5c6dc
Added events for the Interface subsytem
by Jonathan Hart
· 9 years ago
b4a4215
[Falcon] Add ComponentService that allows applications to select which components are loaded.
by Jonathan Hart
· 9 years ago
b172d5f
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
by kmcpeake
· 9 years ago
bd7f878
ONOS-3124 Sketch of simplified intent domain service
by Brian O'Connor
· 9 years ago
4fe18c8
CHANGE 1:
by kmcpeake
· 9 years ago
7dbe629
Add optional "name" parameter in interface configuration.
by Jonathan Hart
· 9 years ago
279b8d1
ONOS-3322 Sketch of Remote Service
by HIGUCHI Yuta
· 9 years ago
ca9cc8e
Avoid use of Objects.hash when there's only 1 params
by HIGUCHI Yuta
· 9 years ago
ccda0b5
Enable checkstyle rule to enforce package-info.java files
by Ray Milkey
· 9 years ago
e3879f7
ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull)
by Luca Prete
· 9 years ago
5251562
Fixing Javadoc errors
by Brian O'Connor
· 9 years ago
0bdf837
Add basic ability to add and remove interfaces
by Jonathan Hart
· 9 years ago
3d62fd7
Adding vnet provider and related interfaces.
by Thomas Vachuska
· 9 years ago
b4916d0
Intent domain for multiple domains (incubation)
by Aaron Kruglikov
· 9 years ago
33979fd
Starting work on virtual network subsystem implementation.
by Thomas Vachuska
· 9 years ago
4c571ae
Fixing @Beta tags
by Thomas Vachuska
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
ed4fdcd
Remove redundant interface object from interface configuration
by Jonathan Hart
· 9 years ago
0a400ea
Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode.
by Thomas Vachuska
· 9 years ago
c61d2d1
Added getter needed for a usage in onos-app-samples
by Aaron Kruglikov
· 9 years ago
2fff70f
[ONOS-2233] Implement of Tunnel monitoring, measurement and observation
by chengfan
· 9 years ago
a3c3f75
[ONOS-2233] Tunnel monitoring, measurement and observation
by chengfan
· 9 years ago
4cb3988
Moved ProxyArp, SDN-IP and BgpRouter to use new config format.
by Jonathan Hart
· 9 years ago
4998caa
ONOS-2488 Finished moving network config stuff out of the incubator area.
by Thomas Vachuska
· 9 years ago
392e8f9
[ONOS-2096] Let GUI support tunnel
by chengfan
· 9 years ago
10c810b
added treatment support and conversion to an instruction
by alshabib
· 9 years ago
a412236
ONOS-2190 - Move org.onosproject.net.config.* out of the incubator
by Ray Milkey
· 9 years ago
eadfc8e
Moving meter store implementation to use map events
by alshabib
· 9 years ago
7bb0501
Initial implementation of Meter Service (needs testing)
by alshabib
· 9 years ago
af0454b
Cosmetics in Javadoc
by Sho SHIMIZU
· 9 years ago
eb8c947
Created InterfaceService which maintains an inventory of interfaces
by Jonathan Hart
· 9 years ago
cc260d2
link config operator
by Ayaka Koshibe
· 9 years ago
e39c23a
Notion of config operators:
by Ayaka Koshibe
· 9 years ago
810f7a6
Adding NetworkConfigRegistryAdapter for writing Unit Tests for DHCP
by samanwita pal
· 9 years ago
b1ffb00
device config operator
by Ayaka Koshibe
· 9 years ago
dbbd87b
Fix javadoc error
by Ray Milkey
· 9 years ago
Next »