freebsd-dev/cddl/lib
Andrey V. Elsukov 4349a2145f Convert ipv4_flags and ipv4_offset fields into host byte order.
Also save only high bits in the ipv4_flags, because it is defined
as uint8_t. So now it will show DF and MF flags as 0x40 and 0x20.

Reviewed by:	markj@
MFC after:	1 week
2016-12-29 20:27:54 +00:00
..
drti
libavl Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libctf Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libdtrace Convert ipv4_flags and ipv4_offset fields into host byte order. 2016-12-29 20:27:54 +00:00
libnvpair Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libumem Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libuutil Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libzfs
libzfs_core
libzpool
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Add initial DTrace support for RISC-V. 2016-05-24 16:41:37 +00:00
Makefile.inc