lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9250] ip6: fix source substitution in ip6_output_if


From: David van Moolenbroek
Subject: [lwip-devel] [patch #9250] ip6: fix source substitution in ip6_output_if()
Date: Sun, 5 Feb 2017 12:57:15 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0

URL:
  <http://savannah.nongnu.org/patch/?9250>

                 Summary: ip6: fix source substitution in ip6_output_if()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dcvmoole
            Submitted on: Sun 05 Feb 2017 12:57:14 PM GMT
                Category: IPv6
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

A small issue that I spotted during the scopes work. I don't think the bug
affected many real use cases, but still.

===

As documented in the function description, if ip6_output_if() is given the
unspecified ('any') IPv6 address, it should select a source address on behalf
of the caller and use that to send the packet. This feature was previously
broken, as an address was selected but not used to send the packet. This patch
fixes the bug.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 05 Feb 2017 12:57:14 PM GMT  Name:
0001-ip6-fix-source-substitution-in-ip6_output_if.patch  Size: 1kB   By:
dcvmoole

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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