Revision 61fada4b184c57d2b2c0cbb374126271c7faacbe authored by Bjoern A. Zeeb on 08 July 2012, 10:46:55 UTC, committed by Bjoern A. Zeeb on 08 July 2012, 10:46:55 UTC
   in_cksum.h required ip.h to be included for struct ip.  To be
   able to use some general checksum functions like in_addword()
   in a non-IPv4 context, limit the (also exported to user space)
   IPv4 specific functions to the times, when the ip.h header is
   present and IPVERSION is defined (to 4).

Approved by:	re
1 parent 7c731bd
History
File Mode Size
Makefile -rw-r--r-- 1001 bytes
libvars.c -rw-r--r-- 39 bytes

back to top