lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9987] Make tcp_listen() inherit the netbuf_idx of t


From: Oliver Hitz
Subject: [lwip-devel] [patch #9987] Make tcp_listen() inherit the netbuf_idx of the original pcb
Date: Tue, 27 Oct 2020 07:02:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?9987>

                 Summary: Make tcp_listen() inherit the netbuf_idx of the
original pcb
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: ohitz
            Submitted on: Tue 27 Oct 2020 11:02:02 AM UTC
                Category: TCP
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

This simple patch causes tcp_listen() to inherit the netbuf_idx setting of the
original pcb. Without this, it is not possible to restrict a socket to a
specific interface using SO_BINDTODEVICE before listening.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 27 Oct 2020 11:02:02 AM UTC  Name: tcp_listen_netif_idx.patch  Size:
452B   By: ohitz

<http://savannah.nongnu.org/patch/download.php?file_id=50133>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9987>

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




reply via email to

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