commit | fe51b0a5979e94fd1853996ea0613089f4528340 | [log] [tgz] |
---|---|---|
author | Shu-Chun Weng <scw@google.com> | Fri Dec 18 11:32:11 2020 -0800 |
committer | Laurent Vivier <laurent@vivier.eu> | Wed Jan 20 18:21:03 2021 +0100 |
tree | bc49c250449e356e4fddf958fd37ef47580ab3b0 | |
parent | 2bb963ff6b99b39e1593be55e3b5d08a09121b6a [diff] |
linux-user: add missing UDP get/setsockopt option SOL_UDP manipulate options at UDP level. All six options currently defined in linux source include/uapi/linux/udp.h take integer values. Signed-off-by: Shu-Chun Weng <scw@google.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20201218193213.3566856-3-scw@google.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>