summaryrefslogtreecommitdiff
path: root/python/clidef.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-11-15 19:45:18 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-11-16 12:43:36 +0300
commit66314e9fe0cbd867fdfe3dd7b2fc71c2e7983454 (patch)
tree1c59c662df89a0fc63fc6ec92886a07bf112f503 /python/clidef.py
parent8f359e1593c41432273458b0c7bfd7cd27b47d45 (diff)
ospf6d: replace memcmp with correct comparisons
Using memcmp with complex structures like prefix or ospf6_ls_origin is not correct, because even two structures with same values in all fields may have different values in padding bytes and comparison will fail. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions