Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
af64673f42d743ede5e8d110d4ea40af3bd1aaac
/
apps
« Previous
cda74c8
Fix: do not handle non-smart NIC capable port at direct port provider
by Jian Li
· 5 years ago
0a884ad
Upgrading NodeJS to 10.16 and GUI2 to Angular 8
by Sean Condon
· 5 years ago
000e465
Trigger the removal of double tagged rules
by Daniele Moro
· 5 years ago
5bae505
REST API for FPM Accept Routes
by William Davies
· 5 years ago
ea5ea01
Fix Xconnect example on web docs
by stevenchiu30801
· 5 years ago
75651b0
Improves ping responder
by pier
· 5 years ago
ab98a1f
Fix: resolve a NPE when removing VLAN typed openstack network
by Jian Li
· 5 years ago
40f032a
Adds a CLI to show/clear cached openstack states with neutron DB
by Jian Li
· 5 years ago
86231ef
Fix dhcp6Relay
by pier
· 5 years ago
6db2a1f
Add a REST API to query the active node's IP address
by Jian Li
· 5 years ago
f8f7e85
Fpm additional logs
by Harshada Chaundkar
· 5 years ago
6c8ed00
Fix: turn off the verbose info level logging msg at openstacknode
by Jian Li
· 5 years ago
3423ba1
Fix: improve logging level for openstacknode and openstacknetworking
by Jian Li
· 5 years ago
f7f01d1
Fix: do not perform any action when receiving node incompletion evt
by Jian Li
· 5 years ago
b6bc15d
Fix: fail fast if either keystone or neutron are not available
by Jian Li
· 5 years ago
a2f86dd
Fix: do not add/remove security group rules if the device is offline
by Jian Li
· 5 years ago
9a49968
Fix: support checking the GENEVE port status at openstack node
by Jian Li
· 5 years ago
cb0a24e
Fix: do not add/remove SNAT rules when receiving FLAT vport events
by Jian Li
· 5 years ago
8ac677c
Fix: do not install group table rules if ARP mode set as proxy mode
by Jian Li
· 5 years ago
f8f4f20
Changes default HA status to false in OpenstackNetworking App.
by Daniel Park
· 5 years ago
d572762
Add group rule service, purge flood rules, use group to handle ARP
by Jian Li
· 5 years ago
b3dc1ca
Only flood the ARP traffic to virtual network to avoid network loop
by Jian Li
· 5 years ago
a271b3c
Support to provision and unprovision physical bridge along with ports
by Jian Li
· 5 years ago
fd0afcb
[ONOS-8034] ArrayList initialized inside loop
by Sohit Chitray
· 5 years ago
bfe5540
Fix for modulation display and power strings
by Andrea Campanella
· 5 years ago
a5c80c6
Fix: guarantee to reserve an IP address from IPAM pool for k8s POD
by Jian Li
· 5 years ago
1ac5798
Fixing modulation UI
by Andrea Campanella
· 5 years ago
6ac13ff
Adding wavlength tuning via GUI
by Andrea Campanella
· 5 years ago
121ddfe
Fix: allow to invoke service IP from local k8s node
by Jian Li
· 5 years ago
1ea02714
Fix: correct logging paramters and adjust logging level for k8s app
by Jian Li
· 5 years ago
186fde5
Add CLI for querying available and allocated IP addresses for k8s
by Jian Li
· 5 years ago
02e2eb4e
Adding wavelenght to port view and MHz to command
by Andrea Campanella
· 5 years ago
c886b64
Fix: remove flow rules when removing POD and namespace
by Jian Li
· 5 years ago
6b9bf56
Fix: handle POD IP query service IP scenario for policy enforcement
by Jian Li
· 5 years ago
cd93415
Fix: refactor network policy handler remove code duplication
by Jian Li
· 5 years ago
8938b3c
Add kubernetes state and rule synchronization REST API
by Jian Li
· 5 years ago
1e03e71
Add node initialization and query REST API for Kubernetes app
by Jian Li
· 5 years ago
c4d7e87
Fix: handle GRE and GENEVE net type for handling node port service
by Jian Li
· 5 years ago
7709eb4
Refer to external bridge and gateway IP from k8s node store
by Jian Li
· 5 years ago
5a9c2bb
Fix: retrieve port bridge port MAC from deviceService rather via ovsdb
by Jian Li
· 5 years ago
e4b2c68
Optical Intent compiler fix and ADVA OLS testing derived adjustments
by Andrea Campanella
· 5 years ago
f5c0a09
Enabling discovery of ROADM and OTN devices under "Optical UI" tab. Trying again.
by Eroshkin Ivan
· 5 years ago
aeecd04
[SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT)
by Vignesh Ethiraj
· 5 years ago
b7aa764
Remove dummy VLAN from double tagged pipeline
by Charles Chan
· 5 years ago
4bd6f2b
Refactor: remove some code duplication on k8s sync state
by Jian Li
· 5 years ago
f20b8ef
Updated ROADM UI with Current Input Power
by Sean Condon
· 5 years ago
dadf640
Moving Power values to Double
by Andrea Campanella
· 5 years ago
bdeeda1
Adding Modulation to UI
by Andrea Campanella
· 5 years ago
3a36145
Updating CassiniDriver according to testing with IPI
by Andrea Campanella
· 5 years ago
99ab710
Adding modulation config with OcNos custom Behaviour and Cli command
by Andrea Campanella
· 5 years ago
e1a5b8f
Isolate the PODs traffic for each namespace using segment ID
by Jian Li
· 5 years ago
025da38
Create a command to enable the optical channel and tune the wavelength via a flow rule
by adibrastegarnia
· 5 years ago
dd26b21
SEBA-801 McastHandler of SegmentRouting app. does not install multicast
by Esin Karaman
· 5 years ago
5a198b0
REST API for obj-nextids
by Harshada Chaundkar
· 5 years ago
7cbeb97
Fixing elements resize, names, icons and values in optical UI
by Andrea Campanella
· 5 years ago
77cfb16
Fixed REST API bug in Xconnect
by Charles Chan
· 5 years ago
ecb3269
Add REST API for invoking workflow.
by gyewan.an
· 5 years ago
c6f054b
Modified the FlowRule sent to ROADMs to be consistent with the optical intent framework.
by alessio
· 5 years ago
b7dfb5b
Support string formated target port of k8s service resource
by Jian Li
· 5 years ago
0f45961
[ONOS-8013] Enhance network policy enforcement by considering namespace
by Jian Li
· 5 years ago
324d6dc
[ONOS-8014] Implement kubernetes namespace store and manager
by Jian Li
· 5 years ago
bc4dd93
[ONOS-8014] Add a set of interfaces for Kubernetes namespace
by Jian Li
· 5 years ago
73d3b6a
[ONOS-8013] Initial implementation of kubernetes network policy
by Jian Li
· 5 years ago
f4523d8
[ONOS-8012] Implement kubernetes network policy store and manager
by Jian Li
· 5 years ago
af1af44
[ONOS-8012] Add a set of interface for Kubernetes network policy
by Jian Li
· 5 years ago
fa382c2
Double tagged filtering objective with inner vlan criteria
by Daniele Moro
· 5 years ago
6ad7772
disable the power-edit table for PACKET ports in roadm UI.
by Boyuan Yan
· 5 years ago
cf6a828
Bump Protobuf to 3.9.0 and grpc-java to 1.22.1
by Carmelo Cascone
· 5 years ago
2fef311
Fixed removal of doubletagged hosts
by Andreas Pantelopoulos
· 6 years ago
d5b9016
Do not pop VLAN for traffic that goes to the pair port
by psneha
· 5 years ago
ce7e72a
Direct host when populating IP rules for double-tagged next hop
by Daniele Moro
· 5 years ago
faf04d7
ovs bridge creation using static data model support
by m.rahil
· 5 years ago
a613066
Fix typo in exercise-1 p4tutorial
by Rohan Tibrewal
· 5 years ago
9e512cf
Fix OSGi wiring issue of openstacktelemetry
by Carmelo Cascone
· 5 years ago
79bd6a9
Fix P4 exercise-1 to include starting the GUI
by Rohan Tibrewal
· 5 years ago
c87503f
SEBA 637 change in McastHandler.java
by Shekhar Aryan
· 5 years ago
089415e
Removed duplicate warning log; simplified code
by Ruchi Sahota
· 5 years ago
af08152
Fix: store and watch k8s resources from all namespaces
by Jian Li
· 5 years ago
d222b5c
ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
by Esin Karaman
· 6 years ago
d33d3b4
Build ONOS exclusively with Bazel-provided remote JDK
by Carmelo Cascone
· 5 years ago
6b23b38
[ONOS-7995] upgrade roadm custom view from GUI to GUI2
by Boyuan Yan
· 5 years ago
c8aa9f3
Optimized group updating during host move
by Ruchi Sahota
· 5 years ago
5a41bea
Fixing sonarqube and avoiding a potential NPE
by pier
· 5 years ago
6d85212
Automated RPD host relearn.
by Harshada Chaundkar
· 5 years ago
72ff3d9
Refactor the code so the populateSubnet is only called once per nexthop movement
by Charles Chan
· 6 years ago
411beb2
Prioritize certain type of routes among others
by Charles Chan
· 6 years ago
11d4dc5
Introduce new API in route service to return only resolved routes
by Charles Chan
· 6 years ago
1bf2a63
[ONOS-7980] Lumentum ROADM-20 driver: aligned to distributed DeviceConnectionCache.
by alessio
· 5 years ago
c7360a1
Ignore brittle test
by Ray Milkey
· 5 years ago
8a98804
Fix: correct the k8s node type, enhance k8s node check and list cmd
by Jian Li
· 6 years ago
7970b71
Reserve POD IP address to avoid allocating duplicated IP addresses
by Jian Li
· 6 years ago
44c2b12
Support to resolve external hosts' MAC address from k8s POD
by Jian Li
· 6 years ago
1b08d65
Support to learn external gateway MAC at controller
by Jian Li
· 6 years ago
140d8a2
Implement NodeIP to ServiceIP translation feature
by Jian Li
· 6 years ago
eb488ea
Support internal to external communication for k8s POD using SNAT
by Jian Li
· 6 years ago
bf562c2
Support to inject external bridge into k8s node for external routing
by Jian Li
· 6 years ago
f5da78a
Fix: inject correct default k8s service CIDR with minor refactoring
by Jian Li
· 6 years ago
7b63fe6
Fix: set dummy group rules on receiving service add/remove events
by Jian Li
· 6 years ago
7d111d7
Install rules for handling traffic destined to gateway at k8s node
by Jian Li
· 6 years ago
5c75583
Add k8s POD events, trigger svc rule on receiving annotation event
by Jian Li
· 6 years ago
Next »