lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9554] Multicast filter and IGMPv3 support (MLDv2 fo


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9554] Multicast filter and IGMPv3 support (MLDv2 for futrue) patch
Date: Fri, 29 Jun 2018 16:57:26 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

Follow-up Comment #6, patch #9554 (project lwip):

I just saw that the manually rebased patch doesn't compile:

- sockets.c got messed up in setsockopt
- 
- seems I forgot to include mcast.h in udp.h
- that doesn't work as now sockets.h gets included in udp.h (via mcast.h) and
LWIP_COMPAT_SOCKETS interferes in many files

I'm adding a new patch (v2) that compiles (at least with
LWIP_POSIX_SOCKETS_IO_NAMES and LWIP_COMPAT_SOCKETS set to 0 - which needs to
be cleaned up) - although netconn->flags now needs to be u16_t...

(file #44457)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-[v2]-add-multicast-filter-and-IGMPv3-support.patch Size:162 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9554>

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




reply via email to

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