]> granicus.if.org Git - strace/commitdiff
Update NEWS
authorJingPiao Chen <chenjingpiao@gmail.com>
Sun, 13 Aug 2017 02:30:36 +0000 (10:30 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 14 Aug 2017 01:10:33 +0000 (01:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ad237e2f2a9e550ab421216136f6279b2fd36559..dbff0dec56bf9ed557c2eef8dfb9e7dabd2cd6cf 100644 (file)
--- 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.