diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-09-05 10:38:09 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-09-05 13:59:15 -0700 |
commit | 2212e6ea8ed8ae0813f33d6304393f8e734dab87 (patch) | |
tree | 86f3bd85fd6779d4d0f25c05eb9ad7bb7162ce30 /meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | |
parent | e874880813715dbb0a630252881e3a09b59be79d (diff) | |
download | meta-openembedded-2212e6ea8ed8ae0813f33d6304393f8e734dab87.tar.gz |
openl2tp: fix ipv6 address compare problem
Ipv6 address type is "u_int8_t s6_addr[16]", so
compare use memcmp. htonl is for ipv4, and return uint32_t.
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc')
0 files changed, 0 insertions, 0 deletions