Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8786de0af0d1bc600f1a557d3073e8342f462b16
« Previous
7b0c15e
ONOS-6787 Dynamic Config: API cleanup and Rpc brokerage implementation
by Sithara Punnassery
· 7 years ago
32a01b2
Added method to retrieve field matches by ID in PiCriterion
by Carmelo Cascone
· 7 years ago
432f718
[ONOS-6809] Support for Packets and packet Metadata
by Andrea Campanella
· 7 years ago
fb76b04
Fixed P4 tools build script for Ubuntu 14
by Carmelo Cascone
· 7 years ago
81579e0
Add Korean localization for application view
by Jian Li
· 7 years ago
06613e9
Updating Microsemi Driver to onos-yang-tools 2.x
by Sean Condon
· 7 years ago
ce25649
From FlowRule to static routes for Juniper
by Michele Santuari
· 7 years ago
98dfdb7
Implemented P4Info browser
by Carmelo Cascone
· 7 years ago
07d7271
ONOS-6555 Default pipeconf implementation and builder
by Carmelo Cascone
· 7 years ago
c24c97a
Add more zh_CN translations
by Frank Wang
· 7 years ago
43c5670
Fix typo
by sangyun-han
· 7 years ago
36b658d
ONOS-6336: Flows View : show app name (not integer ID).
by Simon Hunt
· 7 years ago
20ce41e
Added a new application for packet statistics with passed checkstyle tests.
by Karthik Vegesna
· 7 years ago
3b615e6
Fixing a typo in the MeterState enum.
by Aaron Kruglikov
· 7 years ago
9bff595
ONOS-6335: Flows View: columns should be re-ordered.
by Simon Hunt
· 7 years ago
f37de77
[ONOS-6702] ConfigProperty Protobuf model
by Frank Wang
· 7 years ago
7d6875c
[ONOS-6687] Add ApplicationRole enum type in protobuf model
by Jian Li
· 7 years ago
1025bdb
[ONOS-6699] Add ApplicationState enum type in protobuf model
by Jian Li
· 7 years ago
ac3bca0
[ONOS-6708] HostLocation Protobuf model
by Frank Wang
· 7 years ago
b624fc0
Adding Italian Localization for Apps view
by Andrea Campanella
· 7 years ago
4a7d1e1
[ONOS-6775] Fix incorrect flows add/removed by IntentInstaller
by Yi Tseng
· 7 years ago
f1db284
Example unit tests for PI criterion translators
by Carmelo Cascone
· 7 years ago
f3b3d81
ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches
by Charles Chan
· 7 years ago
0d0c683
[ONOS-6806] Add getAvailableDeviceCount method to DeviceStore
by mskala
· 7 years ago
3bf5157
Removed unnecessary criterion translators
by Carmelo Cascone
· 7 years ago
2261917
Fix equality in PiCriterion
by Carmelo Cascone
· 7 years ago
28c3daa
Detach failing bmv2 poms
by Yuta HIGUCHI
· 7 years ago
2bf177c
[ONOS-6594] Upgrade to Atomix 2.0.0
by Jordan Halterman
· 7 years ago
2cfe8ef
Moving Extensions codecs to net/flow to avoid circular dependencies
by Andrea Campanella
· 7 years ago
897fd2d
ONOS-6604 More criterion translators for PiFlowRuleTranslationService
by zhiyong ke
· 7 years ago
48f99fa
[ONOS-6556] Implementation of PiPeconfService
by Andrea Campanella
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
226cb31
ONOS-6723: UI-Lion: Applications View - ready for translation.
by Simon Hunt
· 7 years ago
94f36fc
ONOS-6723: UI-Lion: Applications View
by Simon Hunt
· 7 years ago
8a0c36a
Delete bridge controller API implementation,which is needed for certain use cases of ovsdb switch configuration process
by Saritha
· 7 years ago
312f124
ONOS-6714 DisjointPath Protobuf model
by wu
· 7 years ago
c4ae94d
ONOS-6713 Path Protobuf model
by wu
· 7 years ago
c395d0f
Initialize the pipeline when the OpenStackFlowRuleManager service is activated.
by sangho
· 7 years ago
f3d1fcc
Fixed gateway nodes are stuck in PORT_CREATED state
by Hyunsun Moon
· 7 years ago
8b1b51e
Adding a note that Application ID's must be non-negative, this constraint is already written into the default implementation.
by Aaron Kruglikov
· 7 years ago
0cf7523
[ONOS-6688] Add Permission message type in protobuf model
by Jian Li
· 7 years ago
60c4528
ONOS-6786 Fix NPE when a host netcfg without location being posted
by Charles Chan
· 7 years ago
8ea7dc4
[ONOS-6685] Add protobuf model for ApplicationId
by Jian Li
· 7 years ago
3defbb3
GUI: use a local installation of gulp
by Steven Burrows
· 7 years ago
4f3193a
[ONOS-6721] Add dependency of FlowRuleManager on DriverService to ensure driver service is bound prior to usage.
by Jordan Halterman
· 7 years ago
f7aa3f9
ONOS-6559 P4Runtime protocol library
by Carmelo Cascone
· 7 years ago
5cb50e3
GUI: Reverted changes to gulp task unit tests
by Steven Burrows
· 7 years ago
ad3c8c4
GUI: Removed unused gulp package
by Steven Burrows
· 7 years ago
b09fdf3
ONOS-6785 ServiceNotFoundException in ONOS shutdown
by dvaddire
· 7 years ago
2e97be0
[ONOS-6469] Allow to set port range when creating security group rules.
by sangho
· 7 years ago
c9b4bf1
Refactor protocol buffer to split models into different packages
by Jian Li
· 7 years ago
db3be6f
ONOS-6524: Added Code Coverage tools to gulp
by Steven Burrows
· 7 years ago
96ee21e
Bug Fix: Reverted minifying third party libs
by Steven Burrows
· 7 years ago
66e6e3b
Preserve ordering of messages in NettyMessagingManager to simplify distributed systems protocols and improve performance.
by Jordan Halterman
· 7 years ago
a6ab9f0
ONOS-6726: UI-Lion: Quick Help.
by Simon Hunt
· 7 years ago
6e920c8
Changed location to locations in json files in topos
by Jeremy Ronquillo
· 7 years ago
23f9c7b
ONOS-6725: UI-Lion: NavItems.
by Simon Hunt
· 7 years ago
3a50b0d
Reduce resource pressure to better support low resource profile device.
by Yuta HIGUCHI
· 7 years ago
f2e6a48
ONOS-6604 Translation of all criterion types in PiFlowRuleTranslationService
by zhiyong ke
· 7 years ago
0981f76
ONOS-6724: UI-Lion: Masthead.
by Simon Hunt
· 7 years ago
a145e10
ONOS-628 - Download and extract node binaries for the GUI build step
by Steven Burrows
· 7 years ago
785ef2d
ONOS-6626 OFAgent - return port info in PortDescStatsReply and PortStatus messages
by Claudine Chiu
· 7 years ago
589b899
Add persistence and more refactoring
by Ray Milkey
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
d2a9dd3
ONOS-6668 Fix Decimal format for some localizations
by Szymon Furman
· 7 years ago
9892d1a
Add option to sort application by name
by Yuta HIGUCHI
· 7 years ago
740e98c
ONOS-6758 Enable TLS by default for intra-cluster communication
by Brian O'Connor
· 7 years ago
db071b2
initial artemis application commit
by slowr
· 7 years ago
ff7fae7
Fixing canary build error.
by Yuta HIGUCHI
· 7 years ago
0bc1209
Add "Optimization type" support on Network
by Aihua Guo
· 8 years ago
090d77d
Added unit tests for OpenstackNode
by Hyunsun Moon
· 7 years ago
a946564
Added --all option for openstack-node-init command
by Hyunsun Moon
· 7 years ago
0d45736
ONOS-6742 Refactored OpenstackNode
by Hyunsun Moon
· 7 years ago
7b41dc9
cosmetic and minor changes to OpenFlowController
by Yuta HIGUCHI
· 7 years ago
e33e4ed
[ONOS-6624]Unit tests for Pi* core classes
by Frank Wang
· 7 years ago
812c092
Bumping JDVUE to 2.2
by Thomas Vachuska
· 7 years ago
0794a24
Bumping JDVUE to 2.1
by Thomas Vachuska
· 7 years ago
ee3132c
test enhancements
by Sbhat35
· 7 years ago
bc112a9
[ONOS-6564] Adding PiPeconf behaviours to driver for device.
by Andrea Campanella
· 7 years ago
20549d3
Add more zh_CN translations
by Frank Wang
· 7 years ago
8bbf77f
SDN-IP missing configuration registry
by slowr
· 7 years ago
53edb38
Don't compile against maven artifacts in buck build
by Ray Milkey
· 7 years ago
cbe8dd7
Apply config files in tools/package/config when running locally
by Charles Chan
· 7 years ago
1667fbb
ONOS-6776 ImmutableMap.of use error
by zhiyong ke
· 7 years ago
c57d08c
Adding grpc-controller-ctl package to BMv2 Buck file
by Andrea Campanella
· 7 years ago
0c7651e
Starting Spanish lion...
by Elisa Rojas
· 7 years ago
52cc3a9
[ONOS-6661] MacAddress validation in not valid
by Dominika Molenda
· 7 years ago
c7403c2
DHCP util refactor
by Yi Tseng
· 7 years ago
91ccbf7
ONOS-6768 Punt ARP/NDP even when a device is not configured
by Charles Chan
· 7 years ago
08537a8
[ONOS-6634] Add method to create NDP replay for ICMP6
by Bartlomiej Goluszka
· 7 years ago
a1f77d2
Add APIs for protocols to list of artifacts published to Maven Central
by Ray Milkey
· 7 years ago
13081ca
Updating tools/test/bin/onos-{config,install} to exit correctly
by Brian O'Connor
· 7 years ago
dc37537
[ONOS-6484] Implements OpenStack Pipeline at the application layer.
by sangho
· 7 years ago
69c87eb
Add OVSDB APIs to list of published artifacts
by Ray Milkey
· 7 years ago
1ef0e54
[SONA] Fixes the OpenStack pipeline bug of inserting table miss entry in table 1
by sangho
· 7 years ago
b8dae87
Make OpenROADM project importable on Eclipse.
by Yuta HIGUCHI
· 7 years ago
ee4cf92
[ONOS-6681] Port statistics discovery Cisco REST driver
by Michal Mach
· 7 years ago
df833c8
ONOS-6546 Fix NullPointerException.
by Eric Tang
· 7 years ago
f14cc6d
Fix SNAPSHOT version string
by Ray Milkey
· 7 years ago
205af45
ONOS-6625: Remove meters from device not present in onos
by Jordi Ortiz
· 7 years ago
Next »