Commit Graph

1 Commits (0f4021ec89ef2dc5c28355ecfde4b2c53b4b6429)

Author SHA1 Message Date
Tuetuopay c74813f8c5 test: add the possibility to run a test inside a network namespace
For tests that do networking operations, this allows to have a
clean-state network namespace and interfaces for each test. Mainly, this
avoids "device or resource busy" errors when reusing the loopback
interface across tests.