Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2d8076aeaa9cdafef147c6e6f4f5227441841a3
/
apps
/
segmentrouting
/
app
d7e6214
Use effectiveLocations rather than locations while processing host events
by Charles Chan
· 5 years ago
cb49e7d
Adds coordination during host movements
by pier
· 5 years ago
cc5a18b
Fix noMorePorts logic which did not consider PW_VLAN
by pier
· 5 years ago
52517ff
Improves link up handling
by pier
· 6 years ago
e08595d
Improves rules population
by pier
· 6 years ago
b84e919
Improves host programming introducing a pool of worker threads
by pier
· 5 years ago
000e465
Trigger the removal of double tagged rules
by Daniele Moro
· 5 years ago
75651b0
Improves ping responder
by pier
· 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
dd26b21
SEBA-801 McastHandler of SegmentRouting app. does not install multicast
by Esin Karaman
· 5 years ago
77cfb16
Fixed REST API bug in Xconnect
by Charles Chan
· 5 years ago
fa382c2
Double tagged filtering objective with inner vlan criteria
by Daniele Moro
· 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
c87503f
SEBA 637 change in McastHandler.java
by Shekhar Aryan
· 5 years ago
d222b5c
ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
by Esin Karaman
· 6 years ago
c8aa9f3
Optimized group updating during host move
by Ruchi Sahota
· 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
6f2d2b1
Xconnect Recurring log fix
by Sudhir Kumar Maurya
· 6 years ago
604e231
Clean properly populationStatus when an exception is thrown
by pier
· 6 years ago
8b488de
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
ef0761c
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
ba2471a
Fix java doc
by pier
· 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
024f44c
Remove listeners before shutting down the executors
by pier
· 6 years ago
f7b1b4b
Rename L2 load balancer to port load balancer
by Charles Chan
· 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
cc6ca77
Extends XConnectManager
by pier
· 6 years ago
5f48a74
Implement L2 load balancer support in XConnectManager
by Charles Chan
· 6 years ago
0f7897f
Route is not populated correctly when next hop moves
by Charles Chan
· 6 years ago
64a1c8e
Offload packet processing to another thread
by Charles Chan
· 6 years ago
8bdb225
Update xconnectService when the service is bound/unbound
by Charles Chan
· 6 years ago
5145de2
Eliminate redundant flow programming when host moves
by Charles Chan
· 6 years ago
4972416
Remove deprecated APIs from packet classes
by Ray Milkey
· 6 years ago
46d557f
Provides a separate executor to handle map events.
by pier
· 6 years ago
c97849c
If link list if null or empty, the following code links.get(0) will get an error.
by kezhiyong
· 6 years ago
ec9e4de
Prevent NPE if an event comes in during start up
by Ray Milkey
· 6 years ago
52f2cd1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
a61b0a8
Symmetric host probing
by Mayank Tiwari
· 6 years ago
68032db
Remove blueprint files for 3.0 karaf CLI
by Ray Milkey
· 6 years ago
dc5fb02
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
88dd7e2
Modify test app usages of Property annotations for new OSGi implementation
by Ray Milkey
· 6 years ago
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
3101df6
Use new property scheme for segment routing app
by Ray Milkey
· 6 years ago
d542568
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
dc897a6
If path is empty but not null, The following code may be error.
by 柯志勇10068695
· 6 years ago
3d5d002
Fix indentation
by Ray Milkey
· 6 years ago
b52acf3
Fixes for karaf 4.2.1 CLI annotations for segment routing app
by Ray Milkey
· 6 years ago
df52129
Merge remote-tracking branch 'origin/master' into merge-master
by Ray Milkey
· 6 years ago
655b9a8
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
6fa516e
Avoid throwing NPE when SID or Loopback is not configured
by Charles Chan
· 6 years ago
7a2dee5
[WIP] Add @Service tags to all commands and completers
by Ray Milkey
· 6 years ago
86ad7bb
[WIP] apps CLI changes for karaf upgrade
by Ray Milkey
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
3e56d9f
Fix serialization issue
by Charles Chan
· 6 years ago
a17b3a1
Implement CLI for black hole routes
by Charles Chan
· 6 years ago
9d7db8a
App should not care about table transition
by Charles Chan
· 6 years ago
67ef255
Pass metadata in the remove_from_existing operation, just like the add_to_existing case
by Charles Chan
· 6 years ago
c76685f
Shorten the polling frequency and offset the flows and groups polling
by Charles Chan
· 6 years ago
7040b69
Ignore DEVICE_ADDED event while availability is false
by Charles Chan
· 6 years ago
55b806f
Remove NextId from internal stores when the NextObj fails
by Charles Chan
· 6 years ago
d5814aa
Implement CLI commands to view and delete SR internal stores
by Charles Chan
· 6 years ago
f27ef09
Suppress IPv6 flows when the device is not configured with IPv6
by Charles Chan
· 6 years ago
e0260e1
ONOS-7759 Explicitly pop VLAN while editing hash group buckets
by Charles Chan
· 6 years ago
fe13f3e
Fix timeout problem of fabric pipeliner
by Yi Tseng
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 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
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
69b7ae6
[ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine
by Charles Chan
· 6 years ago
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
168111e
Move device event handling to another thread in XconnectManager
by Charles Chan
· 6 years ago
b67dfdd
Clarify log messages
by Charles Chan
· 6 years ago
57465d3
Implement component config to enable double tagged host programming
by Charles Chan
· 6 years ago
f82d155
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
05b06bc
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
f45552d
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
871d918
Fix serialization execption
by Charles Chan
· 6 years ago
970b964
Adding more Bazel BUILD files
by Thomas Vachuska
· 6 years ago
eded688
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
4d63939
Delete prefix from sr-device-subnet when the next hop host is removed
by Charles Chan
· 6 years ago
c7b3c45
Implement CLI and REST API for Xconnect
by Charles Chan
· 6 years ago
f76de30
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
f2f8ef0
Fix ConcurrentModificationException
by Charles Chan
· 6 years ago
137f27f
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
5adc628
Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit
by Charles Chan
· 6 years ago
b251801
Configuration option respondToUnknownHosts.
by Andreas Pantelopoulos
· 6 years ago
15053f0
buildifier formatting of bazel files
by Ray Milkey
· 6 years ago
02a658b
Build segment routing app with bazel
by Ray Milkey
· 6 years ago
7fba877
Made the l2 handler use the new logic for pw trans.
by Andreas Pantelopoulos
· 7 years ago
Next »