summaryrefslogtreecommitdiff
path: root/python/clidef.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-11-15 19:27:27 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-11-15 19:27:27 +0300
commit8f359e1593c41432273458b0c7bfd7cd27b47d45 (patch)
treed6872f6b3bb25993aafe0c0b9a5bdf87e8ce822b /python/clidef.py
parentde48804c01e077a54b4a46221c433c33abc4e334 (diff)
ospf6d: remove meaningless ospf6_route_is_identical
As part of the check, it memcompares two structs ospf6_path. This struct has a pointer field nh_list which is allocated every time a new path is created, which means it can never be the same for two different paths. Therefore this check is always false and can be completely removed. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions