Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9c4006785fb769ad0d1dbb70c14f70f2b87e3b53
/
apps
/
segmentrouting
/
app
f0ee040
Adds coordination during host movements
by pier
· 5 years ago
ee66b6c
Fix noMorePorts logic which did not consider PW_VLAN
by pier
· 5 years ago
1c2ca73
Improves link up handling
by pier
· 6 years ago
8b4ba99
Improves rules population
by pier
· 6 years ago
094526f
Improves host programming introducing a pool of worker threads
by pier
· 5 years ago
d154690
Improves ping responder
by pier
· 5 years ago
ece19c7
[SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT)
by Vignesh Ethiraj
· 5 years ago
9292061
SEBA-801 McastHandler of SegmentRouting app. does not install multicast
by Esin Karaman
· 5 years ago
9118a5a
Do not pop VLAN for traffic that goes to the pair port
by psneha
· 5 years ago
92f7729
Direct host when populating IP rules for double-tagged next hop
by Daniele Moro
· 5 years ago
0dac411
SEBA 637 change in McastHandler.java
by Shekhar Aryan
· 5 years ago
42482b2
Starting snapshot 1.13.10-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
200fb5c
Tagging 1.13.9
by ONOS Jenkins User
· 5 years ago
1.13.9
e48f73b
ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
by Esin Karaman
· 6 years ago
b555e59
Optimized group updating during host move
by Ruchi Sahota
· 5 years ago
fae988c
Refactor the code so the populateSubnet is only called once per nexthop movement
by Charles Chan
· 6 years ago
022d667
Prioritize certain type of routes among others
by Charles Chan
· 6 years ago
85e9313
Xconnect Recurring log fix
by Sudhir Kumar Maurya
· 6 years ago
4bc3fa9
Clean properly populationStatus when an exception is thrown
by pier
· 6 years ago
85028e8
Starting snapshot 1.13.9-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3e6ac5b
Tagging 1.13.9-rc4
by ONOS Jenkins User
· 6 years ago
1.13.9-rc4
dc03798
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
5d80028
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
1da248c
Route simplification; cherry pick to onos-1.13
by Sneha Prem
· 6 years ago
772351a
Only iterates configured subnets to determine if a packet is destined for the switch
by Charles Chan
· 6 years ago
9d1db1c
Starting snapshot 1.13.9-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
68c3cdb
Tagging 1.13.9-rc3
by ONOS Jenkins User
· 6 years ago
1.13.9-rc3
5a18312
Route is not populated correctly when next hop moves
by Charles Chan
· 6 years ago
ba06a3c
Offload packet processing to another thread
by Charles Chan
· 6 years ago
3bfbd38
Starting snapshot 1.13.9-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
d3c8894
Tagging 1.13.9-rc2
by ONOS Jenkins User
· 6 years ago
1.13.9-rc2
f170b70
Update xconnectService when the service is bound/unbound
by Charles Chan
· 6 years ago
40fda91
Starting snapshot 1.13.9-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
c8bc024
Tagging 1.13.9-rc1
by ONOS Jenkins User
· 6 years ago
1.13.9-rc1
2dc5a6b
Eliminate redundant flow programming when host moves
by Charles Chan
· 6 years ago
3c8d47e
Starting snapshot 1.13.9-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
23a2915
Tagging 1.13.8
by ONOS Jenkins User
· 6 years ago
1.13.8
264b4b7
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
0efc849
Starting snapshot 1.13.8-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
d8d1774
Tagging 1.13.7
by ONOS Jenkins User
· 6 years ago
1.13.7
6c48dba
Provides a separate executor to handle map events.
by pier
· 6 years ago
eadad4a
Prevent NPE if an event comes in during start up
by Ray Milkey
· 6 years ago
5b3f460
Symmetric host probing
by Mayank Tiwari
· 6 years ago
983264a
Starting snapshot 1.13.7-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
6e9aedb
Tagging 1.13.6
by ONOS Jenkins User
· 6 years ago
1.13.6
0d47139
Starting snapshot 1.13.6-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
165ab5d
Tagging 1.13.5
by ONOS Jenkins User
· 6 years ago
1.13.5
46945b6
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
a0c7daf
Avoid throwing NPE when SID or Loopback is not configured
by Charles Chan
· 6 years ago
f451e5e
Starting snapshot 1.13.5-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
8c13723
Tagging 1.13.4
by ONOS Jenkins User
· 6 years ago
1.13.4
263e7d9
Fix serialization issue
by Charles Chan
· 6 years ago
73eae90
Starting snapshot 1.13.4-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3082b12
Tagging 1.13.3
by ONOS Jenkins User
· 6 years ago
1.13.3
1dbadbd
Remove NextId from internal stores when the NextObj fails
by Charles Chan
· 6 years ago
1fa010c
Implement CLI commands to view and delete SR internal stores
by Charles Chan
· 6 years ago
3c82f19
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
1eec625
Move device event handling to another thread in XconnectManager
by Charles Chan
· 6 years ago
5b9a11a
Clarify log messages
by Charles Chan
· 6 years ago
3d44eb9
Implement component config to enable double tagged host programming
by Charles Chan
· 6 years ago
cef0c51
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
8df698a
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
636906e
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
397398c
Fix serialization execption
by Charles Chan
· 6 years ago
df890c9
Starting snapshot 1.13.3-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
54c410d
Tagging 1.13.2
by ONOS Jenkins User
· 6 years ago
1.13.2
c8a5bc7
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
c28fc9e
Tagging 1.13.2-rc3
by ONOS Jenkins User
· 6 years ago
1.13.2-rc3
68d4496
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
2dc9f8f
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
65ca2a9
Tagging 1.13.2-rc2
by ONOS Jenkins User
· 6 years ago
1.13.2-rc2
0eaa516
Fixed removal of doubletagged hosts
by Andreas Pantelopoulos
· 6 years ago
657c8e6
Delete prefix from sr-device-subnet when the next hop host is removed
by Charles Chan
· 6 years ago
4e87b3e
Implement CLI and REST API for Xconnect
by Charles Chan
· 6 years ago
6b90faa
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
74d1a9b
Fix ConcurrentModificationException
by Charles Chan
· 6 years ago
f1027d4
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
1528133
Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit
by Charles Chan
· 6 years ago
7bf9e44
Configuration option respondToUnknownHosts.
by Andreas Pantelopoulos
· 6 years ago
1851199
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
148a347
Tagging 1.13.2-rc1
by ONOS Jenkins User
· 6 years ago
1.13.2-rc1
10300c6
Made the l2 handler use the new logic for pw trans.
by Andreas Pantelopoulos
· 7 years ago
d21d0ca
Various pseudowire fixes and improvements.
by Andreas Pantelopoulos
· 7 years ago
d1d321b
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
b20b8ea
sr-mcast NPE fix on vlan change
by Andrea Campanella
· 6 years ago
6c3ec95
Bug fix for refactored DestinationSet.
by Andreas Pantelopoulos
· 6 years ago
e8d5f41
Refactored DestinationSet and nextobj for pws.
by Andreas Pantelopoulos
· 7 years ago
59bc072
Fix event handling race condition ONOS-7673
by Ray Milkey
· 6 years ago
0e081ad
Revert "Adding Multisct traffic drop for un-programmed trees"
by Charles Chan
· 6 years ago
b987ecc
Fixing NPE for absent blackhole config
by Andrea Campanella
· 6 years ago
0a1d47c
Adding Multisct traffic drop for un-programmed trees
by Andrea Campanella
· 7 years ago
5ebeeb2
Avoid programming TMAC entries for BSOD vlans
by Daniel Ginsburg
· 7 years ago
2ade0c9
Adding route blackhole
by Andrea Campanella
· 7 years ago
595fdc5
Fix ConsistentMapException.Interrupted and NullPointerException
by Charles Chan
· 6 years ago
7631c49
[CORD-2839] Handling multiple sources
by Pier
· 7 years ago
d4fd89f
Moving Source from connect point to HostId in MulticastHandling
by Andrea Campanella
· 7 years ago
3793e11
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
70507cd
Tagging 1.13.1
by ONOS Jenkins User
· 7 years ago
1.13.1
2dde643
Starting snapshot 1.13.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d7b1a3c
Tagging 1.13.0
by ONOS Jenkins User
· 7 years ago
1.13.0
Next »