commit | ec272992ea53547db791fe4ae2189c72f960b42a | [log] [tgz] |
---|---|---|
author | Chris Dickens <christopher.a.dickens@gmail.com> | Thu Jan 28 14:29:42 2016 -0800 |
committer | Chris Dickens <christopher.a.dickens@gmail.com> | Tue Feb 23 22:44:15 2016 -0800 |
tree | 608d717da10f0e5e1cd41c7c6d865288831f0ccc | |
parent | ffb5926a30c07be8775c0df046672b427756cf85 [diff] |
linux_netlink: Add message authentication and clean up parsing This commit adds credentials checking to ensure that we only process messages received from the kernel. In addition, the parsing logic was cleaned up and slightly optimized. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>