lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48827] Possible bug in tcp_zero_window_probe()


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #48827] Possible bug in tcp_zero_window_probe()
Date: Fri, 19 Aug 2016 13:26:32 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?48827>

                 Summary: Possible bug in tcp_zero_window_probe()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Fri 19 Aug 2016 01:26:30 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

tcp_zero_windo_probe() tries to send one data byte. If this comes from the
pcb->unacked list, the calculation might be wrong (as it assumes
seg->p->payload points to the tcp header, but it might rather point to the
ethernet header).




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?48827>

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




reply via email to

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