lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #11944] Restructure include folder


From: Simon Goldschmidt
Subject: [lwip-devel] [task #11944] Restructure include folder
Date: Thu, 22 Mar 2012 18:07:11 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0

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

                 Summary: Restructure include folder
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Do 22 Mär 2012 18:07:10 GMT
                Category: None
         Should Start On: Do 22 Mär 2012 00:00:00 GMT
   Should be Finished on: Do 22 Mär 2012 00:00:00 GMT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

Now that we have cleaned up IPv4 vs. IPv6 and don't have header files with
duplicate names any more (mainly in folders include/ipv4/lwip vs.
include/ipv6/lwip), I'd like to change header layout as follows:

- move all files from include/ipv4/lwip to include/lwip
- move all files from include/ipv6/lwip to include/lwip
- move all files from include/netif

That way, ports have to include only one directory (include/) instead of 3
(i.e. no need to add include/ipv4/ and include/ipv6/ to the include paths).

Ports could even copy their includes to lwIP's include directory (into a new
subdir 'arch') so that arch-headers are automatically found.

Planned release would be 1.5.0 if we had free text instead of a drop-down list
wich always needs to be updated :-)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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