From: Lonnie A. <li...@lo...> - 2017-12-19 18:08:47
|
On Dec 19, 2017, at 11:13 AM, Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > I think your hit the nail on the head with the commit your referenced. > > I see both source_ifindex and source_if variables of type (int). > > Possibly lan_addr->index should be compared against source_ifindex and not source_if ? > > Lonnie Never-mind, source_ifindex is passed as an argument of ProcessSSDPData() which is then called source_if . Not the problem. I'm still looking. Lonnie |