sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

route_check - get ROUTE_TABLE content fail - patch

Open inspurSDN opened this issue 1 year ago • 0 comments

Root Cause:
    1. Not all /128 routes can be removed and should be treated as special

Solution:
    1. only remove /128 when tbl.get(k)[0] == False

What I did

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

inspurSDN avatar Nov 16 '23 09:11 inspurSDN