| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use C++17's [[nodiscard]] instead of WARN_UNUSED_RESULT | Bernie Innocenti | 2019-08-21 | 1 | -10/+18 |
| * | Include <sys/uio.h> where it is used | Tom Cherry | 2019-01-15 | 1 | -3/+4 |
| * | Modernize codebase by replacing NULL with nullptr | Yi Kong | 2018-07-25 | 1 | -1/+1 |
| * | Rename <cutils/log.h> to <log/log.h> | Logan Chien | 2018-04-23 | 1 | -1/+1 |
| * | Add XfrmController to NetdNativeService | Nathan Harold | 2017-04-01 | 1 | -4/+4 |
| * | Use our netlink code to flush routes as well. | Lorenzo Colitti | 2017-02-16 | 1 | -6/+70 |
| * | Don't call NetlinkCallbacks with nullptr on NLMSG_DONE. | Lorenzo Colitti | 2017-02-14 | 1 | -1/+0 |
| * | Move the netlink command code to a new NetlinkCommands file. | Lorenzo Colitti | 2017-02-14 | 1 | -0/+153 |
