Timestamp:
06/24/16 05:57:17 (8 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
5, master
Children:
4c02385
Parents:
005c3fe7
git-author:
Christian Mauderer <Christian.Mauderer@…> (06/24/16 05:57:17)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/28/16 11:09:44)
Message:

libnetworking: Import current <netinet/in.h>

Import the <netinet/in.h> from current FreeBSD. This allows to build
some current software (e.g. libressl).

Add legacy support like

  • prototype for in_cksum(),
  • IPPORT_USERRESERVED,
  • deprecated IPCTL_RT* defines,
  • ip_fw_chk_t and ip_fw_ctl_t,
  • ip_nat_... (IP NAT hooks), and
  • IP_NAT option for get/setsockopt()

to new <rtems/rtems_netinet_in.h>.

(No files)

Note: See TracChangeset for help on using the changeset viewer.