lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48868] Cleanup etharp.c not to use struct eth_hdr


From: Dirk Ziegelmeier
Subject: [lwip-devel] [bug #48868] Cleanup etharp.c not to use struct eth_hdr
Date: Tue, 23 Aug 2016 12:21:15 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

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

                 Summary: Cleanup etharp.c not to use struct eth_hdr
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dziegel
            Submitted on: Tue 23 Aug 2016 12:21:12 PM GMT
                Category: ARP
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: dziegel
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

No need to do so, it breaks layer separation and causes code duplication with
ethernet.c.

Use ethernet_output() everywhere, receive pbuf without eth header in
etharp_arp_input()





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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