Files
kata-containers/.gitignore
Sebastien Boeuf b708a4a05c netmon: Monitor network changes
This commit introduces a new watcher dedicated to the monitoring
of a specific network namespace in order to detect any change that
could happen to the network.

As a result of such a detection, the watcher should call into the
appropriate runtime path with the correct arguments to modify the
pod network accordingly.

Fixes #170

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2018-09-14 09:15:10 -07:00

17 lines
393 B
Plaintext

*.patch
*.o
*.swp
/kata-runtime
/data/kata-collect-data.sh
/cli/coverage.html
/cli/config-generated.go
/cli/config/configuration.toml
/kata-netmon
/virtcontainers/hack/virtc/virtc
/virtcontainers/hook/mock/hook
/virtcontainers/shim/mock/shim
/virtcontainers/shim/mock/cc-shim/cc-shim
/virtcontainers/shim/mock/kata-shim/kata-shim
/virtcontainers/utils/supportfiles
/virtcontainers/profile.cov