lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7360] Move ethernet_input to etharp.c


From: Simon Goldschmidt
Subject: [lwip-devel] [task #7360] Move ethernet_input to etharp.c
Date: Thu, 04 Oct 2007 18:11:21 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

URL:
  <http://savannah.nongnu.org/task/?7360>

                 Summary: Move ethernet_input to etharp.c
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Donnerstag 04.10.2007 um 18:11
                Category: None
         Should Start On: Donnerstag 04.10.2007 um 00:00
   Should be Finished on: Donnerstag 04.10.2007 um 00:00
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: goldsimon
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

Anyone against moving the function ethernet_input() from tcpip.c into
etharp.c? (The function splitting an incoming ethernet packet based on its
protocol - IP/ARP/PPPOE)

It seems to fit best there since I also need it in the msvc6 port with
NOSYS=1, and the current place in tcpip.c doesn't seem right with that
configuration (since the whole code in tcpip.c is ifdef'ed with NO_SYS=0, and
I normally don't build tcpip.c with NO_SYS=1).




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7360>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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