patacongo commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855483741


   
   On 6/6/2021 5:34 PM, hartmannathan wrote:
   >
   >         There is one more missing License text that John pointed out
   >         in the above-referenced VOTE email: that of additional logic
   >         by Steve Reynolds for IGMP. I don't know where to get that
   >         license text from. Do you happen to have a copy in the code
   >         you originally pulled? (Or know where to find it?)
   >
   >     I am not sure where Steve Reynold's IGMP came from. I can't find
   >     the original files that I worked with. But I see that it is also a
   >     part of lwip:
   >     
https://github.com/pycom/esp-idf-2.0/blob/master/components/lwip/core/ipv4/igmp.c
   >     
<https://github.com/pycom/esp-idf-2.0/blob/master/components/lwip/core/ipv4/igmp.c>
   >
   >     But I don't recall ever using anything from lwip, but maybe that
   >     is where it came from originally? It is very different from the
   >     highly modified IGMP in NuttX.
   >
   > Hmm, this will take a bit more research. I'll see what I can come up 
   > with...
   >
   I think that is the file.  In the LICENSE file, it has:
   
        GMP
        ====
   
        IGMP support, if enabled, adds additional logic by Steve Reynolds:
   
          Copyright (c) 2002 CITEL Technologies Ltd.
          All rights reserved.
   
   And that lwip reference has:
   
        /*
         * Copyright (c) 2002 CITEL Technologies Ltd.
         * All rights reserved.
         *
   
   So I think we have it covered.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to