google / gvisor

Application Kernel for Containers
https://gvisor.dev
Apache License 2.0
15.63k stars 1.29k forks source link

Stats for /proc/net/dev #506

Closed ianlewis closed 4 years ago

ianlewis commented 5 years ago

Currently stats are not kept and only zeros are shown in /proc/net/dev

ianlewis commented 5 years ago

Related: https://gvisor-review.googlesource.com/c/gvisor/+/18282 https://gvisor-review.googlesource.com/c/gvisor/+/18285

ianlewis commented 5 years ago

Basic API support went in in commit cf4fc510fd80c5a23e271db677a8721385c45a4d

hostinet support being worked on here: https://gvisor-review.googlesource.com/c/gvisor/+/18285

ianlewis commented 4 years ago

Reopening this since we still need to implement interface stats in /proc/net/dev for netstack.