summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_route.c
diff options
context:
space:
mode:
authorManoj Naragund <mnaragund@vmware.com>2021-09-30 09:15:18 -0700
committerManoj Naragund <mnaragund@vmware.com>2021-09-30 09:53:26 -0700
commit25dd89e398b41c50e0e928a01d5ce8376f60c220 (patch)
tree955ca0c247a20220f114e54b948981f084bf8271 /ospf6d/ospf6_route.c
parent2e2d2be87f9de25aab5ac9556f7aef0f2fa79bc0 (diff)
ospf6d: minor struct compare issues.
Problem Statement: Multiple struct compare using memcmp, which might result in issue due to structure padding/alignment. Fix: The code changes involve structure member by member comparison to remove any issues related to padding/alignment. Signed-off-by: Manoj Naragund <mnaragund@vmware.com> (cherry picked from commit 67db821a1d6d68b19862d50b68ed19278c5f2422)
Diffstat (limited to 'ospf6d/ospf6_route.c')
0 files changed, 0 insertions, 0 deletions