Update NEWS

This commit is contained in:
JingPiao Chen 2017-08-13 10:30:36 +08:00 committed by Dmitry V. Levin
parent a95799f95d
commit 418dd0e7db

3
NEWS
View File

@ -21,6 +21,9 @@ Noteworthy changes in release ?.?? (????-??-??)
* Implemented basic protocol specific decoding of NETLINK_CRYPTO.
* Implemented decoding of crypto_user_alg netlink attributes
of NETLINK_CRYPTO.
* Implemented basic protocol specific decoding of addr, addrlabel, dcb, link,
mdb, neigh, neightbl, netconf, nsid, route, rule, tc, and tca messages
of NETLINK_ROUTE.
* Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants.
* Added decoding of arch_prctl syscall on x86.