gvisor/pkg/sentry/socket
Jianfeng Tan a63f88855f hostinet: fix parsing route netlink message
We wrongly parses output interface as gateway address.
The fix is straightforward.

Fixes #638

Signed-off-by: Jianfeng Tan <henry.tjf@antfin.com>
Change-Id: Ia4bab31f3c238b0278ea57ab22590fad00eaf061
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/gvisor/pull/684 from tanjianfeng:fix-638 b940e810367ad1273519bfa594f4371bdd293e83
PiperOrigin-RevId: 264211336
2019-08-19 12:10:21 -07:00
..
control net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) 2019-07-18 15:41:04 -07:00
epsocket Read iptables via sockopts. 2019-08-19 10:05:59 -07:00
hostinet hostinet: fix parsing route netlink message 2019-08-19 12:10:21 -07:00
netfilter Read iptables via sockopts. 2019-08-19 10:05:59 -07:00
netlink netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
rpcinet Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
unix netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
BUILD Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
socket.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00