0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing the README More... over 9 years ago
Making the default config file 'sr-ecmp10-demo' so it matches the config expected in the 'Getting Started' tutorial on the wiki More... over 9 years ago
Add a couple of config files used in the demo prototype More... over 9 years ago
updating gitreview More... over 9 years ago
Suppress unnecessary logs and events
No
More... over 9 years ago
Removing Segment Routing CLI source code from ONOS repo More... over 9 years ago
Fix the tunnel creation logic when the tunnel starts with adjacency Sid with multiiple ports (not using all ports) such as 101 11111 102 103 More... over 9 years ago
revert to old display of Label Stack column of show tunnel detail i.e. List of List rather then just List More... over 9 years ago
forgot to add few files More... over 9 years ago
added nodeId in show tunnel details command at Dpid/Group column More... over 9 years ago
Fix a bug of splitting the label stacks More... over 9 years ago
- Set the MPLS rule with BoS false back. NEED TO BE CHECKED with Dell Switches - Set the Dec NW TTL action back. NEED TO BE CHECKED with new images of Dell switches - Bug fix for stitching rule computation (when the label stack ends with single port adjacency label) - Added a work-around to move the last label id to the last sub-tunnel when the last sub-tunnel's label stack is empty More... over 9 years ago
- Use setDA,setSA,output actions instead of using group for policy (but, it is NOT required) - Do not set DecNWTTL when setting ACL for policy (only for DELL) - Use 2 as Max number of MPLS labels (temporarily) - Need to be fixed More... over 9 years ago
Group handling fix during controller restarts More... over 9 years ago
FIX2 for group handling during controller restart More... over 9 years ago
NPE Fix: Adding a null pointer check to avoid null pointer exception. Need to monitor and debug why it is NULL in the first place More... over 9 years ago
FIX for group handling during controller restart More... over 9 years ago
ICMP Handler Fix: Create Labelled packet instead of setting MPLS actions on the PacketOut More... over 9 years ago
Changes to ensure that port is always taken at transit router for Dell switches irrespective of php or non-php case More... over 9 years ago
Some minor debug logs in topology change event handler More... over 9 years ago
FIX for incorrect dispaly of netmask for /32 addresses More... over 9 years ago
removed duplicated groupId to enhance the readability More... over 9 years ago
Fixed subnet mask for DELL switches Now we have different implementation for DELL and CPQD Once CPQD is fiexed we need to get rid of different imlementation. More... over 9 years ago
- Set DMAC correcting using SetField in ICMP Handler - Modify the event handling logic in SR Manager - now we wait for 20 sec before setting the first routing rule - Remove some functions for Dell switches More... over 9 years ago
Fix a bug in a driver related to MPLS MAC setting More... over 9 years ago
Added router/switch name with DPID in show host and show link commands More... over 9 years ago
Bug fix for Dell switch More... over 9 years ago
Avoiding NPE by checking for segment router configuration during sub-driver handshake. Adding a config file used for 10 switch SR demo. More... over 9 years ago
- Use pushflow() of IOFSwitch instead of FlowPusher when setting a rule for host More... over 9 years ago
Knocking off OFSwitchImplCPqD13 java file as all the logic is moved to OFSwitchImplSpringOpenTTP and this file is no more required More... over 9 years ago