This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ip.h & tcp.h


ChangeLog: BSD-style header files ip.h, tcp.h, and udp.h are added, which
include definitions for IP, TCP, and UDP packet header structures.


Positions:
* ip.h.diff is against /usr/include/netinet/ip.h
* tcp.h.diff is against /usr/include/netinet/tcp.h
* udp.h should be added to /usr/include/netinet
* ip.h in /usr/include/cygwin contains only a comment and I suppose it could
be dropped.


BSD licence:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
   must display the following acknowledgement:
     This product includes software developed by the University of
     California, Berkeley and its contributors.
4. Neither the name of the University nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

Best regards,

Wu Yongwei

Attachment: ip.h.diff
Description: Binary data

Attachment: tcp.h.diff
Description: Binary data

Attachment: udp.h
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]