[lxc-devel] [lxc/lxc] 9fbbc4: netlink: add __netlink_{send, recv, transaction}
GitHub
noreply at github.com
Sun Aug 12 00:17:31 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 9fbbc427914536b0fec13199f88cd0e0efa16ecc
https://github.com/lxc/lxc/commit/9fbbc427914536b0fec13199f88cd0e0efa16ecc
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-11 (Sat, 11 Aug 2018)
Changed paths:
M src/lxc/network.c
M src/lxc/nl.c
M src/lxc/nl.h
Log Message:
-----------
netlink: add __netlink_{send,recv,transaction}
These allow to pass a struct nlmsghdr directly and are used in the higher level
netlink_{send,rcv,transaction}.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: f728ff0c7249d102e3bfea44f4cece4de5fc575d
https://github.com/lxc/lxc/commit/f728ff0c7249d102e3bfea44f4cece4de5fc575d
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2018-08-11 (Sat, 11 Aug 2018)
Changed paths:
M src/lxc/network.c
M src/lxc/nl.c
M src/lxc/nl.h
Log Message:
-----------
Merge pull request #2521 from brauner/2018-08-11/fix_netnsid_allocation
netlink: add __netlink_{send,recv,transaction}
Compare: https://github.com/lxc/lxc/compare/d813c8edf8c0...f728ff0c7249
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the lxc-devel
mailing list