Hello, strace community!

Project: Netlink socket parsers.

Accoplisment:
Fixed the code of decode NETLINK_ROUTE netlink attribute.

My Work Product Submission [1]. Cut and paste the TODO here.

* Read the code, fix the bug. "Given enough eyeballs, all bugs are shallow".
* Extend to support more netlink family protocols.
* Further decode some fields, such as cru_type, cru_mask and cru_flags.
* Further decode NETLINK_KOBJECT_UEVENT. (libudev and kernel messages.)
* Extend or redesign general netlink attribute decoder for decode attribute that
  depend on other attribute.

[1] 
https://ppiao.github.io/2017/08/22/strace-gsoc-2017-netlink-socket-parser.html
--
JingPiao Chen

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to