Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bcd47b94523cd1a31c0b2882acebb3f37df2f0c0
/
core
/
api
8b488de
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
c2be50a
Allow sharing the same gRPC channel between clients
by Carmelo Cascone
· 6 years ago
a3ce00b
GUI2 Add links to GUI2 when created dynamically
by Sean Condon
· 6 years ago
dcd1b14
Packet throttle support
by Harshada Chaundkar
· 6 years ago
9553ed7
Port Annotation bug fix
by debmaiti
· 6 years ago
3dbcaaf
Initial gNOI implementation added. Introduced system Time and Reboot RPC
by oleksandr.yashchuk@plvision.eu
· 6 years ago
2888433
GUI2 added in the layout topo overlay
by Sean Condon
· 6 years ago
a7e60c6
Various fixes for P4Runtime group handling
by Carmelo Cascone
· 6 years ago
975a343
Fix NPE when processing host events in UI
by Carmelo Cascone
· 6 years ago
0854c04
Add bridge Config at Arista Driver
by HelloONOS
· 6 years ago
ee54576
GUI2 Handle node additions and removals in Topology view
by Sean Condon
· 6 years ago
b81fdc1
Optimize filtering flow rule counts by state
by Jordan Halterman
· 6 years ago
6146946
Fix inconsistent update type during concurrent P4Runtime writes
by Carmelo Cascone
· 6 years ago
3977ea4
Refactor channel and mastership handling in P4Runtime
by Carmelo Cascone
· 6 years ago
b65d99d
Reverting change to print for OCHSignal
by Andrea Campanella
· 6 years ago
2ef1cf7
Support DNS storage discovery via cluster metadata
by Jordan Halterman
· 6 years ago
a4a17cb
OutboundPacket: add inPort method
by Thiago Santos
· 6 years ago
de6eb18
Support Nicira load extension, add L4 mod builder for group buckets
by Jian Li
· 6 years ago
4a69ef8
TrafficTreatment: add support for IP DSCP modifications
by Thiago Santos
· 6 years ago
17801b4
remove deprecated removeRulesById() method
by Ray Milkey
· 6 years ago
4f7e363
Removal of deprecated APIs
by Ray Milkey
· 6 years ago
312221c
Removal of deprecated UI methods
by Ray Milkey
· 6 years ago
f632826
Remove deprecated Node APIs
by Ray Milkey
· 6 years ago
e1077f8
Remove calls to deprecated public intent data constructor
by Ray Milkey
· 6 years ago
5ec4208
Remove deprecated Port Statistics APIs
by Ray Milkey
· 6 years ago
8efe278
Remove deprecated APIs
by Ray Milkey
· 6 years ago
47f09c5
Remove deprecated FlowRuleExtPayLoad API
by Ray Milkey
· 6 years ago
48ea5a0
Fix bug where an ancillary provider was allowed to be created even if there was no primary
by Ray Milkey
· 6 years ago
4c289b7
New P4RuntimeClient implementation that supports batching and error reporting
by Carmelo Cascone
· 6 years ago
e45902b
Bumped P4Runtime to v1.0.0
by Carmelo Cascone
· 6 years ago
99c59db
ONOS-7898 Action profile group/member refactoring
by Carmelo Cascone
· 6 years ago
aab9947
A new driver behavior call TapiDeviceLambdaQuery.
by Diego Garcia
· 6 years ago
cb4327a
ONOS-7887 Rename action profile-related entities
by Carmelo Cascone
· 6 years ago
1c24fb9
[ONOS-7885] Adding Terminal_device device Type
by Andrea Campanella
· 6 years ago
56e9023
ONOS-7806 - add support for path differentiator for netconf config
by David K. Bainbridge
· 6 years ago
09ab5e2
A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior.
by Diego Garcia
· 6 years ago
fa0f6cc
Adding OLS device Type for ODTN project
by Andrea Campanella
· 6 years ago
a724c513
Address StackOverflow by offloading cache listener to a separate thread
by Charles Chan
· 6 years ago
654204c
Support GENEVE tunnel type in OVSDB southbound
by Jian Li
· 6 years ago
bd8ddfe
Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work.
by Thomas Vachuska
· 6 years ago
af3a098
Sometimes we need to create multicast groups without replicas
by Carmelo Cascone
· 6 years ago
b5324e7
Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl
by Carmelo Cascone
· 6 years ago
b87d9f1
Allow NextObjective to refer to another NextObjective by NextId
by Charles Chan
· 6 years ago
3039bdb
[ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support
by alessio
· 6 years ago
de5cf84
[ONOS-7842] Implement host annotation using netcfg
by Rafał Szalecki
· 6 years ago
52f2cd1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
123f0e0
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
3a6e151
Added suggest path to PointToPointIntent
by Daniele Moro
· 7 years ago
ce65cc0
Make a link depends on packet-in LLDP packet.
by DongRyeol Cha
· 6 years ago
a349da9
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
5e2b705
Update spectrum pipeline config
by Alan Lo
· 6 years ago
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
c88ebaa
Save developers from wasting hours on wrong bucket type
by Charles Chan
· 6 years ago
f566fa2
Removing commented out @Property annotations from the core.
by Thomas Vachuska
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
8e40651
openstack and routing app OSGi property migration
by Ray Milkey
· 6 years ago
1e8a1bd
[ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics().
by hjtsao
· 6 years ago
1a4333c
Enhance CLI command 'tablestats' to support P4 switch
by hjtsao
· 6 years ago
7632e15
[ONOS-7596] Support reading table entries with counter data in P4Runtime
by steven30801
· 6 years ago
ec1a420
ONOS-7810 calculate cookie field when pipeconf registered
by ghj0504520
· 6 years ago
03ae0ac
Bump version of P4Runtime to 1.0.0rc3 and P4 tools
by Carmelo Cascone
· 6 years ago
31e16f5
Secure LLDP-based Topology Detection
by Samuel Jero
· 6 years ago
a432cf8
Allow applications to specify a few other packet-request flow priorities.
by Saurav Das
· 6 years ago
14a6c50
Fix NPE when trying to reference delta port statistics via REST API
by Ray Milkey
· 6 years ago
e44592f
More robust P4Runtime group handling
by Carmelo Cascone
· 6 years ago
50d195f
Do not insert or delete default action entries in P4Runtime
by Carmelo Cascone
· 6 years ago
6880ba6
Get CPU port dynamically in fabric interpreter
by Carmelo Cascone
· 6 years ago
da0b559
Recover missing pipeconf-merged driver at component activation
by Carmelo Cascone
· 6 years ago
e458f00
Support hostname resolution for cluster configuration
by Jordan Halterman
· 6 years ago
cc00124
Remove some calls to the deprecated Path.cost() API
by Ray Milkey
· 6 years ago
6e7843d
Remove deprecated non-filtered ingress and egress connect point APIs
by Ray Milkey
· 6 years ago
7908ced
Remove deprecated mplsLabel() method
by Ray Milkey
· 6 years ago
6837293
Remove deprecated DistributedPrimitiveCreator APIs
by Ray Milkey
· 6 years ago
80b296d
Notifying the delegate about the RESTORED event on the mastership of a given device.
by Andrea Campanella
· 6 years ago
66bf382
Remove deprecated Host Provider APIs
by Ray Milkey
· 6 years ago
1f8fcc3
Fix problems detected by the latest version of errorprone
by Ray Milkey
· 6 years ago
f031e30
Remove deprecated constructors and change usges to builder pattern
by Ray Milkey
· 6 years ago
33b27bc
Ignore entries from constant tables in P4Runtime
by Carmelo Cascone
· 6 years ago
de3b684
Relinquish mastership when device reports "permission" denied event
by Carmelo Cascone
· 6 years ago
3bceb01
Remove deprecated getLeaderBoard() API from LeadershipService
by Ray Milkey
· 6 years ago
9e4972c
Refactor P4Runtime subsystem to implement async connection procedure
by Carmelo Cascone
· 6 years ago
0761cd3
Few core changes in preparation of P4Runtime subsystem refactoring
by Carmelo Cascone
· 6 years ago
dc579c5
Implement compareTo for TableId to avoid IllegalArgumentException
by Charles Chan
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
f31ac6f
Added one more Component Config REST API; for specified component and variable.
by psneha
· 6 years ago
312d987
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
09c2c4d
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
6ac9035
[ONOS-7162] Forcing provider scheme to always be in lowercase.
by Thomas Vachuska
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
4164436
More p4runtime-related bazel build files
by Carmelo Cascone
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
72893b7
[WIP] Attempt at building grpc and p4runtime protocols with Bazel
by Carmelo Cascone
· 6 years ago
19c123a
[ONOS-7757] Support onos-local and embedded cluster configurations
by Jordan Halterman
· 6 years ago
00e92da
Upgrade to Atomix 3.0-rc5
by Jordan Halterman
· 6 years ago
1e8843f
ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4
by Carmelo Cascone
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
Next »