Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b450e4430c213e6c8f1b49cd29d9f421e916aab2
/
apps
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
b953669
First attempt at supporting builds with Java 11
by Carmelo Cascone
· 5 years ago
f3f6a8d
[ONOS-7989] add sync button on roadm GUI view.
by Boyuan Yan
· 5 years ago
64060ff
GUI2 Updated unit tests for errors relating to topojson testing
by Sean Condon
· 5 years ago
d4a2b84
[ONOS-7948] Netconf driver for Lumentum ROADM-20.
by alessio
· 6 years ago
5172870
Recover the OVS dataplane ports in case conf.db is corrupted
by Jian Li
· 5 years ago
f0780fe
DHCP-Relay : fix logs when one or more DHCP servers are not reachable.
by Harshada Chaundkar
· 5 years ago
6f2d2b1
Xconnect Recurring log fix
by Sudhir Kumar Maurya
· 6 years ago
4b7818d
Prepared GUI2 FW lib for publishing on npmjs.org
by Sean Condon
· 5 years ago
604e231
Clean properly populationStatus when an exception is thrown
by pier
· 6 years ago
4064ed1
[ONOS-7732] Automating switch workflow - workflow program counter & cli refactoring
by jaegonkim
· 5 years ago
c7102f3
Implement CLI commands to show stats per VM.
by Daniel Park
· 5 years ago
8656153
[ONOS-7732] Automating switch workflow - workplace print cli
by jaegonkim
· 5 years ago
9b607da
Update P4 programs to compile with most recent p4c
by Carmelo Cascone
· 5 years ago
e6e609f
Refactor external peer router store, fix NPE due to MAC is not ready
by Jian Li
· 5 years ago
2baae8c
[ONOS-7732] Automating switch workflow - desigating fields of program counter as final
by jaegonkim
· 5 years ago
0925188
'Static data model implementation in Worklet
by m.rahil
· 6 years ago
812460d
Support to query active status of the nodes through REST API
by Jian Li
· 5 years ago
7b8c368
Support active-standby mode in openstacknetworking app
by Jian Li
· 5 years ago
c0b23a4
Allow building third-party apps based on gRPC
by Carmelo Cascone
· 6 years ago
1b5c5fa
Fix: specify the source MAC as fake GW MAC for self ARP reply case
by Jian Li
· 6 years ago
75a9a89
Trigger pipeconf deploy right after registration
by Carmelo Cascone
· 6 years ago
dadae72
In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions.
by Gamze Abaka
· 6 years ago
f85ee3c
[ONOS-7732] Automating switch workflow - program counter refactoring
by jaegonkim
· 6 years ago
33f36a0
Clean up PipelineInterpreter API by removing ambiguous methods
by Carmelo Cascone
· 6 years ago
6eb2cb8
GUI2 update Angular component versions to 2.1.0
by Sean Condon
· 6 years ago
44628d6
[ONOS-7732] Automating switch workflow - checking workflow definitition
by jaegonkim
· 6 years ago
8b488de
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
d30295e
Fix: revise node init logic to handle all state other than COMPLETE
by Jian Li
· 6 years ago
c2be50a
Allow sharing the same gRPC channel between clients
by Carmelo Cascone
· 6 years ago
4c2715e
Fix npe when host does not have valid ipv6 address
by pier
· 6 years ago
4a7ce67
Fix: register a set of Affinity classes into distributed store
by Jian Li
· 6 years ago
0ba22e4
Fixes two things in OpenstackNode App. - Add whether ovsdb connection is alive in OpenstackNodeCheckCommand - Support REST API that queries the state of the specific openstack node
by Daniel Park
· 6 years ago
ef0761c
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
73742fa
Restore segment routing REST API
by Charles Chan
· 6 years ago
ba2471a
Fix java doc
by pier
· 6 years ago
6d2bf64
Fix: do not handle instance port on receiving router interface events
by Jian Li
· 6 years ago
fdb8d87
Fix: process ICMP packets in controller
by Jian Li
· 6 years ago
dc5d501
Fix: Add inst port to store if host updated with no inst port found
by Jian Li
· 6 years ago
61eb99e
Only iterates configured subnets to determine if a packet is destined for the switch
by Charles Chan
· 6 years ago
1c0d5f8
Route Simplification programming
by psneha
· 6 years ago
50370b5
[ONOS-7732] Automating switch workflow - workflow event map cli completer
by jaegonkim
· 6 years ago
024f44c
Remove listeners before shutting down the executors
by pier
· 6 years ago
820ec7b
Fix: do not add Stateful SNAT downstream rule in stateless case
by Jian Li
· 6 years ago
ec85729
Fix: refer to SNAT mode using getStatefulSnatFlag method
by Jian Li
· 6 years ago
4f3f75a
Fix: listen correct openstack event to add/remove ext GW ICMP rule
by Jian Li
· 6 years ago
0a15a16
[ONOS-7952] RemoveBridgeOfDevice worklet implementation for ovs workflow
by nitinanand
· 6 years ago
a299519
Fix: provide the ICMP connectivity to external gateway
by Jian Li
· 6 years ago
f7b1b4b
Rename L2 load balancer to port load balancer
by Charles Chan
· 6 years ago
95fb574
GUI2 Changed loading screen display to be a component
by Sean Condon
· 6 years ago
4910c4b
Fix: specify the correct ARP THA and TPA for ARP reply packet
by Jian Li
· 6 years ago
5d795f2
Fix: resolve the critical issues reported by sonarcube
by Jian Li
· 6 years ago
2525721
Fix: do not install unnecessary rules for stateful SNAT case
by Jian Li
· 6 years ago
5a26ab3
[ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack
by Jian Li
· 6 years ago
33b4db5
Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler
by Jian Li
· 6 years ago
16631de
Address comments in gerrit 20328
by Charles Chan
· 6 years ago
7e6d517
Address comments in gerrit 20327
by Charles Chan
· 6 years ago
0023ca9
Fixes npe during l2 flood creation
by pier
· 6 years ago
cc6ca77
Extends XConnectManager
by pier
· 6 years ago
ddc59d9
Extends L2LbManager
by pier
· 6 years ago
5f48a74
Implement L2 load balancer support in XConnectManager
by Charles Chan
· 6 years ago
7f987c5
Implement L2 load balancing service
by Charles Chan
· 6 years ago
68efab4
Fix: correct typos in neutron L2/L3 REST API classes
by Jian Li
· 6 years ago
c6e98c8
Added traffic (flow & port stats; not intents) to the ONLP demo overlay.
by Thomas Vachuska
· 6 years ago
dcd1b14
Packet throttle support
by Harshada Chaundkar
· 6 years ago
9553ed7
Port Annotation bug fix
by debmaiti
· 6 years ago
d45f004
Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand.
by Daniel Park
· 6 years ago
ee79ad3
Adding skeletal structure for the ONLP gNMI GUI demo.
by Thomas Vachuska
· 6 years ago
566edf3
Only one node should be master of initializing the DCS store
by Andrea Campanella
· 6 years ago
afe17e1
Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0
by Jian Li
· 6 years ago
Next »