moby/libnetwork/drivers
Bjorn Neergaard 3775939303
libnetwork/netutils: refactor GenerateRandomName
GenerateRandomName now uses length to represent the overall length of
the string; this will help future users avoid creating interface names
that are too long for the kernel to accept by mistake. The test coverage
is increased and cleaned up using gotest.tools.

Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-01-24 12:44:14 -07:00
..
bridge libnetwork/netutils: refactor GenerateRandomName 2023-01-24 12:44:14 -07:00
host libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
ipvlan libnetwork/netutils: refactor GenerateRandomName 2023-01-24 12:44:14 -07:00
macvlan libnetwork/netutils: refactor GenerateRandomName 2023-01-24 12:44:14 -07:00
null libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
overlay libnetwork/netutils: refactor GenerateRandomName 2023-01-24 12:44:14 -07:00
remote refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
windows libnetwork: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:39 +02:00