From: JingPiao Chen Date: Sun, 13 Aug 2017 02:30:36 +0000 (+0800) Subject: Update NEWS X-Git-Tag: v4.19~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=418dd0e7dbeb24c79e9ba8fff1233fdb0a51d5cc;p=strace Update NEWS --- diff --git a/NEWS b/NEWS index ad237e2f..dbff0dec 100644 --- a/NEWS +++ b/NEWS @@ -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.