gvisor/pkg/sentry/socket/hostinet
Jianfeng Tan cf4fc510fd Support /proc/net/dev
This proc file reports the stats of interfaces. We could use ifconfig
command to check the result.

Signed-off-by: Jianfeng Tan <henry.tjf@antfin.com>
Change-Id: Ia7c1e637f5c76c30791ffda68ee61e861b6ef827
COPYBARA_INTEGRATE_REVIEW=https://gvisor-review.googlesource.com/c/gvisor/+/18282/
PiperOrigin-RevId: 258303936
2019-07-15 22:51:05 -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 Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
socket_unsafe.go Complete pipe support on overlayfs 2019-06-27 17:22:53 -07:00
stack.go Support /proc/net/dev 2019-07-15 22:51:05 -07:00