[CONPRO-1568] Ignoring duplicate IPv6/Ipv4 messages 00/229400/1
authorKush <kush.agrawal@samsung.com>
Wed, 4 Mar 2020 15:32:39 +0000 (21:02 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 1 Apr 2020 01:32:34 +0000 (10:32 +0900)
commitd386e3797794d970b5e96c25fc00780c80b2a6fe
treefcaa3f7a7a83788b230cf4947df9f64324317b03
parent5d8046c67a4e3090d89440143560b121c948e8c5
[CONPRO-1568] Ignoring duplicate IPv6/Ipv4 messages

Issue : There can be duplicate messages coming from multiple ipv6 (or v4)
addresses in the system. The presence of ipv6 link-local for instance
could cause duplicate messages to appear.

Solution : Remove check based on IPv4/Ipv6

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/668
(cherry-picked from 7d5e906bedb032f88f2dd2fca97f70a631c1346e)

Change-Id: I7fd73ad9401a30192141a048db9d88cd7bfea3b6
Signed-off-by: Kush <kush.agrawal@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
resource/csdk/connectivity/api/cacommon.h [changed mode: 0755->0644]
resource/csdk/connectivity/src/camessagehandler.c