Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1efcb9885f72947340dc6eb0874f4268d0996bb8
1efcb98
Fix: configure the correct ethernet address of ARP reply for k8s
by Jian Li
· 5 years ago
f654dd1
Fix: correctly calculate the broadcast address for DHCP ACK
by Jian Li
· 5 years ago
98f45bb
Fix: use the default broadcast address as DHCP ACK option
by Jian Li
· 5 years ago
599075a
Fix: add missing PodIP class into kryo register
by Jian Li
· 5 years ago
4604b7f
Fix: add a timer to harden the k8s node's state checking logic
by Jian Li
· 5 years ago
3db2bf5
Fix: harden the post-on-board K8S node state check logic
by Jian Li
· 5 years ago
0a52884
Fix: add a REST API to update K8S node state to post-on-board
by Jian Li
· 5 years ago
c979919
Fix: add JSON consume type to support postOnBoardNode K8S REST API
by Jian Li
· 5 years ago
3b640af
Add new kubernetes node state, add a set of state related REST APIs
by Jian Li
· 5 years ago
0a117e3
Fix: make kubernetes token string optional for ApiConfig
by Jian Li
· 5 years ago
f73b1ec
Fix: do not propagate PORT_REMOVED event if the event has null value
by Jian Li
· 5 years ago
8108f22
Fix: double check resource existence at receiving addition event
by Jian Li
· 5 years ago
1c6156c
Fix: do not install k8s ns ACL rules if cluster IP has invalid value
by Jian Li
· 5 years ago
0ee8d0e
Support onboard kubernetes nodes through K8S API configuration
by Jian Li
· 5 years ago
a6f5838
Refactor k8s-node and k8s-networking command line interfaces
by Jian Li
· 5 years ago
516c0e3
Add REST API for openstackvtap app
by Jian Li
· 5 years ago
a97cec4
Fix: do not handle non-smart NIC capable port at direct port provider
by Jian Li
· 5 years ago
a405bd3
Fix: resolve a NPE when removing VLAN typed openstack network
by Jian Li
· 5 years ago
ecbf10c
Adds a CLI to show/clear cached openstack states with neutron DB
by Jian Li
· 5 years ago
c717c0f
Changes default HA status to false in OpenstackNetworking App.
by Daniel Park
· 5 years ago
346edaf
Add a REST API to query the active node's IP address
by Jian Li
· 5 years ago
15235cb
Fix: turn off the verbose info level logging msg at openstacknode
by Jian Li
· 5 years ago
aac9020
Fix: improve logging level for openstacknode and openstacknetworking
by Jian Li
· 5 years ago
238552d
Fix: do not perform any action when receiving node incompletion evt
by Jian Li
· 5 years ago
678e883
Fix: fail fast if either keystone or neutron are not available
by Jian Li
· 5 years ago
857f1b0
Fix: do not add/remove security group rules if the device is offline
by Jian Li
· 5 years ago
fba7e48
Fix: support checking the GENEVE port status at openstack node
by Jian Li
· 5 years ago
d8f56a0
Fix: do not add/remove SNAT rules when receiving FLAT vport events
by Jian Li
· 5 years ago
f2d4691
Fix: do not install group table rules if ARP mode set as proxy mode
by Jian Li
· 5 years ago
e87c271
Add group rule service, purge flood rules, use group to handle ARP
by Jian Li
· 5 years ago
daa9115
Only flood the ARP traffic to virtual network to avoid network loop
by Jian Li
· 5 years ago
6211694
Support to provision and unprovision physical bridge along with ports
by Jian Li
· 5 years ago
5cf3b00
Fix: guarantee to reserve an IP address from IPAM pool for k8s POD
by Jian Li
· 5 years ago
944e83d
Bump up fabric8 k8s client and model dependency to 4.7.1
by Jian Li
· 5 years ago
1a2eb5d
Fix: allow to invoke service IP from local k8s node
by Jian Li
· 5 years ago
003d569
Fix: correct logging paramters and adjust logging level for k8s app
by Jian Li
· 5 years ago
ee03959
Add CLI for querying available and allocated IP addresses for k8s
by Jian Li
· 5 years ago
2744b97
Fix: remove flow rules when removing POD and namespace
by Jian Li
· 5 years ago
c9d183c
Fix: handle POD IP query service IP scenario for policy enforcement
by Jian Li
· 5 years ago
f3b595b
Fix: refactor network policy handler remove code duplication
by Jian Li
· 5 years ago
913703c
Add kubernetes state and rule synchronization REST API
by Jian Li
· 6 years ago
d5fed16
Add node initialization and query REST API for Kubernetes app
by Jian Li
· 6 years ago
becf1d9
Fix: handle GRE and GENEVE net type for handling node port service
by Jian Li
· 6 years ago
0c63272
Refer to external bridge and gateway IP from k8s node store
by Jian Li
· 6 years ago
2778ffa
Fix: retrieve port bridge port MAC from deviceService rather via ovsdb
by Jian Li
· 6 years ago
24a06d2
Removed devcell-3 from available cells slaves.
by Thomas Vachuska
· 4 years, 11 months ago
02a331a
Postpones the installation of the table miss flow rule.
by pier
· 5 years ago
37a851c
Add JSON codec for ETH_DST_MASKED Criterion
by Seyeon Jeong
· 5 years ago
ab42c57
Fix an NPE in modified when calling hostHandler
by Charles Chan
· 5 years ago
2e3d86b
Fixes openstack purge rules CLI operate based hostnames
by Jian Li
· 5 years ago
f1466d6
Remove some --incompatible flags that are no longer needed
by Ray Milkey
· 5 years ago
8accdc5
Add MetadataInstruction to the API serializer namespace
by Jonathan Hart
· 5 years ago
14e9332
Prevents the stop of the stats collection
by pier
· 5 years ago
00ac83e
Avoids delete of dataplane state during mastership change
by pier
· 5 years ago
a7a6f4a
Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr
by Seyeon Jeong
· 5 years ago
e9d6ead
Starting snapshot 2.2.2-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
e1b8cb8
Tagging 2.2.1
by ONOS Jenkins User
· 5 years ago
2.2.1
3daed98
Fixes user provided timeouts.
by pier
· 5 years ago
1cf4f84
Support user-provided timeouts in intra-cluster communication service
by Jordan Halterman
· 6 years ago
a685998
VOL-2516: Introducing meta in the ONU DS flow selector
by Amit Ghosh
· 5 years ago
a4d4e07
Adding port validations for Xconnect service creation
by William Davies
· 5 years ago
2d4edde
Add ability to administratively remove ports of an offline device.
by Thomas Vachuska
· 5 years ago
6edac32
[VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow
by Andrea Campanella
· 5 years ago
529b306
Introduces seen before routes in DefaultRoutingHandler
by pier
· 5 years ago
804c352
Avoids disabling access ports when the dev is not paired
by pier
· 5 years ago
2752759
Add support to propagate ONOS log to Kafka with KafkaAppender in log4j2
by Daniele Moro
· 5 years ago
10d13e4
Upgrade kafka-clients bundle to version 1.1.1_1
by Daniele Moro
· 5 years ago
2095d48
Bump Jackson library to 2.10.2 as in Karaf dependencies
by Daniele Moro
· 5 years ago
cf42501
Upgrade to Apache Karaf 4.2.8 to support Kafka log appender
by Daniele Moro
· 5 years ago
6b055d3
Bump up jackson deps version to 2.10.0 with updated snakeyaml deps
by Daniele Moro
· 5 years ago
3d3a969
Update HTTP to HTTPS for Maven central URLs
by Daniele Moro
· 5 years ago
78c287d
Fetch flows in buckets to avoid large memory allocations/serialization in flow store
by Jordan Halterman
· 6 years ago
bf68818
Modify log to DEBUG level for TMAC Mcast generation
by pier
· 5 years ago
063e903
Avoids disconnection from the switches
by pier
· 5 years ago
5e8f07e
Starting snapshot 2.2.1-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
10beaa8
Tagging 2.2.1-b5
by ONOS Jenkins User
· 5 years ago
2.2.1-b5
581b3ef
Support default table entry on stratum-tofino
by Daniele Moro
· 5 years ago
53d4e83
[ONOS-8033] No Visible Indication for Active Applications in ONOS
by Sean Condon
· 5 years ago
fffab4b
Upgrading http to https when accessing Maven central for stc bits.
by Thomas Vachuska
· 5 years ago
6ea7b7b
Added Buildifier ignore for bzl files left around after building >=onos-2.3
by Sean Condon
· 5 years ago
3fd3ad8
GUI2 changed web socket port to follow main window port rather than hardcode
by Daniele Moro
· 5 years ago
94a5d177
Fix VERIFY timeout
by pier
· 5 years ago
185ab53
Fix log error about non-volatile reference in SegmentRoutingManager
by Carmelo Cascone
· 5 years ago
7becb12
Supported recently introduced fields in HostsWebResource
by Charles Chan
· 5 years ago
72d192b
Allow copyright years in the 202[0-9] range
by Ray Milkey
· 5 years ago
c0a950d
Enabling opportunity to store in ONOS Flow Rules already installed on the device. This option should be activated via following Cli command: 'cfg set org.onosproject.net.flow.impl.FlowRuleManager allowExtraneousRules true'.
by Ivan Eroshkin
· 5 years ago
9d25107
Starting snapshot 2.2.1-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
8fac512
Tagging 2.2.1-b4
by ONOS Jenkins User
· 5 years ago
2.2.1-b4
4fc2d1f
Run onos-lib-gen to fix the maven central URLs
by Ray Milkey
· 5 years ago
c04dca7
Add a exceptional port number to do not display port number
by DongRyeol Cha
· 5 years ago
55f96ea
Add a API to process a port description using consumer
by DongRyeol Cha
· 5 years ago
42d109d
Added CLI and REST support for auxLocations
by Charles Chan
· 5 years ago
2126f4a
Use effectiveLocations rather than locations while processing host events
by Charles Chan
· 5 years ago
2a9492da
Introduced HOST_AUX_MOVED event
by Charles Chan
· 5 years ago
4dc25b8
Fixed an issue that innerVlan, tpid and suspended bit is not correctly set
by Charles Chan
· 5 years ago
e6c4764
ONOS-8053 bugfix to handle PENDING_REMOVE meter state properly.
by pier
· 5 years ago
fe9d54f
SEBA-816 Multi-tcont support by OltPipeline
by Gamze Abaka
· 5 years ago
54d9145
Rename the OfOverlayWorkflow to OfOverlayWorkflowRegister
by DongRyeol Cha
· 5 years ago
50e61a6
Added a Pipeconf View to GUI2 including Table Statistics
by Sean Condon
· 5 years ago
42fdec3
Drop using BNG attachment IDs in favor or dynamically allocated line IDs
by Carmelo Cascone
· 5 years ago
Next »