gvisor/pkg/abi
Andrei Vagin af90e68623 netlink: return an error in nlmsgerr
Now if a process sends an unsupported netlink requests,
an error is returned from the send system call.

The linux kernel works differently in this case. It returns errors in the
nlmsgerr netlink message.

Reported-by: syzbot+571d99510c6f935202da@syzkaller.appspotmail.com
PiperOrigin-RevId: 262690453
2019-08-09 22:34:54 -07:00
..
linux netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
abi.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
abi_linux.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
flag.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00