lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #56695] Multicast socket options missing for IPv6


From: Eric Koldeweij
Subject: [lwip-devel] [bug #56695] Multicast socket options missing for IPv6
Date: Thu, 25 Nov 2021 16:34:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #5, bug #56695 (project lwip):

I have added a patch that implements the requested options. In addition, these
options as well as their IPv4 counterparts are now also supported on RAW
sockets.

So the patch implements:
o IP_MULTICAST_TTL for RAW IPv4 sockets
o IP_MULTICAST_IF for RAW IPv4 sockets
o IP_MULTICAST_LOOP for RAW IPv4 sockets
o IPV6_MULTICAST_HOPS for UDP and RAW IPv6 sockets according to RFC3493
section 5.2
o IPV6_MULTICAST_IF for UDP and RAW IPv6 sockets according to RFC3493 section
5.2
o IPV6_MULTICAST_LOOP for UDP and RAW IPv6 sockets according to RFC3493
section 5.2


(file #52343)
    _______________________________________________________

Additional Item Attachment:

File name: lwip_sockopt.patch             Size:24 KB
    <https://file.savannah.nongnu.org/file/lwip_sockopt.patch?file_id=52343>



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56695>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]