gvisor/pkg/sentry/socket/netlink
Michael Pratt 515fee5b6d Add SO_PASSCRED support to netlink sockets
Since we only supporting sending messages from the kernel, the peer is always
the kernel, simplifying handling.

There are currently no known users of SO_PASSCRED that would actually receive
messages from gVisor, but adding full support is barely more work than stubbing
out fake support.

Updates #1117
Fixes #1119

PiperOrigin-RevId: 277981465
2019-11-01 12:45:11 -07:00
..
port Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
route Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
BUILD Add SO_PASSCRED support to netlink sockets 2019-11-01 12:45:11 -07:00
message.go Update canonical repository. 2019-06-13 16:50:15 -07:00
provider.go gvisor/fs: don't update file.offset for sockets, pipes, etc 2019-06-18 01:43:29 -07:00
socket.go Add SO_PASSCRED support to netlink sockets 2019-11-01 12:45:11 -07:00