gvisor/pkg/sentry/socket/hostinet
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
..
BUILD Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
hostinet.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_restore.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
socket_unsafe.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
stack.go hostinet: fix parsing route netlink message 2019-08-19 12:10:21 -07:00