Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
trellis-control
/
a99411972c813bc8ca7172ce1d1d124df7746ae9
/
app
a994119
Improves rules population
by pier
· 6 years ago
cf55792
Improves host programming introducing a pool of worker threads
by pier
· 5 years ago
8fc37b4
Trigger the removal of double tagged rules
by Daniele Moro
· 5 years ago
6a2052b
Improves ping responder
by pier
· 5 years ago
7579012
[SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT)
by Vignesh Ethiraj
· 5 years ago
61c086d
Remove dummy VLAN from double tagged pipeline
by Charles Chan
· 5 years ago
93b2889
SEBA-801 McastHandler of SegmentRouting app. does not install multicast
by Esin Karaman
· 5 years ago
a01d57c
Fixed REST API bug in Xconnect
by Charles Chan
· 5 years ago
998f2df
Double tagged filtering objective with inner vlan criteria
by Daniele Moro
· 5 years ago
59bd97e
Fixed removal of doubletagged hosts
by Andreas Pantelopoulos
· 6 years ago
94e1d30
Do not pop VLAN for traffic that goes to the pair port
by psneha
· 5 years ago
dbf1a3a
Direct host when populating IP rules for double-tagged next hop
by Daniele Moro
· 5 years ago
27bbe2a
SEBA 637 change in McastHandler.java
by Shekhar Aryan
· 5 years ago
f1f46e3
ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
by Esin Karaman
· 6 years ago
0786932
Optimized group updating during host move
by Ruchi Sahota
· 5 years ago
5eec3b1
Refactor the code so the populateSubnet is only called once per nexthop movement
by Charles Chan
· 6 years ago
19b7003
Prioritize certain type of routes among others
by Charles Chan
· 6 years ago
fcc42f8
Xconnect Recurring log fix
by Sudhir Kumar Maurya
· 6 years ago
debd15c
Clean properly populationStatus when an exception is thrown
by pier
· 6 years ago
0fa51db
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
71bcb4e
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
382d4ac
Fix java doc
by pier
· 6 years ago
cf78982
Only iterates configured subnets to determine if a packet is destined for the switch
by Charles Chan
· 6 years ago
86e60d3
Route Simplification programming
by psneha
· 6 years ago
98345be
Remove listeners before shutting down the executors
by pier
· 6 years ago
c0a499b
Rename L2 load balancer to port load balancer
by Charles Chan
· 6 years ago
445659f
Address comments in gerrit 20328
by Charles Chan
· 6 years ago
b15096f
Address comments in gerrit 20327
by Charles Chan
· 6 years ago
567465b
Extends XConnectManager
by pier
· 6 years ago
48df9ad
Implement L2 load balancer support in XConnectManager
by Charles Chan
· 6 years ago
4dcd510
Route is not populated correctly when next hop moves
by Charles Chan
· 6 years ago
a7601c9
Offload packet processing to another thread
by Charles Chan
· 6 years ago
b4f9cd1
Update xconnectService when the service is bound/unbound
by Charles Chan
· 6 years ago
6d43c16
Eliminate redundant flow programming when host moves
by Charles Chan
· 6 years ago
95f4ab6
Remove deprecated APIs from packet classes
by Ray Milkey
· 6 years ago
6fd24fd
Provides a separate executor to handle map events.
by pier
· 6 years ago
168fbba
If link list if null or empty, the following code links.get(0) will get an error.
by kezhiyong
· 6 years ago
521e439
Prevent NPE if an event comes in during start up
by Ray Milkey
· 6 years ago
ff7f7c1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
e96d0de
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
f794240
Symmetric host probing
by Mayank Tiwari
· 6 years ago
c61a971
Remove blueprint files for 3.0 karaf CLI
by Ray Milkey
· 6 years ago
02ee1f1
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
48d10c0
Modify test app usages of Property annotations for new OSGi implementation
by Ray Milkey
· 6 years ago
f7b4ce2
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
05edbfc
Use new property scheme for segment routing app
by Ray Milkey
· 6 years ago
02a1af2
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
8f6281e
If path is empty but not null, The following code may be error.
by 柯志勇10068695
· 6 years ago
3a2d901
Fix indentation
by Ray Milkey
· 6 years ago
5105ec3
Fixes for karaf 4.2.1 CLI annotations for segment routing app
by Ray Milkey
· 6 years ago
3cad4db
Merge remote-tracking branch 'origin/master' into merge-master
by Ray Milkey
· 6 years ago
66c9ec1
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
3d35a54
Avoid throwing NPE when SID or Loopback is not configured
by Charles Chan
· 6 years ago
52ca4e9
[WIP] Add @Service tags to all commands and completers
by Ray Milkey
· 6 years ago
db38bc8
[WIP] apps CLI changes for karaf upgrade
by Ray Milkey
· 6 years ago
2bd24a9
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
1fb6513
Fix serialization issue
by Charles Chan
· 6 years ago
155ec44
Implement CLI for black hole routes
by Charles Chan
· 6 years ago
8962015
App should not care about table transition
by Charles Chan
· 6 years ago
8471a8d
Pass metadata in the remove_from_existing operation, just like the add_to_existing case
by Charles Chan
· 6 years ago
0229851
Shorten the polling frequency and offset the flows and groups polling
by Charles Chan
· 6 years ago
b8f3af5
Ignore DEVICE_ADDED event while availability is false
by Charles Chan
· 6 years ago
facfbef
Remove NextId from internal stores when the NextObj fails
by Charles Chan
· 6 years ago
0b1dd7e
Implement CLI commands to view and delete SR internal stores
by Charles Chan
· 6 years ago
f0f7b5c
Suppress IPv6 flows when the device is not configured with IPv6
by Charles Chan
· 6 years ago
223ae87
ONOS-7759 Explicitly pop VLAN while editing hash group buckets
by Charles Chan
· 6 years ago
a7da8d8
Fix timeout problem of fabric pipeliner
by Yi Tseng
· 6 years ago
b908146
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
c36716e
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
9bf4958
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
746c34f
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
1aab8b8
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
f0729c8
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
40cd278
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
81ddf6f
[ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine
by Charles Chan
· 6 years ago
9cd62ec
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
eecfbf5
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
56542b6
Move device event handling to another thread in XconnectManager
by Charles Chan
· 6 years ago
fbca55e
Clarify log messages
by Charles Chan
· 6 years ago
4eb73bb
Implement component config to enable double tagged host programming
by Charles Chan
· 6 years ago
6e90fbb
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
0720379
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
3958b75
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
fbaad96
Fix serialization execption
by Charles Chan
· 6 years ago
1028e1e
Adding more Bazel BUILD files
by Thomas Vachuska
· 6 years ago
1e544ca
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
bd84dd5
Delete prefix from sr-device-subnet when the next hop host is removed
by Charles Chan
· 6 years ago
8d31633
Implement CLI and REST API for Xconnect
by Charles Chan
· 6 years ago
868c957
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
5eb6604
Fix ConcurrentModificationException
by Charles Chan
· 6 years ago
68e1b6a
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
9d2dd55
Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit
by Charles Chan
· 6 years ago
6464d86
Configuration option respondToUnknownHosts.
by Andreas Pantelopoulos
· 6 years ago
cad61cd
buildifier formatting of bazel files
by Ray Milkey
· 6 years ago
8942b24
Build segment routing app with bazel
by Ray Milkey
· 6 years ago
5b8c44b
Made the l2 handler use the new logic for pw trans.
by Andreas Pantelopoulos
· 7 years ago
f172ef8
Various pseudowire fixes and improvements.
by Andreas Pantelopoulos
· 7 years ago
936c05d
remove extra semicolons
by Sangyeok Sim
· 6 years ago
c6bcdf9
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
5b4cd65
sr-mcast NPE fix on vlan change
by Andrea Campanella
· 6 years ago
Next »